-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Hi,
We are upgrading from WF23.0.2.Final (Narayana 5.10.6) to WF24.0.0.Final (Narayana 5.12) and we stumbled on the following NPE
Caused by: java.lang.NullPointerException at org.jboss.jts//com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.getTransactional(TransactionalInterceptorBase.java:112) at org.jboss.jts//com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:203) at org.jboss.jts//com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequiresNew.doIntercept(TransactionalInterceptorRequiresNew.java:54) at org.jboss.jts//com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:90) at org.jboss.jts//com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequiresNew.intercept(TransactionalInterceptorRequiresNew.java:47)
The issue seems somewhat linked to the very recent change in Narayana:
I've attached a very simple reproducer to this issue. Let me know if I can help in any way.
Thank you!
- clones
-
WFLY-14924 NPE when using @Singleton @Transactional(TxType.REQUIRES_NEW)
- Closed
- is incorporated by
-
WFLY-15282 Upgrade Narayana to 5.12.1.Final
- Closed