RE: IO Exception: Connection reset by peer: socket write error

2003-01-16 Thread Turner, John
networks or routers. John -Original Message- From: Lior Shliechkorn [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 4:56 PM To: Tomcat Users List Subject: RE: IO Exception: Connection reset by peer: socket write error Agreed on that one. However, back to the issue

RE: IO Exception: Connection reset by peer: socket write error

2003-01-16 Thread Lior Shliechkorn
: Connection reset by peer: socket write error Agreed on that one. However, back to the issue, this is not letting me log back in to the application. And, it's not throwing an exception in the filter that I have that gets/releases DB connections from a connection pool. When the application

RE: IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Shapira, Yoav
Howdy, You're going to need to give us a lot more than that ;) What tomcat version, what connectors, full stack trace / log if possible, etc... ;) Yoav Shapira Millennium ChemInformatics -Original Message- From: Lior Shliechkorn [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15,

Re: IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Peter Harrison
On Thu, 16 Jan 2003 10:37, Lior Shliechkorn wrote: Hi, I'm running an app from a remote location (Chicago) with a database located in New York. I know this is not by any means a recommended practice, however, it's for testing purposes. My question is why this is occuring? The application

RE: IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Lior Shliechkorn
Right, sorry. Tomcat 4.0.5, using ajp13 connectors. This is a catalina log output for the error: 2003-01-15 08:05:54 HttpProcessor[8080][3] process.parse java.io.IOException: Couldn't read line at org.apache.catalina.connector.http.SocketInputStream.readRequestLine(SocketInputStream.java:235)

RE: IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Turner, John
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 4:41 PM To: Tomcat Users List Subject: RE: IO Exception: Connection reset by peer: socket write error Howdy, You're going to need to give us a lot more than that ;) What tomcat version, what connectors, full stack trace / log

RE: IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Turner, John
- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 4:41 PM To: Tomcat Users List Subject: RE: IO Exception: Connection reset by peer: socket write error Howdy, You're going to need to give us a lot more than that ;) What tomcat version, what

RE: IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Lior Shliechkorn
: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 4:45 PM To: 'Tomcat Users List' Subject: RE: IO Exception: Connection reset by peer: socket write error Agreed, though in my experience connection reset by peer messages mean the browser/client has stopped