-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Alpha1
-
None
Because the owning tx was never pushed into the OwnableReentrantLock ownership stack in org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.handleThrowableInTxSync(...).
This will cause subsequent Lock.tryAcquire(..) to fail for a different tx.