"StatefulBeanContext ... can't be synced with TransactionImple ..., it is already synced ..." in EAP 5
Issue
Errors like the below are observed in the server.log
... ERROR [org.jboss.aspects.tx.TxPolicy] ... javax.ejb.EJBTransactionRolledbackException: StatefulBeanContext org.jboss.ejb3.stateful.StatefulBeanContext@46a102d2 can't be synced with TransactionImple < ... >, it is already synced with TransactionImple < ... >
... ERROR [org.jboss.aspects.tx.TxPolicy] ... javax.ejb.EJBTransactionRolledbackException: StatefulBeanContext org.jboss.ejb3.stateful.StatefulBeanContext@3ca22eda can't be synced with TransactionImple < ... >, it is already synced with null
...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.