You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Nitesh <me...@yahoo.co.in> on 2013/02/19 14:58:21 UTC

Active MQ and JBOSS Message stuck in queue after restart

Hi
I am using JBoss 7.1.1 Final with ActiveMQ 5.7.0
I am using same datasource in my ear and activemq.rar with JDBC persistance.
When my server crash  I see some messages in queues database tables
On restart of server most of them get recovered but few get stuck in queue
and are not recovered even after multiple restarts. This time stuck message
count is 2
When I look at JMX view
it says QueueSize = 2 for myQueue
and there is two entries under RecoveredXATransaction 
when I click on heuristicCommit or heuristicRollback operations these
messages get delivered and removed removed from the queue

Can someone tell me how to fix this

Thanks,
Nitesh





--
View this message in context: http://activemq.2283324.n4.nabble.com/Active-MQ-and-JBOSS-Message-stuck-in-queue-after-restart-tp4663702.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.