Code: Select all
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.0.54 (Fedora) Server at 127.0.0.1 Port 80
I get the same when trying to get to SAC. I tried using omshut and omrc to restart Scalix, and I also tried a full reboot of the system. The thing is, I'm not really sure where to start looking, as the error isn't very specific. Here are some of the logs on the server:
recent entries from mod_jk.log:
Code: Select all
[Sat May 20 15:21:06 2006] [error] ajp_validate::jk_ajp_common.c (1815): can't resolve tomcat address localhost
[Sat May 20 15:21:06 2006] [error] ajp_validate::jk_ajp_common.c (1818): invalid host and port localhost 8009
[Sat May 20 15:21:06 2006] [error] wc_create_worker::jk_worker.c (158): validate failed for worker1
[Sat May 20 15:21:06 2006] [error] build_worker_map::jk_worker.c (256): failed to create worker worker1
[Sat May 20 15:21:09 2006] [error] ajp_validate::jk_ajp_common.c (1815): can't resolve tomcat address localhost
[Sat May 20 15:21:09 2006] [error] ajp_validate::jk_ajp_common.c (1818): invalid host and port localhost 8009
[Sat May 20 15:21:09 2006] [error] wc_create_worker::jk_worker.c (158): validate failed for worker1
[Sat May 20 15:21:09 2006] [error] build_worker_map::jk_worker.c (256): failed to create worker worker1
[Sat May 20 15:22:03 2006] [info] jk_handler::mod_jk.c (1979): Could not find a worker for worker name=worker1
[Sat May 20 15:23:29 2006] [info] jk_handler::mod_jk.c (1979): Could not find a worker for worker name=worker1
And here is some stuff from error_log:
Code: Select all
[Sat May 20 08:39:12 2006] [error] [client 192.168.111.15] File does not exist: /var/www/html/favicon.ico
[Sat May 20 08:39:12 2006] [error] [client 192.168.111.15] File does not exist: /var/www/html/favicon.ico
[Sat May 20 08:52:37 2006] [error] [client 72.250.8.116] Directory index forbidden by rule: /var/www/html/
[Sat May 20 08:52:48 2006] [error] [client 72.250.8.116] File does not exist: /var/www/html/favicon.ico
[Sat May 20 09:17:55 2006] [notice] caught SIGTERM, shutting down
[Sat May 20 15:21:06 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat May 20 15:21:06 2006] [notice] Digest: generating secret for digest authentication ...
[Sat May 20 15:21:06 2006] [notice] Digest: done
[Sat May 20 15:21:06 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Sat May 20 15:21:06 2006] [notice] LDAP: SSL support unavailable
[Sat May 20 15:21:09 2006] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Sat May 20 15:21:09 2006] [notice] Apache/2.0.54 (Fedora) configured -- resuming normal operations
[Sat May 20 15:22:16 2006] [error] [client 208.54.19.6] Directory index forbidden by rule: /var/www/html/
[Sat May 20 15:23:24 2006] [error] [client 127.0.0.1] Directory index forbidden by rule: /var/www/html/
[Sat May 20 15:23:25 2006] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
[Sat May 20 15:23:29 2006] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
Any ideas? I am going to double check my firewall configuration again too....
Thanks!