- From: Walter do Valle <walter@softplan.com.br>
- Date: Wed, 08 Aug 2001 10:58:19 -0300
- To: "www-jigsaw@w3.org" <www-jigsaw@w3.org>
What is worrong with my Jigsaw 2.0.4? It was working well, now I have this error when I execute my servlets. Is there any problem in my Java code? java.lang.NullPointerException at org.w3c.jigsaw.http.socket.SocketOutputBuffer.flush(SocketOutputBuffer.java, Compiled Code) at java.io.DataOutputStream.flush(DataOutputStream.java, Compiled Code) at org.w3c.jigsaw.http.Client.terminate(Client.java:217) at org.w3c.jigsaw.http.Client.startConnection(Client.java, Compiled Code) at org.w3c.jigsaw.http.socket.SocketClient.run(SocketClient.java:114) at org.w3c.util.CachedThread.run(ThreadCache.java, Compiled Code) Thanks for any help.
Received on Thursday, 9 August 2001 05:56:03 UTC