Re: Tomcat shutdowns unexpectedly - Please help

2006-07-21 Thread Arunan Kannan
2006 09:54 a.m. To: Tomcat Users List; Martin Gainty Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi David, Martin, and Alireza, Thank you very much for your comments and suggestions. Thanks a lot. Hi David, There is no logs corresponding to this shutdown anywhere

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-21 Thread Bob Hall
--- Arunan Kannan [EMAIL PROTECTED] wrote: I have found the solution to this problem. The problem is when we start a tomcat in solaris from a user shell (like telnet) , then when the shell quits, the tomcat might get stopped. The bourne shell gives the shutdown signal when the shell quits,

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-21 Thread Arunan Kannan
Hi bob, please let me know where to configure it... should i go for 'nohup start_application' should i make changes in my script to start tomcat with nohup command? thanks, arunan On 7/21/06, Bob Hall [EMAIL PROTECTED] wrote: --- Arunan Kannan [EMAIL PROTECTED] wrote: I have found the

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-21 Thread Arunan Kannan
Hi Bob, after starting the tomcat using the nohup command , tomcat refuses to stay alive once I logged out of telnet session. it seems that starting inside C shell is only solution in solaris... please let me know your thoughts and suggestions. I confirm that nohup is not working fine in this

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-21 Thread Arunan Kannan
Hi Bob, I am sorry. I made some mistakes while adding nohup to start tomcat in my script. Starting tomcat with nohup command is a good solution to this problem. It makes tomcat process immune to SIGHUP as you said. thanks a lot for your help. please let me know your comments. thanks all

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-19 Thread Arunan Kannan
:54 a.m. To: Tomcat Users List; Martin Gainty Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi David, Martin, and Alireza, Thank you very much for your comments and suggestions. Thanks a lot. Hi David, There is no logs corresponding to this shutdown anywhere on the system. I couldn't

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-19 Thread Arunan Kannan
Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi David, Martin, and Alireza, Thank you very much for your comments and suggestions. Thanks a lot. Hi David, There is no logs corresponding to this shutdown anywhere on the system. I couldn't find any thing relevent to this crash

RE: Tomcat shutdowns unexpectedly - Please help

2006-07-18 Thread Cosio, Raul
Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi David, Martin, and Alireza, Thank you very much for your comments and suggestions. Thanks a lot. Hi David, There is no logs corresponding to this shutdown anywhere on the system. I couldn't find any thing relevent to this crash on syslog

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-13 Thread Arunan Kannan
message without making a copy. Thank you. - Original Message - From: Mr Alireza Fattahi [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org; Martin Gainty [EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 9:45 AM Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi

RE: Tomcat shutdowns unexpectedly - Please help

2006-07-13 Thread Mead, Jennifer L - VSCM
@tomcat.apache.org; Martin Gainty [EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 9:45 AM Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi, I hope I get it correctly, the Tomcat shutdowns when it is ideal. That means no one is working

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-13 Thread Arunan Kannan
-Original Message- From: Arunan Kannan [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 4:59 AM To: Tomcat Users List; Martin Gainty Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi, Even after making the timeout parameter to 0, still the problem exist. Even I ran

RE: Tomcat shutdowns unexpectedly - Please help

2006-07-13 Thread Mead, Jennifer L - VSCM
is dieing then I suspect it is hardware related. Jen -Original Message- From: Arunan Kannan [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 7:03 AM To: Tomcat Users List Subject: Re: Tomcat shutdowns unexpectedly - Please help Can you please let me know how to diagnoise the issue

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-11 Thread David Smith
I'm no expert, but off the top of my head it appears your JVM is crashing. Especially true if there is absolutely no logging data just before the process stops. You may have indications of what's happening in other log files like syslog or a core dump file. You may also want to look at bug

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-11 Thread Martin Gainty
or email and destroy the original message without making a copy. Thank you. - Original Message - From: David Smith [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, July 11, 2006 7:51 AM Subject: Re: Tomcat shutdowns unexpectedly - Please help I'm

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-11 Thread Mr Alireza Fattahi
notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: David Smith To: Tomcat Users List Sent: Tuesday, July 11, 2006 7:51 AM Subject: Re: Tomcat shutdowns unexpectedly - Please help I'm

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-11 Thread Arunan Kannan
message without making a copy. Thank you. - Original Message - From: Mr Alireza Fattahi [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org; Martin Gainty [EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 9:45 AM Subject: Re: Tomcat shutdowns unexpectedly - Please help Hi, I