RP/JOLT 1.2 - endSession deadlock under very heavy load
(Doc ID 772948.1)
Last updated on SEPTEMBER 13, 2023
Applies to:
Oracle Tuxedo Jolt - Version 1.2 and laterInformation in this document applies to any platform.
Information in this document applies to any platform
Goal
DESCRIPTION: Under heavy load, customer's application goes into a deadlock. We believe that the deadlock may appear when the following methods call at the same time: EndSession ---> closeConnection(synchronized) ----> setState(synchronized) NwIdler thread----> synchronized block { setState(synchronized) ----> closeConnection(sync) } CONFIGURATION: Jolt 1.2-RP46
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |