Re: queue size differs from messages returned by browseMessages using JMX

2012-04-27 Thread Timothy Bish
On Thu, 2012-04-26 at 15:35 +0200, Andreas Maza wrote: > Hello, > > > I am experiencing the following issue when trying to administer my AMQ > broker remotely using JMX: > > The queueSize() operation delivers the correct (expect) message count of > the queue. However, when calling browseMessage

queue size differs from messages returned by browseMessages using JMX

2012-04-26 Thread Andreas Maza
Hello, I am experiencing the following issue when trying to administer my AMQ broker remotely using JMX: The queueSize() operation delivers the correct (expect) message count of the queue. However, when calling browseMessages() only a subset of the messages is returned. This problem is not alwa