----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I have a recurring but strange problem with JServ 1.1 on Solaris 2.7 (Sparc).
We are using the Sun 1.2 JVM. I didn't notice this problem with JServ 1.0,
but then we have more Virtual Hosts and since that time, so I don't
necessarily think this is a version issue.
The problem is that every few days Servlets will stop working. All Servlets
return 500 error messages. The log entry in mod_jserv.log looks like this:
[02/05/2000 16:11:00:291] (ERROR) ajp12: Servlet Error:
java.lang.ArrayIndexOutOfBoundsException: 4761600: 4761600
I'm at a loss. There are something like 30 different users on the system with
their own zones, so I don't have full awareness of all the code which runs,
but theoretically it shouldn't be possible for one Servlet in a zone to take
down the engine, should it?
I have combed the logs, but I can't find a consistent killer. I'm about to
write a Perl program to periodically poll the server and restart Apache to fix
this, but that feel kludgy. Does anyone have any suggestions on this?
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]