[Java SE] CORBA-based Java Application Accumulates Threads Waiting for CorbaInboundConnectionCacheImpl Objects
(Doc ID 1598451.1)
Last updated on NOVEMBER 12, 2023
Applies to:
Java SE JDK and JRE - Version 6 and laterLinux x86-64
Symptoms
CORBA-based Java SE application is accumulating threads waiting to lock object com.sun.corba.se.impl.transport.CorbaInboundConnectionCacheImpl.
The thread dump showed that no deadlock was detected.
A total of 260 threads out of 578 threads were waiting to lock the above object:
This thread was active.
=> no deadlock was detected.
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 |
Cause |
Solution |