Forum Moderators: phranque

Message Too Old, No Replies

Apache crashes in centos 5.8

         

vetri

6:09 pm on Jun 18, 2014 (gmt 0)

10+ Year Member



Hi All,

I am using apache web server with the version 2.2.21 in centos 5.8 and it seems the apache service got crashed.

the following are the log snippets from error_log

[emerg] (35)Resource deadlock avoided: apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
[notice] caught SIGTERM, shutting down
Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8w mod_jk/1.2.27 mod_perl/2.0.4 Perl/v5.8.8 configured -- resuming normal operations
[notice] caught SIGTERM, shutting down
[notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8w mod_jk/1.2.27 mod_perl/2.0.4 Perl/v5.8.8 configured -- resuming normal operations
[notice] caught SIGTERM, shutting down]
[notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8w mod_jk/1.2.27 mod_perl/2.0.4 Perl/v5.8.8 configured -- resuming normal operations
[notice] caught SIGTERM, shutting down
[notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8w mod_jk/1.2.27 mod_perl/2.0.4 Perl/v5.8.8 configured -- resuming normal operations
[emerg] (35)Resource deadlock avoided: apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
[emerg] (35)Resource deadlock avoided: apr_proc_mutex_lock failed. Attempting to shutdown process gracefully.
[notice] caught SIGTERM, shutting down
[notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8w mod_jk/1.2.27 mod_perl/2.0.4 Perl/v5.8.8 configured -- resuming normal operations.

Is there any known issues with httpd version 2.2.21.

Is there any workaround/suggestions to overcome this issue.

Any help on this will be really helpful.