-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR16
-
None
In SynchronizationImple, if the user's synchronization fails, the exception is swallowed and never logged. Instead a descriptionless UNKNOWN is thrown.
The exception should at least be logged to aid in troubleshooting.
Later in the same file, after_completion is using e.printStackTrace() to log the stack, which is also less than ideal.
- is blocked by
-
JBEAP-10426 Upgrade Narayana to 5.5.24.Final
- Closed
- is cloned by
-
JBTM-2879 JTS before_completion in SynchronizationImple swallows and hides exceptions
- Closed