-
Type:
Bug Report
-
Resolution: Won't Fix
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.1.4
-
Component/s: engine
-
None
AT:
- log Exception
No JTA UserTransaction available - programmatic PlatformTransactionManager.getTransaction usage not supported
on level FINE
===
In the signal()-method after an asynchronous call an exception is raised. During rollback() another exception is thrown on Websphere Application Server 8.5.:
"org.springframework.transaction.CannotCreateTransactionException: No JTA UserTransaction available - programmatic PlatformTransactionManager.getTransaction usage not supported".
I attached a simple test project to replicate this behaviour. I think there should be no uncaught exception thrown during transaction rollback.
At least this is the behaviour the test application is showing on JBoss.
- is related to
-
CAM-2599 Incidents show PersistenceException instead of the actual exception
-
- Closed
-