Page 1 of 1

Scalix breaking apache2

Posted: Thu Oct 11, 2007 10:06 am
by nwilson
Hi guys,

I'm getting the following error in my /var/log/apache2/mod_jk.log

[Wed Oct 10 08:52:43 2007] [error] jk_child_init::mod_jk.c (2312): Attachning shm:/srv/www/logs/jk-runtime-status errno=2
[Wed Oct 10 08:52:43 2007] [error] jk_child_init::mod_jk.c (2312): Attachning shm:/srv/www/logs/jk-runtime-status errno=2

I'm also seeing the following error in /var/log/apache/errorlog

[Wed Oct 10 08:52:42 2007] [notice] child pid 24905 exit signal Segmentation fault (11)
[Wed Oct 10 08:52:42 2007] [error] (13)Permission denied: apr_global_mutex_lock(jk_log_lock) failed
[Wed Oct 10 08:52:42 2007] [notice] child pid 24906 exit signal Segmentation fault (11)
[Wed Oct 10 08:52:43 2007] [error] (13)Permission denied: apr_global_mutex_lock(jk_log_lock) failed
[Wed Oct 10 08:52:43 2007] [error] (13)Permission denied: apr_global_mutex_lock(jk_log_lock) failed

I don't have selinux or Apparmor enabled, I'm running SLES9.

The problem appeared after I restarted apache2, since then my apache2 doesn't load any pages.

If I then disable /etc/apache2/conf.d/scalix-tomcat-connector.conf my apache2 starts to work again.

Please could someone help, I've been searching for days and I can't find an answer.

I'm running Scalix 11.04 (unfortunately)

Thanks.

Posted: Tue Oct 16, 2007 1:51 am
by nwilson
Anyone? please, I'm desperate.