RE: Socket Error
"Marcin Lukasiak" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, This exception can occur when a client made a request, and before receiving the full response, one of the following happened: 1. client's connection has been disconnected. 2. client's browser has been closed. 3. client presses the stop button. This exception is normally harmless. > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > WILLIAM GARNETT > Sent: Friday, September 22, 2006 2:00 PM > To: [email protected] > Subject: Socket Error > > Hello all; > > > > I occasionally get the following error: > > > > socket = Socket[addr= ... ]> Exception while sending > response: java.net > SocketException: Connection reset by peer: socket write error > > > > It does not halt the application; but does anyone know what > would produce such an error please? > > > > Thanking you in advance. > > > > Cheers, > > Bill. > > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev >