[EMAIL PROTECTED] wrote:
> 
> Hello,
> 
> sorry for posting this issue on the dev list, but on the user list no one
> has an idea about a solution and so I thought you guys should take care and
> provide an answer to the user list.
> 
> This is the error message on the console:
> 2001-01-17 01:29:59 - Ctx(  ): IOException in: R( + cocoon/back.gif +
> null)socket write error (code=10053)
> The page is displayed correctly so what is wrong?
> 
> See the attached files.
> Configuration: WinNT, Tomcat 3.2.1 (stand alone), Cocoon 1.8

I have seen this when using Internet Explorer (IE) and the resource 
is cached by IE. It seems like IE closes the connection before reading 
the complete response in this case, so Tomcat complains that it 
couldn't write the full response. I don't see a way to fix this at
the Tomcat end.

Hans
-- 
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com
Author of JavaServer Pages (O'Reilly), http://TheJSPBook.com

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

Reply via email to