You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by "massive.boisson" <ma...@gmail.com> on 2008/07/11 12:15:27 UTC

problems with memory usage

Hi, we have a problem with memory problem that seems pretty usual on forums
on 4.1.1. Currently we plan to increase the userManager memory, and
eventually switch to 5.1. But...


Going by log on broker we get to this:
DEBUG UsageManager                   - Memory usage change.  from: 99, to:
100


I cannot get jconsole to attach to brokers jmx, but using command line
query.... we get some data. In it all MemoryPercentageUsed = 0, except one
which does not have regular name:

TemporaryQueues = [Ljavax.management.ObjectName;@98c5e67
TemporaryTopics = [Ljavax.management.ObjectName;@4bb7b407
DurableTopicSubscribers = [Ljavax.management.ObjectName;@25e3bbd7
QueueSubscribers = [Ljavax.management.ObjectName;@a4133b0
InactiveDurableTopicSubscribers = [Ljavax.management.ObjectName;@7a8eae04
MemoryLimit = 20971520
Type = Broker
TemporaryTopicSubscribers = [Ljavax.management.ObjectName;@3ea86d12
BrokerId = ID:xxx.com-36198-1214574046869-1:0
TotalMessageCount = 0
MemoryPercentageUsed = 100
TotalEnqueueCount = 537538
Queues = [Ljavax.management.ObjectName;@2c8c7d6
Topics = [Ljavax.management.ObjectName;@6762ba99
TopicSubscribers = [Ljavax.management.ObjectName;@5e89c116
BrokerName = racBroker
TotalDequeueCount = 124262
TemporaryQueueSubscribers = [Ljavax.management.ObjectName;@2390d8e1
TotalConsumerCount = 16

Does anyone know what this is?

Thanks

--MB
-- 
View this message in context: http://www.nabble.com/problems-with-memory-usage-tp18400665p18400665.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: problems with memory usage

Posted by "massive.boisson" <ma...@gmail.com>.
Sorry about this, this is another attempt at better formatting:


Hi, we have a problem with memory problem that seems pretty usual on forums
on 4.1.1. Currently we plan to increase the userManager memory, and
eventually switch to 5.1. But...


Going by log on broker we get to this:
DEBUG UsageManager                   - Memory usage change.  from: 99, to:
100


I cannot get jconsole to attach to brokers jmx, but using command line
query.... we get some data. In it all MemoryPercentageUsed = 0, except one
which does not have regular name:

TemporaryQueues = [Ljavax.management.ObjectName;@98c5e67
TemporaryTopics = [Ljavax.management.ObjectName;@4bb7b407
DurableTopicSubscribers = [Ljavax.management.ObjectName;@25e3bbd7
QueueSubscribers = [Ljavax.management.ObjectName;@a4133b0
InactiveDurableTopicSubscribers = [Ljavax.management.ObjectName;@7a8eae04
MemoryLimit = 20971520
Type = Broker
TemporaryTopicSubscribers = [Ljavax.management.ObjectName;@3ea86d12
BrokerId = ID:xxx.com-36198-1214574046869-1:0
TotalMessageCount = 0
MemoryPercentageUsed = 100
TotalEnqueueCount = 537538
Queues = [Ljavax.management.ObjectName;@2c8c7d6
Topics = [Ljavax.management.ObjectName;@6762ba99
TopicSubscribers = [Ljavax.management.ObjectName;@5e89c116
BrokerName = racBroker
TotalDequeueCount = 124262
TemporaryQueueSubscribers = [Ljavax.management.ObjectName;@2390d8e1
TotalConsumerCount = 16

Does anyone know what this is?

Thanks

--MB

-- 
View this message in context: http://www.nabble.com/problems-with-memory-usage-tp18400665p18400684.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.