[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: [JBMESSAGING-1367] Create JCA resource adapter for JBM 2
ataylor
do-not-reply at jboss.com
Tue Feb 17 14:47:46 EST 2009
I'm also getting the following error:
javax.transaction.NotSupportedException: BaseTransaction.checkTransactionState - [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] [com.arjuna.ats.internal.jta.transaction.arjunacore.alreadyassociated] thread is already associated with a transaction!
| at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.begin(BaseTransaction.java:80)
| at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.begin(BaseTransactionManagerDelegate.java:65)
| at org.jboss.messaging.ra.inflow.JBMMessageHandler$XATransactionDemarcationStrategy.<init>(JBMMessageHandler.java:397)
|
this becuase every session is trying to associate the same thread with the same tx.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210829#4210829
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210829
More information about the jboss-dev-forums
mailing list