I would look at a stack trace inside the application - try to find the consumer threads and see if they are active, and if-so, what they are doing. If all is normal, they should be waiting to receive a message from the ActiveMQ transport.
Also, check the broker logs for messages. Anything related to producer flow control helps. Does a restart of the consumer application correct the problem, or is a broker restart absolutely necessary? -- View this message in context: http://activemq.2283324.n4.nabble.com/Consumer-not-able-to-consumer-messages-from-queue-tp4689594p4689621.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.