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

Re: [cobalt-users] Please help with my error log



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> Here is an excerpt:
>
> [Thu Dec 12 04:02:18 2002] [warn] child process 11482 did not exit,
> sending another SIGHUP

At approx 4:00 am, all the cron jobs run, including logrotate.  Apache 
is restarted due to the log file being zeroed.  This messages are 
artifacts from that process, according to this:

6.4. [warn] child process 30388 did not exit, sending another SIGHUP

- From mod_perl.pod: With Apache versions 1.3.0 and higher, mod_perl 
will call the perl_destruct() Perl API function during the child exit 
phase. This will cause proper execution of END blocks found during 
server startup as well as invoking the DESTROY method on global 
objects which are still alive. It is possible that this operation may 
take a long time to finish, causing problems during a restart. If 
your code does not contain any END blocks or DESTROY methods which 
need to be run during child server shutdown, this destruction can be 
avoided by setting the PERL_DESTRUCT_LEVEL environment variable to 
- -1. Be aware that `your code' includes any modules you use and they 
may well have DESTROY and END blocks... 

Found this at http://take23.org/docs/guide/troubleshooting.xml/6#6.4

Nothing to worry about IMO...

- -- 
Bruce Timberlake

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9+Zu+vLA2hUZ9kgwRAhAkAJ9lafYfeCU0Prb2WKK+wCBLIFvOlwCcCK3g
TU2qFYoqqJze6DJxZOIXGjA=
=YZPy
-----END PGP SIGNATURE-----