-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.5
-
Component/s: None
-
Upgrade notes:
In tomcat, at this time, we allow the use of the session without a transaction activation active. We suspect this being the root cause
of another problems such as SQL server locked on a single transaction.
We're going to forbid that kind of access by detecting the condition and throwing a runtime exception in the org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper.
- depends on
-
NXP-8115 Fix sessions invoked in a container without a transaction active
- Resolved
-
NXP-9412 Hide stack trace when warning for "Session invoked in a container without a transaction active"
- Resolved
- is required by
-
NXP-7487 wrong NPE error reported by the event bundle transaction handler
- Resolved