We've seen this as well and it doesn't appear to be a fatal error.  I've
turned off logging error messages to the console by modifying server.xml as
follows:

<Logger name="tc_log" 
            verbosityLevel = "FATAL" 
                path="logs/tomcat.log"
/>

This writes only "FATAL" error messages to the tomcat.log file.  There are
different levels of error that you can capture (see server.xml comments).
Hope this helps.
Clyde

-----Original Message-----
From: Natarajan, Bartee [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 3:33 PM
To: '[EMAIL PROTECTED]'
Subject: IOException while loading CSS or GIFs


Hello

We just downloaded and installed Tomcat 3.2.1 on Windows NT 4.0. Whenever we
attempt to load
a GIF image or a CSS of more than a couple Kb we get the following error:

2001-02-06 04:18:31 - Ctx( /template ): IOException in: R( /template +
/graphics
/java.gif + null) Connection aborted by peer: socket write error

The actual page seems to load ok. Everything is fine except for this error
on the console.. Any clues?
We checked the bug-database and Tomcat FAQs and couldn't find anything
related. Appreciate
any help.

Thanks,
-bharathi


---------------------------------------------------------------------
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