Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11.2
-
None
Description
Current Situation
When an DB connection error occurs while a query is processed it sometimes results in a SOSHibernateQueryException.
When an DB connection error occurs while a transaction is opened it sometimes results in a SOSHibernateTransactionException.
Desired Behavior
All DB connection errors which are based on a nested Exception of the type org.hibernate.exception.JDBCConnectionException should result in a SOSHibernateInvalidSessionException being raised.
Attachments
Issue Links
- is required by
-
JITL-364 InventoryPlugin: When saving a Job configuration with a process class sometimes an 'Transaction already active' error occurs
- Released