mod_jk internal server error

2001-04-05 Thread Florian Richter





Hi,
maybe somebody can help me, my tomcat works fine at 

port 8080 but when I use it with apache (mod_jk) I 
get an internal server Error. The CLASSPATH and PATH Variable is properly set. 


Here is the Error message from the 
mod_jk.log:
[jk_uri_worker_map.c (344)]: Into 
jk_uri_worker_map_t::map_uri_to_worker[jk_uri_worker_map.c (406)]: 
jk_uri_worker_map_t::map_uri_to_worker, Found a match ajp12[jk_worker.c 
(123)]: Into wc_get_worker_for_name ajp12[jk_worker.c (127)]: 
wc_get_worker_for_name, done found a worker[jk_ajp12_worker.c (223)]: 
Into jk_worker_t::get_endpoint[jk_ajp12_worker.c (121)]: Into 
jk_endpoint_t::service[jk_connect.c (108)]: Into 
jk_open_socket[jk_connect.c (115)]: jk_open_socket, try to connect socket = 
6[jk_connect.c (124)]: jk_open_socket, after connect ret = 
-1[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 
101[jk_ajp12_worker.c (134)]: In jk_endpoint_t::service, sd = 
-1[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = 
-1[jk_ajp12_worker.c (163)]: Into jk_endpoint_t::done

thanks,
Florian


tomcat internal server error

2001-04-04 Thread Florian Richter




Hi,
maybe somebody can help me, my tomcat works fine at 

port 8080 but when I use it with apache (mod_jk) I 
get an internal server Error. The CLASS_PATH and PATH Variable is properly set. 


Here is the Error message from the 
mod_jk.log:
[jk_uri_worker_map.c (344)]: Into 
jk_uri_worker_map_t::map_uri_to_worker[jk_uri_worker_map.c (406)]: 
jk_uri_worker_map_t::map_uri_to_worker, Found a match ajp12[jk_worker.c 
(123)]: Into wc_get_worker_for_name ajp12[jk_worker.c (127)]: 
wc_get_worker_for_name, done found a worker[jk_ajp12_worker.c (223)]: 
Into jk_worker_t::get_endpoint[jk_ajp12_worker.c (121)]: Into 
jk_endpoint_t::service[jk_connect.c (108)]: Into 
jk_open_socket[jk_connect.c (115)]: jk_open_socket, try to connect socket = 
6[jk_connect.c (124)]: jk_open_socket, after connect ret = 
-1[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 
101[jk_ajp12_worker.c (134)]: In jk_endpoint_t::service, sd = 
-1[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = 
-1[jk_ajp12_worker.c (163)]: Into jk_endpoint_t::done

thanks,
Florian


tomcat apache Internal Server Error

2001-03-23 Thread Florian Richter



Hi,
I have a Problem with Tomcat and mod_jk. I have 
installed Tomcat with an RPM and all works fine when I call
the examples servlets at server:8080. After this I 
have installed tomcat-mod-3.2.1-1.i386.rpm. The Problem is
whenn I call now a .jsp page the server request me 
an Internal Server Error. In the mod_jk.log file stand
[jk_connect.c (143)]: jk_open_socket, connect() 
failed errno = 101[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, 
Error sd = -1

I have checked several times the configuration 
files and have also set the java_home directory etc.
maybe someone can help me with this 
problem.

Florian Ríchter