I would also look at workers.properties files and make sure socket_KeepAlive is 
set on
Also socket_timeout is set to 0 so it never times out

M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
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 hope I get it correctly, the Tomcat shutdowns when it is ideal. That means 
> no one is working with it and there is no connection to it.
> If I assume correct and this is the case, please let me know if this shutdown 
> happens when there are some connections to it.
> We had this problem once with Apache and OracleAS, the OracleAS shouted down 
> itself when it does not received any requests (made a suicide!) We end up 
> writing a small program which was connected to Tomcat every 10 min and 
> requested a dummy page. It solved it.
> 
> P.S: Did you configure your Tomcat with Apache?
> 
> Hope it helps you!
> 
> 
> 
> Martin Gainty <[EMAIL PROTECTED]> wrote: If the app is crashing then you 
> would see exceptions thrown in wither catalina.out / stdout_YYYYMMDD.log / 
> stderr_YYYYMMDD.log
> If the service is crashing on startup(misconfigured JVM, startup jars 
> missing) then check the jakarta_service_YYYYMMDD.log
> 
> HTH,
> Martin--
> *********************************************************************
> This email message and any files transmitted with it contain confidential
> information intended only for the person(s) to whom this email message is
> addressed.  If you have received this email message in error, please 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 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 reports for your OS and JDK.
>> 
>> 
>> --David
>> 
>> Arunan Kannan wrote:
>> 
>>> Hi,
>>>
>>> Please help me in guiding to find out the root cause of this problem.
>>>
>>> Tomcat Version: jakarta-tomcat-4.1.31
>>> Server OS: SUN OS 5.8
>>> JDK version: j2sdk1.4.2_11
>>>
>>> Initially the tomcat server is running perfectly and there is no problem.
>>> There is no operation done on the server. Simply it is kept idle.
>>> After some 3 or 4 hours the tomcat gets shutdown unexpectedly.
>>>
>>> This happens repeatedly. Whenever I start the server, after some 3 or 4
>>> hours it gets stopped.
>>> There is not enough log to find the cause.
>>>
>>> I have posted this query in lot of forum and still it is a hard luck.
>>> I configured debug=5 in server.xml under conf directory to get maximum 
>>> log,
>>> then also no use.
>>> There is no application running in the tomcat server.
>>>
>>> Simply the when tomcat is started in this SUN server after a few ours it
>>> stops always.
>>> Please help me.
>>> Please let me know if I need to give more information.
>>>
>>> Thanks in advance,
>>> Thanks and Regards,
>>> Arunan
>>>
>> 
>> 
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>>
> 
> 
> ~Regards,
> ~~Alireza Fattahi
>  
> ---------------------------------
> Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail.

Reply via email to