On 5/21/06, Dan Golob <[EMAIL PROTECTED]> wrote:

We are having a strange Tomcat issue on one of our client's machines.  The
problem is that it shuts down randomly.  There is nothing in the Tomcat Log
to indicate why this is occurring, and the Windows Event Manager simply
states that the process "shut down unexpectedly".

What level of logging are you running? If not at DEBUG, you might
try  cranking that up -- generates a lot of data, so maybe rotate logs
hourly or so  :-)

Also, you might try running visualgc against that system; at least if
(when!) it dies again you'll have a snapshot of memory use leading
up to the end, which might offer some clues.

You could also use the Tomcat manager interface to grab status
from the system periodically for post-crash analysis.

HTH!
--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to