----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
----- Original Message -----
From: Mike Haberman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 10, 2000 10:28 PM
Subject: I/O Exception (was begging for jserv help)
Hi Mike,
>
>
> So after manually starting jserv, and turning on all logging.
> I notice that an I/O exception is thrown (and ignored) at the end
> of each request:
>
> [10/07/2000 14:13:06:204 CDT] Connection: close
> [10/07/2000 14:13:06:205 CDT] Content-Type: text/html
> [10/07/2000 14:13:06:997 CDT] Ignored IOException.
>
> [10/07/2000 14:13:05:021 CDT] Sending response headers.
> [10/07/2000 14:13:05:022 CDT] Status: 200 OK
> [10/07/2000 14:13:05:022 CDT] Content-Type: text/html
> [10/07/2000 14:13:05:025 CDT] Ignored IOException.
>
> This exception is not happening in my servlets (I log all exceptions).
>
> Two Questions:
>
> 1. Could this exception be the cause of my VM exit/restaring problem:
> (when run in auto mode) from the mod_jserv.log file:
> [10/07/2000 12:40:22:353] (INFO) wrapper: Java VM exited (PID=42539)
> [10/07/2000 12:40:22:353] (INFO) wrapper: Java VM restarting (PID=42539)
>
> 2. Any ideas what might be causing the I/O exception?
I am not sure but when a client is stoping the request (i.e. pushing the
stop button or closing the browser)
before all the data was sent to him this will cause an IOException to be
thrown.
Maybe this is in your case too??
>
>
> thanks again,
> I'll be happy to host a backyard bbq/servlet party if I can get all these
> problems solved.
>
>
> mike
>
Andras.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]