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

IO Exception: Connection reset by peer: socket write error

2003-01-15 Thread Lior Shliechkorn
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 works fine, but if I try to access it after a little

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

2003-01-15 Thread Shapira, Yoav
, 2003 4:38 PM To: Tomcat Subject: IO Exception: Connection reset by peer: socket write error 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

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
15, 2003 4:38 PM To: Tomcat Subject: IO Exception: Connection reset by peer: socket write error 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

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