Client Thread hangs after Weblogic server call using RMI T3 HTTP
When dumping the stacktrace of this thread the following information is available. It looks like that it's waiting for socket data but isn't receiving anything.
Any Ideas?
2012-12-18 13:57:48,591 <Thread-122:RUNNABLE>
<java.net.SocketInputStream:socketRead0:-2|>
<java.net.SocketInputStream:read:-1|>
<java.io.BufferedInputStream:fill:-1|>
<java.io.BufferedInputStream:read:-1|>
<weblogic.net.http.MessageHeader:isHTTP:206|>
<weblogic.net.http.MessageHeader:parseHeader:134|>