Hello, I am using ActiveMQ (Camel) with in JTA Transaction Manager (bitronix) and Oracle Database. After consuming large amount of small messages(payload) my activemq just hangs. The consumers do not receive any more messages. I did some more investigation this is what I found!
My Queues page says I have been dequeing messages. How ever when I check individual consumers, I see no messages as have been dequeued at all! May be this is my problem? The JTA transaction does not acknowledge after the transaction is completed? Been stuck on this issue for 3 weeks now! Any ideas please? /Here I see I have 806 messages Dequeued!/ <http://activemq.2283324.n4.nabble.com/file/n4694530/queues.png> / Here I see no dequeued messages at all!/ *This is the same for all the connections to the Queue* <http://activemq.2283324.n4.nabble.com/file/n4694530/connection.png> I thank you in advance! Any help will be really appreciated! Matt'M -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-console-Enque-Deque-Dispactched-Mystified-tp4694530.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.