Two Threads Sending RMI Request to Remote Server Through HTTP Tunneling at Same Time Result in Deadlock
(Doc ID 405510.1)
Last updated on FEBRUARY 13, 2025
Applies to:
Oracle Containers for J2EE - Version 10.1.3.0.0 to 10.1.3.5.0 [Release AS10gR3]Information in this document applies to any platform.
Symptoms
Two threads that send RMI request to a remote server through HTTP Tunneling at the same time can result in a deadlock. Thread two‘s request is blocked by thread one’s request causing a deadlock to occur. This issue does not occur when using ORMI instead of ORMI-HTTP Tunneling. The following stack trace is typical of such an issue.
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 |