This has been discussed many times on this mailing list.  I did a quick
search through my archive and found these two snippets, neither of which I
know anything about, but thought I would give them to you for your
amusement. These were from messages on December 8, 2000.

------ Snippet 1 ------------
The dev lists suggest the following (that is being
considered for 3.3 dev)
http://w4.metronet.com/~wjm/tomcat/2000/Jul/msg00910.html

Commenting out the following lines -
sout.write( buffer, 0, bufferCount );
sout.flush();

in the method endHeaders() of HttpResponseAdapter.java

The above fix did eliminate errors of the type -
2000-12-08 11:39:27 - Ctx( /estore ): IOException in:
R( /estore + /template.js + null) Connection reset by
peer: socket write error

but the stack trace reported continued.

--------------------------

------ Snippet 2 ---------
I checked the code... it says ignore this message.
--------------------------


-----Original Message-----
From: Jose Ferrer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 17, 2001 8:17 PM
To: '[EMAIL PROTECTED]'
Subject: RE: So can no one help with my Socket Write Error Question ?


Damian,

This error drove us nuts. We were runnign tomcat 3.2.1 on a win98 machine.
It was finally fixed when we installed the latest win98 service pack. Hope
this helps.

        Jose

On Wednesday, January 17, 2001 7:32 PM, Damian Penney
[SMTP:[EMAIL PROTECTED]] wrote:
> Just in case you missed it the first time :)
>
> Can anyone tell me why I'm getting this error in the command prompt
window ?
> The page seems to load ok though. I'm running W2K Advanced Server, and
> tomcat 3.2.1
>
> 2000-10-24 01:41:19 - Ctx(  ): IOException in: R(  + /tomcat-power.gif =
> + null) Connection aborted by peer: socket write error
>
> Thanks for your help,
> Damian
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to