[jboss-user] [JBoss Messaging] - Transaction Problem: The transaction is not active!

heikowiesner do-not-reply at jboss.com
Mon Sep 8 15:18:07 EDT 2008


hello,

i am using jboss 4.2.2
and have a MDB which works fine, until onMessage is left.

08 Sep 2008 21:07:40,187 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a31500a:6df:48c5757a:1a5 invoked while multiple threads active within it.
08 Sep 2008 21:07:40,187 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAction_2] - CheckedAction::check - atomic action a31500a:6df:48c5757a:1a5 aborting with 1 threads active!
Then the message is resent again and again even though 
@ActivationConfigProperty(propertyName = "dLQMaxResent", propertyValue="1"),

I think, the transaction service gets the wrong transaction or the transaction is already closed.
I am using a third party software in onMessage and maybe they close the transaction.

thanks in advance

heiko

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

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



More information about the jboss-user mailing list