Topic messages enqueued X but dequeued is less than the X

2014-02-04 Thread devMQ
Having a simple topic created for 1 consumer subscription, sending X no. of messages from producer but only (X-y) no. of messages are getting consumed in the onMessage(). The admin console attached below: Have tried to acknowledge using explicitly client ack also played around the setting in the

Re: Topic messages enqueued X but dequeued is less than the X

2014-02-05 Thread devMQ
Thanks for replying.. your suspect is correct after seeing the exception more deeply have narrowed down where in the code the connection might be getting closed!! In the progress of fixing it :) Thanks again.. Maurya -- View this message in context: http://activemq.2283324.n4.nabble.com/T