----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> [02/05/2000 16:11:00:291] (ERROR) ajp12: Servlet Error:
> java.lang.ArrayIndexOutOfBoundsException: 4761600: 4761600
This doesn't look like something JServ would generate. It looks like it is
coming from a buggy servlet.
> 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?
Hell ya it is possible!
Try putting System.exit() in a servlet and see what happens. :-)
We currently offer ZERO security within JServ for malicious servlets.
There is a proposal on the java-apache@ list for adding security, but we
haven't approved it to go into the distribution yet...it is on my TODO
list...
> 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?
Nope. :-(
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
--
--------------------------------------------------------------
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]