Hi again, Could this have something todo with missing free heap space? Some lines later in my log-file I see a OufOfMemoryException happen, although between there have been some sucessful requests.
lg Clemens 2006/11/3, Clemens Eisserer <[EMAIL PROTECTED]>:
Hello, One of our users is using Tomcat 4.1.29/java-1.4.2 on w2k3 server, and he has strange problems with our webservice. Tomcat suddenly throws at every request a ClientAbortException, like the following: ERROR 2006-10-30 07:21:17,736 - ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error at org.apache.coyote.tomcat4.OutputBuffer.realWriteBytes(OutputBuffer.java:404) at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:353) at org.apache.coyote.tomcat4.OutputBuffer.writeBytes(OutputBuffer.java:432) at org.apache.coyote.tomcat4.OutputBuffer.write(OutputBuffer.java:419) at org.apache.coyote.tomcat4.CoyoteOutputStream.write(CoyoteOutputStream.java:108) at com.agosys.unicom.servlet.UnicomServlet.handleRequest(UnicomServlet.java:84) The problem can only be resolved by restarting the service. If this is a known problem - I don't care and advice my user to upgrade, however its kind of hard if I am not sure (those are production servers at a very large company). Is this a known problem, is there something I could do to prevent these failures or whats causing them? Thank you in advance, lg Clemens
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]