> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> When under load (heavy but not excessive) we suddenly find
> tomcat dies, without any error messages we can find.
I assume you've done the really obvious thing of checking the code for
constructs of the form:
if (some involved condition the programmer doesn't know how to handle)
System.exit(1);
? Some coders have a distressing habit of putting such things in.
- Peter
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]