Double-check that the consuming processes are trying to consume messages. Looking at a stack trace should do the job. Look for a thread waiting to receive a message. If none can be found, then the consumers may be too busy doing other things to pull the messages.
-- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-Stuck-in-Queue-tp4688438p4688453.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
