[jboss-user] [EJB 3.0] - Re: transaction closed ... guess timeout problem

gerch do-not-reply at jboss.com
Tue Jan 29 15:50:45 EST 2008


the above error is weird and just happend once now...

this is the standard error that i get:

15:42:31,784 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 1m:609ms
  | 15:47:39,316 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a720177:74c:479f8f86:31 invoked while multiple threads active within it.
  | 15:47:39,316 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAction_2] - CheckedAction::check - atomic action a720177:74c:479f8f86:31 aborting with 1 threads active!
  | 15:47:39,331 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_40] - Abort called on already aborted atomic action a720177:74c:479f8f86:31
  | 15:47:39,363 ERROR [[test]] Servlet.service() for servlet test threw exception
  | java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!
  | 	at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1379)
  | 	at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135)
  | 

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

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



More information about the jboss-user mailing list