I have a broker running ActiveMQ 5.2. After running for a couple of weeks, all persistent messages would NOT be sent successfully. The symptom is that the producer sends message ok (there is no hang or exception in the client side). And the message count in the ActiveMQ admin console is incremented. But the consumer doesn't see any message to consume. Also click into the queue at the admin console doesn't have any pending message. We know the consumer is working because all the non-persistent messages are consumed just fine. And there is no ERROR or WARN in the ActiveMQ log.
After restarting the broker, the problem would go away. However, this issue has occurred for a couple of times. Any idea why this happens? Thanks a lot. -- View this message in context: http://www.nabble.com/Cannot-send-any-PERSISTENT-message--tp24382410p24382410.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.