Thanks Filip, but I have a finicky audience, and they all will be running
local tomcat server.
They will be looking at the server window saying "Hey, this is wrong!!!"

I am wondering if there is something I need to do in my code to close the
socket?

The offending page contains: a form with input objects, xsl displaying data,
and an applet generating the client IP.
I have no idea which piece is giving me the trouble...

Thanks in advance...
 'Truck' Irwin


----- Original Message -----
From: "Filip Hanik" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, June 26, 2003 7: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: HTTP10Interceptor: SocketException
> >
> >
> > 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: SocketException reading request, ignored
> >
> > HTTP10Interceptor: SocketException reading request, ignored
> >
> > HTTP10Interceptor: SocketException reading request, ignored
> >
> > HTTP10Interceptor: SocketException reading request, ignored
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to