Problem: Client output stream closed

Radomir Mladenovic writes:
 > I have a problem with jigsaw on Irix 5.3
 > Most of the time jigsaw work great, but sometimes client (netscape)
 > sends request end wait for reply, and wait...
 > Jigsaw prints message in errlog :
 > 
 > <c1;client1>: caught ClientException: [w3c.jigsaw.http.ClientException]
 > Client output stream closed.

That's normal, and shouldn't appear in the errlog. It's a consequence
of the way Jigsaw implements persistent connections.

 > When I press Stop button in netscape, jigsaw says:
 > 
 > <c2;client2>: caught ClientException: [w3c.jigsaw.http.ClientException]
 > IOError while parsing request: Connection reset by peer
 > 
 > Does anyone have a similiar problem. Is this a jigsaw, java 
 > or configuration problem?

Normal again, and shouldn't appear in the errlog too. This shouldn't
cause any "other" problems (if it dies, let me know).

Anselm.

Received on Friday, 19 July 1996 08:37:23 UTC