Re: HTTP10Interceptor: SocketException

2003-06-27 Thread Bill Barker
Robert Irwin [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Thanks Bill, Followed the directions(thanks), no love... Same problem, HTTP10Interceptor: SocketException 6 times on close of browser. Well, part of the instructions were to comment out the HTTP10Interceptor

HTTP10Interceptor: SocketException

2003-06-26 Thread Robert Irwin
Hello all, and any help please! Tomcat 3.3 on w2k server App throws the following when clients close browser window! ANy help??? (yes, 6 or more times!) HTTP10Interceptor: SocketException reading request, ignored HTTP10Interceptor: SocketException reading request, ignored HTTP10Interceptor

RE: HTTP10Interceptor: SocketException

2003-06-26 Thread Filip Hanik
that is ok, it was trying to read a socket (blocking io) and the socket got closed Filip -Original Message- From: Robert Irwin [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 4:36 PM To: [EMAIL PROTECTED] Subject: HTTP10Interceptor: SocketException Hello all, and any help

Re: HTTP10Interceptor: SocketException

2003-06-26 Thread Bill Barker
throws the following when clients close browser window! ANy help??? (yes, 6 or more times!) HTTP10Interceptor: SocketException reading request, ignored HTTP10Interceptor: SocketException reading request, ignored HTTP10Interceptor: SocketException reading request, ignored HTTP10Interceptor

Re: HTTP10Interceptor: SocketException

2003-06-26 Thread Robert Irwin
:17 PM Subject: RE: HTTP10Interceptor: SocketException that is ok, it was trying to read a socket (blocking io) and the socket got closed Filip -Original Message- From: Robert Irwin [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 4:36 PM To: [EMAIL PROTECTED] Subject

Re: HTTP10Interceptor: SocketException

2003-06-26 Thread Robert Irwin
Thanks Bill, Followed the directions(thanks), no love... Same problem, HTTP10Interceptor: SocketException 6 times on close of browser. Would it be worth trying the 3.3.2 build? Even though it's still a dev release? Thanks, truck - Original Message - From: Bill Barker [EMAIL PROTECTED

Message in logs: Http10Interceptor: SocketException readingrequest, ignored

2002-09-11 Thread Carlos J. Ramos
We have this estrange message in tomcat logs, it seems not to be quite important, because everything seems to work fine... did anybody knows the meaning of this message? 2002-09-09 17:55:18 - Http10Interceptor: SocketException reading request, ignored Thanks in advance

Re: Message in logs: Http10Interceptor: SocketException readingrequest, ignored

2002-09-11 Thread Bill Barker
message in tomcat logs, it seems not to be quite important, because everything seems to work fine... did anybody knows the meaning of this message? 2002-09-09 17:55:18 - Http10Interceptor: SocketException reading request, ignored Thanks in

Http10Interceptor: SocketException reading request, ignored

2002-03-04 Thread Chris Gokey
Hi... Tomcat 3.3 has been behaving flawlessly for us recently until today, suddenly we are getting: Http10Interceptor: SocketException reading request, ignored Any idea why one would get this error? We recently had a publication go out regarding our system, so our load is probably higher than

Http10Interceptor: SocketException reading request,

2001-04-13 Thread Danny Angus
I've noticed that: 2001-04-12 13:58:07 - Http10Interceptor: SocketException reading request, ignored looks like it might be accompanied by a step up in memory use (linux rh6, JVM=jre1.3.0_02,java -server option), and that memory use doesn't come down with load. is this a bug?