RE: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error

2005-06-28 Thread Allistair Crossley
: java.net.SocketException: Connection reset by peer: socket write error Hello, I got this exception and I don't know how to solve it, I have a web application with a servlet which sends video with formats avi, mpeg, and mov, it shows the video but the tomcat throws this exception: ClientAbortException

RE: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error

2005-06-28 Thread Ronald Klop
@jakarta.apache.org Subject: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error Hello, I got this exception and I don't know how to solve it, I have a web application with a servlet which sends video with formats avi, mpeg, and mov, it shows

Re: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error

2005-06-28 Thread Tim Funk
but the tomcat throws this exception: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error at org.apache.coyote.tomcat5.OutputBuffer.realWriteBytes(OutputBuffer.java:373

ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error

2005-06-27 Thread Adriana Suarez
Hello, I got this exception and I don't know how to solve it, I have a web application with a servlet which sends video with formats avi, mpeg, and mov, it shows the video but the tomcat throws this exception: ClientAbortException: java.net.SocketException: Connection reset by peer: socket

Problem with tomcat 4.1.24 : java.net.SocketException: Connection reset by peer: socket write error

2004-07-01 Thread RK
exception java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write

Native application from servlet (java.net.SocketException: Connection reset by peer: socket write error)

2004-02-10 Thread Veselin Kovacevic
]: Servlet.service() for servlet default threw exception java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write

Re: Native application from servlet (java.net.SocketException: Connection reset by peer: socket write error)

2004-02-10 Thread David Rees
Veselin Kovacevic wrote, On 2/10/2004 2:14 AM: We have a servlet based application which open a native application and read some output from them. Sometimes we get an error in tomcat logfile but application work fine. Here is error. Any ideas what is possible problem? Looks normal. Appears

Open native console application from servlet (java.net.SocketException: Connection reset by peer: socket write error)

2004-02-09 Thread Veselin Kovacevic
]: Servlet.service() for servlet default threw exception java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write

java.net.SocketException: Connection reset

2004-01-19 Thread Salvador Santander Gutierrez
/opencms/export/eintranet/index.html 2004-01-13 08:20:16 StandardHost[localhost]: MAPPING configuration error for request URI /opencms/export/eintranet/index.html StandardWrapperValve[default]: Servlet.service() for servlet default threw exception java.net.SocketException: Connection reset. 2004

java.net.SocketException: Connection reset

2004-01-16 Thread Salvador Santander Gutierrez
/opencms/export/eintranet/index.html 2004-01-13 08:20:16 StandardHost[localhost]: MAPPING configuration error for request URI /opencms/export/eintranet/index.html StandardWrapperValve[default]: Servlet.service() for servlet default threw exception java.net.SocketException: Connection reset. 2004

java.net.SocketException: Connection reset

2003-06-09 Thread Mindaugas Genutis
4.1.24, Java 1.4.1 2003-06-09 12:24:38 StandardWrapperValve[default]: Servlet.service() for servlet default threw exception java.net.SocketException: Connection reset at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:96) at java.net.SocketOutputStream.write

java.net.SocketException: Connection reset by peer

2001-08-10 Thread Raju Jacob
is 2001-08-10 04:10:39 - ContextManager: SocketException reading request, ignored - java.net.SocketException: Connection reset by peer at java.net.PlainSocketImpl.socketAvailable(Native Method) at java.net.PlainSocketImpl.available(PlainSocketImpl.java:436

RE: java.net.SocketException: Connection reset by peer

2001-08-10 Thread Larry Isaacs
:[EMAIL PROTECTED]] Sent: Friday, August 10, 2001 4:46 AM To: [EMAIL PROTECTED] Subject: java.net.SocketException: Connection reset by peer Hi, Pelease help.. I'm getting the following error so far using Tomcat 3.2.2 on Solaris 8, but I get the following error popping out