----------------------------------------------------------------
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!!!
----------------------------------------------------------------

We are running RedHat6.0, Blackdown JDK 1.1.7, JServ 1.1b3
We are using JServ as the application/communication layer for a large server
project.  The servlets we are running are doing a large amount of file and
database IO.  Currently during stress testing we are finding that at some
point in our data processing the JServ seems to restart the JVM. (We see
watch this happen when running top in a window).  We see the following in
our mod_jserv.log at the time of the reset.

[10/11/1999 12:07:15:723] (EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)
[10/11/1999 12:07:15:794] (ERROR) an error returned handling request via
protocol "ajpv12"
[10/11/1999 12:07:16:650] (EMERGENCY) ajp12: ping: no reply (-1)
Please make sure that
the wrapper.classpath is pointing             to the correct version of
ApacheJServ.jar


Does anyone out there know of any reason why the JVM might reset?  At first
we thought it might be running out of memory, so we placed a
-mx64m on in wrapper.bin.parameter line but we never notice the java process
exceeding 20 or so megs.

- Greg

Gregory Krasnow
Senior Software Engineer
Stone Analytics, Inc.
[EMAIL PROTECTED]
Tel: 858.503.7540 x204
Fax: 858.503.7541



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to