Hi,
We are experiencing similiar problem, and we have added a shutdown hook to
JVM :
Runtime.getRuntime().addShutdownHook(new PrintStacktracesOnShutdownHook());
and used Thread.getAllStackTraces() to get all stack traces and printed them
out.
Finally it occured that process really did got SIGHUP
On 17.06.2010 05:35, Caldarale, Charles R wrote:
From: Marco Castillo [mailto:mabcasti...@vdkit.net]
Subject: Tomcat unexpected shutdown on Solaris
I have checked all the logs and there is no exception displayed,
no error, nothing. I look for an error file from java, but there
is no one. It happ
> From: Marco Castillo [mailto:mabcasti...@vdkit.net]
> Subject: Tomcat unexpected shutdown on Solaris
>
> I have checked all the logs and there is no exception displayed,
> no error, nothing. I look for an error file from java, but there
> is no one. It happens randomly. Sometimes the Tomcat work