[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] restart of tomcat each night at 4 o'clock



 It's because the log rotation for the web server happens then. When the
rotation is complete, the script signals apache (via a HUP) to let it know
it needs to create a new log file. You can see this in the file:

 /etc/logrotate.d/apache

  HUP'ing apache also causes Tomcat to restart. I have occasionally seen
Apache/Tomcat go out to lunch after the HUP... But I can't nail down the
conditions... 

_Tim

On 9/7/01 5:39 AM, "Schiltz Luc" <becher@xxxxxx> wrote:

> Hi,
> 
> does anybody know why tomcat restarts each night at 4o'clock ?
> 
> I could not find any entry in the cron
> 
> many thanks in advance
> 
> Luc
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>