RE: Connection reset by peer

2001-12-11 Thread GOMEZ Henri
: Re: Connection reset by peer Hello, I had the same problem with tomcat in windows environment. Its just that when ever your connection between Tomcat and its client (mostly a web browser) breaks (may be due to pressing stop button in the browser or due to any other reason) it throws exception

Re: Connection reset by peer

2001-12-10 Thread Muhammad Ali Siddiqui
Hello, I had the same problem with tomcat in windows environment. Its just that when ever your connection between Tomcat and its client (mostly a web browser) breaks (may be due to pressing stop button in the browser or due to any other reason) it throws exception. And the exception stack trace

Re: Connection reset by peer

2001-12-10 Thread Renato
It looks that this error however is happening at the connector pool level. I see other 'connection reset by peer' errors but they have different stacks. This one looks more critical. It might also a bug in the JVM. Hello, I had the same problem with tomcat in windows environment. Its just