Hi, Sorry for posting this again, but I did not find any solution to the problem in the threads posted for the similar problem.
I'm using using ActiveMQ 5.0.0. I have a single enqueuer which enqueues say about 100 messages for a request. I have multiple (threaded) dequeuers running on different machines which poll Amq for messages. After about 2k-3k messages (or probably time) I see messages getting stuck in the AMQ store (I'm using pure JDBC persistence using mysql). I can see the messages in the DB but the consumers do not get it. If I restart ActiveMQ the messages are delivered. I've attached my file - http://www.nabble.com/file/p19437217/activemq.xml activemq.xml . Any kind of help is greatly appreciated. Regards, Vivek -- View this message in context: http://www.nabble.com/Messages-getting-Stuck-tp19437217p19437217.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.