LoadModule Mod_jk error - Tomcat with Apache CSWS



I need help configuring the Apache web server together with CSWS_JAVA
(Tomcat) - Mod_jk.

The apache server works fine, but in the apache$jakarta config, when I
just enable mod_jk the apache server fails to restart. The apache log
errors follows:

ERROR_LOG.
"
[Thu Mar 30 14:48:57 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:48:57 2006] [warn] pid file /apache$root/logs/httpd.pid
overwritten -- Unclean shutdown of previous Apache run?
[Thu Mar 30 14:48:58 2006] [notice] Apache/1.3.26 (OpenVMS)
mod_ssl/2.8.10 OpenSSL/0.9.7d configured -- resuming normal operations
[Thu Mar 30 14:48:58 2006] [notice] Accept mutex: vmsdlm (Default:
vmsdlm)
[Thu Mar 30 14:49:04 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:49:05 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:49:06 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:49:08 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:49:09 2006] [error] [client 10.0.0.2] no acceptable
variant: /apache$common/htdocs/index.html
[Thu Mar 30 14:49:10 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:49:13 2006] [alert]
ihm001$dka0:[sys0.syscommon.apache.][000000]apache_httpd.exe;1: Could
not determine the server's fully qualified domain name, using
10.0.0.210 for ServerName
[Thu Mar 30 14:59:14 2006] [warn] child process 1560 did not exit,
sending another SIGHUP
[Thu Mar 30 14:59:15 2006] [warn] child process 1561 did not exit,
sending another SIGHUP
[Thu Mar 30 14:59:15 2006] [warn] child process 1562 did not exit,
sending another SIGHUP
[Thu Mar 30 14:59:15 2006] [warn] child process 1563 did not exit,
sending another SIGHUP
[Thu Mar 30 14:59:15 2006] [warn] child process 1566 did not exit,
sending another SIGHUP
[Thu Mar 30 14:59:15 2006] [notice] SIGHUP received. Attempting to
restart
Syntax error on line 8 of
/SYS$COMMON/APACHE/JAKARTA/CONF/MOD_JK.CONF-AUTO:
Can't locate API module structure `jk_module' in file
/apache$root/apache$mod_jk: %LIB-E-ACTIMAGE, error activating image !AS

"

MOD_JK.CONF-AUTO:
"
#
# The following line instructs Apache to load the jk module
#
LoadModule jk_module apache$mod_jk

"

Is it possible to test loading this module manually? How can I do this?
Is it possible to test CSWS_JAVA without mod_jk? It seems like Tomcat
starts and is running ok, because in the config menu option "6 - View
current configuration" I can see the process TOMCAT_8007.

Does anyone have ever seen this error before? I'm trying to run CSWS
V1.3-1, CSWS_JAVA V1.1 on an OpenVMS 7.3.

Thanks in advance
Eduardo

.



Relevant Pages

  • httpd error starting Apache
    ... When starting Apache I get the following error. ... httpd: Could not determine the server's fully qualified domain name, ... for ServerName ...
    (Fedora)
  • Re: Please HELP!
    ... > overwritten -- Unclean shutdown of previous Apache run? ... > AddType application/x-compress .Z ... > AddType application/x-gzip .gz .tgz ... > ServerName "www.domain1.com" ...
    (freebsd-questions)
  • RE: apache --SOLVED
    ... You Rock Mark, ... Subject: apache --SOLVED ... Cary Pembleton wrote: ... for ServerName". ...
    (Debian-User)
  • Re: Why wont this script run??
    ... I reinstalled apache, and it works. ... > DirectoryIndex index.html index.htm.var index.htm ... DocumentRoot /home/www/html ... ServerName mo.moso.dk ...
    (Fedora)
  • Re: [Apache] Vhost with mod_rewrite
    ... > ServerName www.domaine.tld ... If you want the new domain config created automatically, ... best writing a bash script that uses sed, ... Apache 2.0: http://httpd.apache.org/docs-2.0/mod/mod_vhost_alias.html ...
    (Debian-User)