Defect HC-8272

Multiple TransactionManager runtime exceptions are logged frequently

Software

Customer case Applies to Corrected in
CS0197908 V9.0.1.13 9.0.1.16

Observed behavior

TransactionManager issues multiple RuntimeExceptions creating confusion.

Expected behavior

What is needed is just a stack trace, not an exception, which would remove the source of confusion.

Resolution

The code was updated to record the current stacktrace, and not require an exception to be thrown.