guptaviv wrote: > > Is there any solution/workaround to this issue. Please let me know if > anyone has thoughts/advices on this. >
We have a cron job to restart the broker because of this same issue. I have tried numerous configuration settings on the broker, producers and consumers but still run into stuck messages. A broker restart always (temporarily) solves the issue. Like most workarounds it is ugly, but it meets our needs. Of course, this also means we have additional code for the consumers and producers to survive the restart. Thankfully most of that was added at a high enough level that it does not make the actual message handling too messy. -- View this message in context: http://www.nabble.com/Messages-Stuck-in-the-queue%28with-the-broker%29-tp24589627p24609799.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.