Java-Level Deadlock When One Session Killed Or Terminated Or Network Failure From Application End .
(Doc ID 2796367.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Java-level deadlock when one of session is killed or terminated or network failure from application end .
Changes
Found one Java-level deadlock:
=============================
"main":
waiting to lock monitor 0x000001c93f4d67c0 (object 0x0000000711a109c0, a oracle.jms.AQjmsExceptionListener),
which is held by "Thread-2"
"Thread-2":
waiting to lock monitor 0x000001c93f4d66c0 (object 0x00000007028fd710, a oracle.jms.AQjmsConnection),
which is held by "main"
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |