Sarang Anajwala [
http://community.jboss.org/people/saranganajwala] created the discussion
"Re: JBOSS EJB Timers, delete multiple copies."
To view the discussion, visit:
http://community.jboss.org/message/644844#644844
--------------------------------------------------------------
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
[
http://community.jboss.org/message/644844#644844]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]