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