Re: Lost JMS message after transaction timout - ActiveMQ 5.8.

2014-03-04 Thread valacmic
Thank you for your quick reply. -- View this message in context: http://activemq.2283324.n4.nabble.com/Lost-JMS-message-after-transaction-timout-ActiveMQ-5-8-tp4678504p4678506.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Lost JMS message after transaction timout - ActiveMQ 5.8.

2014-03-04 Thread Gary Tully
I think you are experiencing https://issues.apache.org/jira/browse/AMQ-4634 - so 5.9 will fair better for you. On 4 March 2014 16:02, valacmic wrote: > Good afternoon, i have a problem with losing messages after the transaction > timeouts. > > Message is consumed using a MessageDrivenBean. If the

Lost JMS message after transaction timout - ActiveMQ 5.8.

2014-03-04 Thread valacmic
Good afternoon, i have a problem with losing messages after the transaction timeouts. Message is consumed using a MessageDrivenBean. If the processing is longer that the transaction timeout, the processing fails and an exception is thrown. The Exception is catched in the MDB and setRollbackOnly is