Re: Lost messages - Abnormal Behaviour of activeMQ

2014-07-14 Thread Uttara
Hi Tim, Thanks for your reply,We are using Individual acknowledgement. Actually three threads run in the background for three customers.And from the queue we read the message based on the customer id in the message . If the intended thread receives the message it acknowledges it. We are also loggin

Lost messages - Abnormal Behaviour of activeMQ

2014-07-14 Thread Uttara
Hi, I have been working on a project,where in activeMQ is our main messaging bus. We have developed our product to be multitenent app,wherein we support many customers. Now that we use ActiveMQ,we found that messages are being lost without any behaviors in only two queues . There are three custom