----------------------------------------------------------------
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 have the exact same problem right down to the ArrayIndexOutOfBounds
exception on Solaris 2.6/sparc.  The workaround (unfortunately) is to back
down to the JDK1.2.1_04 release of the JDK.  We had no luck with JDK1.2.2_05
because of the class reload problems.  Maybe someone else has found a
solution since I made my initial post.

* Troy

Troy Harrison
Systems Consultant
CNA Life Department-Information Technology
Software Application Services
[EMAIL PROTECTED]
(615) 871-1550
1-800-PAGE-MCI, Pin Number 1407266


 -----Original Message-----
From:   Boris Niyazov [mailto:[EMAIL PROTECTED]] 
Sent:   Tuesday, June 13, 2000 12:40 PM
To:     [EMAIL PROTECTED]
Subject:        Jserv crashes intermittently when classes are loaded

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

Hi,

I have a problem with Jserv 1.1 /Apache 1.3.11 on solaris 7/sparc, JDK
1.2.2.

Once in a while after somebody of our developers copies a class into a
servlets 
directory Jserv crashes: any access to the servlets gives "Internal Server 
Error" msg and the following in the error in ApJServLogFile :
 
[12/06/2000 18:45:16:421] (ERROR) ajp12: Servlet Error:
java.lang.ArrayIndexOutO
fBoundsException: -61984784: -61984784
[12/06/2000 18:45:16:421] (ERROR) an error returned handling request via
protoco
l "ajpv12"
[12/06/2000 18:45:34:551] (ERROR) ajp12: Servlet Error:
java.lang.ArrayIndexOutO
fBoundsException: -61936592: -61936592
[12/06/2000 18:45:34:552] (ERROR) an error returned handling request via
protoco
l "ajpv12"
[12/06/2000 18:45:36:785] (ERROR) ajp12: Servlet Error:
java.lang.ArrayIndexOutO
fBoundsException: -61984784: -61984784
[12/06/2000 18:45:36:785] (ERROR) an error returned handling request via
protoco
l "ajpv12"

I have to restart apache in order to make jserv work again.

I had no problems with Jserv 1.0 /Apache 1.3.6 with JDK 1.1.6 though.  
Since I have upgraded Apache, Jserv and JDK at the same time, I am not sure
what 
is a culprit, but my understanding is that it's something with jserv
engine's 
class loader (memory leak?), b/c apache continues to run fine ... and as the

problem is intermittent, so it does not happen every time a class is copied,
but 
only once in a while ... 

Any help on the issue will be greatly appreciated.

*********************************************************************
* Boris Niyazov                Ph:  212-854-4094  Fax: 212-854-1749 *
* Systems Manager              Email: [EMAIL PROTECTED]             * 
* Columbia Law School          URL: http://www.law.columbia.edu     *
*********************************************************************




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




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