Re: Sitemesh giving SocketException
Scott Farquhar <[email protected]> Tue, 27 Sep 2005 02:49:56 +1000
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <[email protected]> |
Swanand, On Sun, Sep 25, 2005 at 11:09:43PM -0500, Swanand wrote: > I am getting the following error .. please look at the stack trace. Its not frequent though. > > [9/26/05 9:34:06:867 IST] 7e382021 WebGroup E SRVE0026E: [Servlet Error]-[Filter [sitemesh]: filter is unavailable.]: java.net.SocketException: Connection reset by peer: socket write error > at java.net.SocketOutputStream.socketWrite(Native Method) > at java.net.SocketOutputStream.write(SocketOutputStream.java:103) > at com.ibm.ws.io.Stream.write(Stream.java:26) The most common cause of this problem is when a user hits the stop button in their browser when the page is half-loaded. It has nothing to do with sitemesh. Resin 2 also used to give these errors. I believe that most containers these days swallow these stack traces, as they aren't really errors. Cheers, Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]