Folks,
1) I am getting the following message each time I tried to start my apache server.
Syntax error on line 4 of /opt/tomcat/conf/auto/mod_jk.conf:
Can't locate API module structure `jk_module' in file /opt/apache/modules/mod_jk2.so: ld.so.1: /opt/apache/bin/httpd: fatal: jk_module: can't find symbol
I have the following setup: Solaris 8 Apache 2.0.50 Tomcat 5.027 connector 2.0.4
My mod_jk.conf's header is as follow: ########## Auto generated on Tue Aug 10 10:00:10 EDT 2004########## <IfModule !mod_jk.c> LoadModule jk_module "/opt/apache/modules/mod_jk2.so" </IfModule> JkWorkersFile "/opt/jakarta-tomcat-5.0.27/conf/jk/workers.properties" JkLogFile "/opt/jakarta-tomcat-5.0.27/logs/mod_jk.log" JkLogLevel emerg
2) Oh, in addition, I am getting the following from catalina.out.
[INFO] StandardHostDeployer - Installing web application at context path /balanc
er from URL file:/opt/jakarta-tomcat-5.0.27/webapps/balancer
[ERROR] Context - Error filterStart
[ERROR] Context - Context startup failed due to previous errors
And localhost_log.<date>
2004-08-09 16:08:46 StandardContext[/balancer]Exception starting filter Balancer
Filter
java.lang.NoClassDefFoundError: org/apache/commons/digester/Digester
I am not using the balancer. Is this message a concern?
Any help is greatly appreciated.
TIA, Dan
_________________________________________________________________
Don�t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
