Re: hi,problem when shutdown tomcat!

2007-06-13 Thread Peter
i found that. thanks a lot On 6/13/07, Jon Wingfield <[EMAIL PROTECTED]> wrote: The trace is probably in the catalina.out log file (at least that's where it goes for us running tc5.0.30) Peter wrote: > hi all; > I just found out that in linux > under the /proc generate a fold 26337 > does

Re: hi,problem when shutdown tomcat!

2007-06-13 Thread Jon Wingfield
The trace is probably in the catalina.out log file (at least that's where it goes for us running tc5.0.30) Peter wrote: > hi all; > I just found out that in linux > under the /proc generate a fold 26337 > does it the place which the information stores? > any idea? > thanks > > On 6/13/07, Peter <[

Re: hi,problem when shutdown tomcat!

2007-06-12 Thread Peter
hi all; I just found out that in linux under the /proc generate a fold 26337 does it the place which the information stores? any idea? thanks On 6/13/07, Peter <[EMAIL PROTECTED]> wrote: hi all; i try to use SIGQUIT but can not see the stack trace. [EMAIL PROTECTED] root]# ps -ef|grep tomcat r

Re: hi,problem when shutdown tomcat!

2007-06-12 Thread Peter
hi all; i try to use SIGQUIT but can not see the stack trace. [EMAIL PROTECTED] root]# ps -ef|grep tomcat root 26337 1 5 09:45 pts/000:00:11 /usr/java/jre1.5.0_08/bin/java -Xms256m -Xmx512m - Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager - Djava.util.logging.config

Re: hi,problem when shutdown tomcat!

2007-06-12 Thread Jon Wingfield
Good question. I don't know. The last time I used JBuilder was way back in 2000. The Borland site suggests an OptimizeIt profiler is present in JBuilder for the Developer and Enterprise editions: http://info.borland.com/techpubs/jbuilder/ Jon Peter wrote: thank you for ideas i current using

Re: hi,problem when shutdown tomcat!

2007-06-12 Thread Peter
thank you for ideas i current using JBuider2006, what profiler can used in JBuider2006? thanks peter On 6/12/07, Jon Wingfield <[EMAIL PROTECTED]> wrote: Chuck answered a similar query recently: http://marc.info/?l=tomcat-user&m=118113828210257&w=2 Your servlets are serving long-running requ

Re: hi,problem when shutdown tomcat!

2007-06-12 Thread Jon Wingfield
Chuck answered a similar query recently: http://marc.info/?l=tomcat-user&m=118113828210257&w=2 Your servlets are serving long-running requests (or are in infinite loops, dead-locked etc) when you are trying to shutdown tomcat. The first thing I'd do in this situation is SIGQUIT tomcat to get a

hi,problem when shutdown tomcat!

2007-06-12 Thread Peter
hi all; when i shutdown tomcat, i found following message in the catalina.out; 2007-6-12 18:18:44 org.apache.catalina.core.StandardWrapper unload * Waiting for 6 instance(s) to be deallocated* 2007-6-12 18:18:45 org.apache.catalina.core.StandardWrapper unload *Waiting for 6 instance(s) to be dea