Hello i have one great problem. I am trying for solvig it during one week
and i canot solve it.
i have one linux machie (suse 9) with the 1.4.2_03 jdk instaled.
the machine has the apache 2.0.48.
i have download and install the tomcat 4.1.30 and i have the connectors
source download and compile the mod_jk.
i have start the tomcat and the apache 2 and appeaars the bellos errors in
the log files.
i put the conf files bellow.
can you help me for solving this problem please?
thanks
in the apache conf file i have:
JkWorkersFile "/opt/jakarta/tomcat/conf/workers.properties"
JkLogFile "/opt/jakarta/tomcat/logs/mod_jk.log"
JkLogLevel debug
JkMount /*.jsp ajp13
ERRORS:
int he apache log file:
192.168.0.250 - - [24/Mar/2004:13:28:52 +0100] "GET /index.jsp HTTP/1.1"
500 1063 "http://www.domain.com/" "Mozilla/5.0 (compatible; Konqueror/3.1;
Linux)"
in the tomcat mod_jk.log file:
[Wed Mar 24 13:28:52 2004] [jk_ajp_common.c (1318)]: Error connecting to
tomcat. Tomcat is probably not started or is listening on the wrong port.
worker=ajp13 failed errno = 101
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]