Java Application Hangs in SocketInputStream.read() or write()
(Doc ID 1476487.1)
Last updated on MARCH 31, 2023
Applies to:
Java SE JDK and JRE - Version 1.3.1 and laterInformation in this document applies to any platform.
The hang is OS independent and happens intermittently
Symptoms
A Java level thread dump shows threads like this all hanging in SocketInputStream.read() or SocketOutputStream.write():
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 |
References |