socket write and Connection reset by peer

2001-06-18 Thread Venkatesh T


Hi

  I am getting frequently these errors.   I am using some flash and gif
files in my jsp page.  For each and every image i am using i am getting
the following errors. But the pages displaying properly.

 Ctx(  ): IOException in: R(  + /ssp/jsp/righttop.swf + null) socket
write error (code=10053)

 Ctx(  ): IOException in: R(  + /ssp/jsp/true.gif + null) Connection
reset by peer: socket write error


Can any one know about this errors.  Tell me how to remove these errors
from the console.

regards
venkatesh



Re: socket write and Connection reset by peer

2001-06-18 Thread Luba Powell

Network programmers!
I also frequently get code=10053 error although not w/Tomcat.
I learned to work around it, but would be nice to know the origins
of this code.

thanks,
luba

- Original Message - 
From: Venkatesh T [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 18, 2001 6:40 AM
Subject: socket write and Connection reset by peer


 
 Hi
 
   I am getting frequently these errors.   I am using some flash and gif
 files in my jsp page.  For each and every image i am using i am getting
 the following errors. But the pages displaying properly.
 
  Ctx(  ): IOException in: R(  + /ssp/jsp/righttop.swf + null) socket
 write error (code=10053)
 
  Ctx(  ): IOException in: R(  + /ssp/jsp/true.gif + null) Connection
 reset by peer: socket write error
 
 
 Can any one know about this errors.  Tell me how to remove these errors
 from the console.
 
 regards
 venkatesh