Re: Tomcat suddenly hangs.

2007-11-16 Thread Chad Kellerman
Thanks everyone for the help. Come to find out, there is another application (Confluence) using Tomcat running on this server using the same SHUTDOWN port. Sometimes it's the dumbest, most obvious things that need to be looked at first.. Thanks again, Chad On Nov 15, 2007 10:25 AM, Peter Bauer

RE: Tomcat suddenly hangs.

2007-11-15 Thread Caldarale, Charles R
> From: Chad Kellerman [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat suddenly hangs. > > I don't think so. Something caused Tomcat to go through its termination sequence. AFAIK, issuing a stop on the designated port (e.g., by some cron script) or calling System.exit() inappr

Tomcat suddenly hangs.

2007-11-15 Thread Chad Kellerman
Hello everyone, I have a strange problem I am trying to solve. First let me give you the version info.: Using CATALINA_BASE: /export/appl/apache-tomcat-6.0.14 Using CATALINA_HOME: /export/appl/apache-tomcat-6.0.14 Using CATALINA_TMPDIR: /export/appl/apache-tomcat-6.0.14/temp Using JRE_HOME

Re: Tomcat suddenly hangs.

2007-11-15 Thread Peter Bauer
Am Donnerstag 15 November 2007 schrieb Chad Kellerman: > Hello everyone, >I have a strange problem I am trying to solve. First let me give > you the version info.: > > Using CATALINA_BASE: /export/appl/apache-tomcat-6.0.14 > Using CATALINA_HOME: /export/appl/apache-tomcat-6.0.14 > Using CA

Re: Tomcat suddenly hangs.

2007-11-15 Thread Chad Kellerman
I don't think so. I read that a kill -QUIT will generate a thread dump. I guess looking at that might be able to help me isolate the issue??? On Nov 15, 2007 9:47 AM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Chad Kellerman [mailto:[EMAIL PROTECTED] > > S

RE: Tomcat suddenly hangs.

2007-11-15 Thread Caldarale, Charles R
> From: Chad Kellerman [mailto:[EMAIL PROTECTED] > Subject: Tomcat suddenly hangs. > > No one else has access to the server, so I know no one issued a stop. Perhaps not, but did your webapp attempt a System.exit() call? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/