When i stopped using jms transactions, and started using client acknowledgements, all these problems went away, and AMQ 5.1-snapshot is now very stable and working just as expected.
So my personal recommendation - do not use transactions. Use client acknoledgements instead (acknowledge instead of commit, revert instead of rollback). Best regards. -- View this message in context: http://www.nabble.com/Persistence-From-Redo-Log-Only--tp15869535s2354p16596885.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.