I upgraded to mod_jk 1.2.18 and still face the same error:
============================================================================================
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] 
map_uri_to_worker::jk_uri_worker_map.c (520): Attempting to map context 
URI '/user/*'
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] 
map_uri_to_worker::jk_uri_worker_map.c (534): Found a wildchar match ajp
13 -> /user/*
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] jk_handler::mod_jk.c (1832): 
Into handler jakarta-servlet worker=ajp13 r
->proxyreq=0
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] 
wc_get_worker_for_name::jk_worker.c (111): found a worker ajp13
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] wc_maintain::jk_worker.c 
(301): Maintaining worker ajp13
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] init_ws_service::mod_jk.c 
(531): Service protocol=HTTP/1.1 method=GET ho
st=(null) addrr=85.90.206.104 name=www.linktiger.com port=80 auth=(null) 
user=(null) laddr=72.22.64.242 raddr=85.90.206.1
04
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] 
ajp_get_endpoint::jk_ajp_common.c (2164): acquired connection pool slot=
0
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] 
ajp_marshal_into_msgb::jk_ajp_common.c (566): ajp marshaling done
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] ajp_service::jk_ajp_common.c 
(1698): processing ajp13 with 2 retries
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] jk_open_socket::jk_connect.c 
(329): socket TCP_NODELAY set to On
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] jk_open_socket::jk_connect.c 
(427): trying to connect socket 12 to 127.0
.0.1:8009
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  jk_open_socket::jk_connect.c 
(445): connect to 127.0.0.1:8009 failed wit
h errno=13
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  
ajp_connect_to_endpoint::jk_ajp_common.c (889): Failed opening socket to
 (127.0.0.1:8009) with (errno=13)
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  
ajp_send_request::jk_ajp_common.c (1251): Error connecting to the backen
d server.
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  ajp_service::jk_ajp_common.c 
(1783): Sending request to tomcat failed,  
recoverable operation attempt=1
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] jk_open_socket::jk_connect.c 
(329): socket TCP_NODELAY set to On
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] jk_open_socket::jk_connect.c 
(427): trying to connect socket 12 to 127.0
.0.1:8009
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  jk_open_socket::jk_connect.c 
(445): connect to 127.0.0.1:8009 failed wit
h errno=13
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  
ajp_connect_to_endpoint::jk_ajp_common.c (889): Failed opening socket to
 (127.0.0.1:8009) with (errno=13)
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  
ajp_send_request::jk_ajp_common.c (1251): Error connecting to the backen
d server.
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  ajp_service::jk_ajp_common.c 
(1783): Sending request to tomcat failed,  
recoverable operation attempt=2
[Mon Aug 28 22:45:04 2006] [25415:26304] [error] ajp_service::jk_ajp_common.c 
(1794): Error connecting to tomcat. Tomcat 
is probably not started or is listening on the wrong port. worker=ajp13 failed
[Mon Aug 28 22:45:04 2006] [25415:26304] [debug] ajp_done::jk_ajp_common.c 
(2107): recycling connection pool slot=0 for w
orker ajp13
[Mon Aug 28 22:45:04 2006] [25415:26304] [info]  jk_handler::mod_jk.c (1978): 
Service error=0 for worker=ajp1
============================================================================================

Tomcat itself works fine, I can telnet to port 8009 from that host and from any 
other hosts, 
tcpdump still shows no even attempt to connect to port 8009 was made.

Weird...

-- 
Eugene N Dzhurinsky

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to