[jboss-user] [EJB 3.0] - Re: My MdB receives the same message again and again

jaikiran do-not-reply at jboss.com
Mon Feb 9 05:45:08 EST 2009


Looks like a transaction timeout issue. So assuming that you used org.jboss.annotation.ejb.TransactionTimeout annotation (for JBoss-4.x), the timeout shouldn't have occured. How long does the processing take? And after increasing the timeout, does it fail again after 5 minutes or does it fail after the 'x' seconds that you have set?

Also please post appropriate logs which show this behaviour and also relevant piece of code where you are processing the message and persisting it.

While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4208117#4208117

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4208117



More information about the jboss-user mailing list