----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Servlets seem to be running fine on our system, but every few days all
servlets in all virtual hosts quit working with a 500 (internal server error).
This is what shows up in the apache error_log:
Exception while handling uncaught exception
Exception in thread "Thread-437" java.lang.ArrayIndexOutOfBoundsException
Stack trace failed with exception: java.lang.ArrayIndexOutOfBoundsException
The mod_jserv.log has the following:
[18/04/2000 14:41:05:776] (ERROR) ajp12: Servlet Error:
java.lang.ArrayIndexOutOfBoundsException: -199999080: -199999080
Has anyone seen anything like this before? There are about a dozen servlet
programmers on the box, so I am not closely aligned with their development.
Is it possible for one Servlet to take down the engine, or could this be a
configuration issue I am overlooking?
So far I haven't been able to assign a cause-effect relationship to this. Any
direction on this is greatly appreciated.
Duane Gran
--
--------------------------------------------------------------
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]