You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by matali <ta...@gmail.com> on 2009/03/03 22:46:06 UTC

Incorrect statistics (queue size) after the server restart

Hi,
After restarting the server (using activemq-admin stop command) the
statistics are incorrect.

For example the queue contains 14 messages (you can browse it), but the
QueueSize is 0.

Type = Queue
DispatchCount = 14
Destination = indexer.RequestQueue
MaxEnqueueTime = 4698996
QueueSize = 0
Name = indexer.RequestQueue
DequeueCount = 14
MemoryPercentageUsed = 0
ConsumerCount = 0
MemoryLimit = 30198988
EnqueueCount = 0
MinEnqueueTime = 1650184
AverageEnqueueTime = 3192992.6428571427
BrokerName = localhost

Thanks for any advice,
matali
-- 
View this message in context: http://www.nabble.com/Incorrect-statistics-%28queue-size%29-after-the-server-restart-tp22318636p22318636.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.