- From: Ka Chan <kchan@mediaplex.com>
- Date: Tue, 07 Mar 2000 14:30:53 -0800
- To: www-jigsaw@w3.org
Hi all, Have someone seen HttpParserException on Jigsaw 2.0.3? The following is the output when org.w3c.jigsaw.Client.debug is set to true: +++ client-2(socket-clients:123) got exception: org.w3c.www.http.HttpParserException: End Of File 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>(Exception.java:42) at org.w3c.www.mime.MimeParserException.<init>(MimeParserException.java:11) at org.w3c.www.http.HttpParserException.<init>(HttpParserException.java:24) at org.w3c.www.http.HttpRequestMessage.notifyBeginParsing(Compiled Code) at org.w3c.www.mime.MimeParser.parse(Compiled Code) at org.w3c.jigsaw.http.Client.getNextRequest(Compiled Code) at org.w3c.jigsaw.http.Client.startConnection(Compiled Code) at org.w3c.jigsaw.http.socket.SocketClient.run(Compiled Code) at org.w3c.util.CachedThread.run(Compiled Code) Thanks, Ka Chan
Received on Tuesday, 7 March 2000 17:27:10 UTC