Hi, I have a session aware message listener inside a DMLC with 5 concurrent consumers consuming messages from a queue. This listener will send a message everytime it receives a messages using the same session object to another topic by creating a producer.
This setup runs fine for around 15 days and then suddenly the consumers stop consuming messages from the queue and this continues until the broker is restarted. I think my issue may be related to this http://activemq.2283324.n4.nabble.com/ActiveMQ-message-dequeuing-hangs-td4681366.html but I am not sure. Where should I start looking for the possible issues? I am using spring v4.0.5 and ActiveMQ 5.10 and activemq's pooled connection factory Thanks, Abhi -- View this message in context: http://activemq.2283324.n4.nabble.com/Consumer-not-able-to-consumer-messages-from-queue-tp4689594.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.