Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java.net.ProtocolException

27 views
Skip to first unread message

rcgMike

unread,
Feb 19, 2002, 11:52:39 PM2/19/02
to
We have WL5.1 SP9 (JRE 1.2.2_9) on Sun Solaris running PeopleSoft 8. weblogic.log file is showing a number of messages similar to the following: Any ideas?

Tue Feb 19 13:40:12 CST 2002:<E> <HTTP> Connection failure
java.net.ProtocolException: EOF after reading only 0 of 2284 promised bytes, out
of which at least -1 were already buffered
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.<init>(Compiled Code)
at java.net.ProtocolException.<init>(ProtocolException.java:36)
at weblogic.socket.PostInputStream.complain(PostInputStream.java:65)
at weblogic.socket.PostInputStream.read(PostInputStream.java:97)
at weblogic.socket.PostInputStream.clear(Compiled Code)
at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
at weblogic.kernel.ExecuteThread.run(Compiled Code)

0 new messages