JBoss Community

Re: JBOSS EJB Timers, delete multiple copies.

created by Sarang Anajwala in EJB3 - View the full discussion

Does this suggest that persistent timers are not stable in JBoss6.1GA?

We are occassionally facing following errors while trying to trigger a timer (persistent and non-persistent both types):

Any workarounds/solutions will be highly appreciated.

 

javax.ejb.EJBException: javax.transaction.RollbackException: ARJUNA-16083 Can't register synchronization because the transaction is in aborted state

..................

2012-01-05 03:03:36,876 WARN  [org.hibernate.util.JDBCExceptionReporter] (pool-11-thread-10) SQL Error: 0, SQLState: null

2012-01-05 03:03:36,876 ERROR [org.hibernate.util.JDBCExceptionReporter] (pool-11-thread-10) Transaction is not active: tx=TransactionImple < ac, BasicAction: 0:ffff870a3d12:126a:4f0450a2:43 status: ActionStatus.ABORTED >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: 0:ffff870a3d12:126a:4f0450a2:43 status: ActionStatus.ABORTED >)

2012-01-05 03:03:36,878 ERROR [org.jboss.ejb3.tx2.impl.CMTTxInterceptor] (pool-11-thread-10) javax.ejb.EJBTransactionRolledbackException: org.hibernate.exception.GenericJDBCException: Cannot open connection

Reply to this message by going to Community

Start a new discussion in EJB3 at Community