I've raised a jira issue for this: http://issues.apache.org/activemq/
browse/AMQ-683
On 7 Apr 2006, at 16:24, amerigo5 wrote:
After setting the property useJmx from "true" to "false", the issue
I was
having disappeared. Here's the change:
FROM:
<broker brokerName="master1" persistent="true" useJmx="true">
TO:
<broker brokerName="master1" persistent="true" useJmx="false">
I guess for now, I will set the useJmx property to "false" and
continue my
test.
Thanks.
--
View this message in context: http://www.nabble.com/Out-of-Memory---
RC2-t1393354.html#a3805672
Sent from the ActiveMQ - User forum at Nabble.com.