Hi everyone

We've got Apache 1.3.20 with Tomcat 3.2.3. Our web server is
running in port 8082. We are able to start both services,
and use properly the services for a while, but, without any
error the jsp pages are no longer working.

This is what we get in jk.log:
*******************************

[jk_uri_worker_map.c (345)]: Into
jk_uri_worker_map_t::map_uri_to_worker

[jk_uri_worker_map.c (435)]:
jk_uri_worker_map_t::map_uri_to_worker,
done without a match
[jk_uri_worker_map.c (345)]: Into
jk_uri_worker_map_t::map_uri_to_worker

[jk_uri_worker_map.c (435)]:
jk_uri_worker_map_t::map_uri_to_worker,
done without a match
[jk_uri_worker_map.c (345)]: Into
jk_uri_worker_map_t::map_uri_to_worker

[jk_uri_worker_map.c (435)]:
jk_uri_worker_map_t::map_uri_to_worker,
done without a match
[jk_uri_worker_map.c (345)]: Into
jk_uri_worker_map_t::map_uri_to_worker

[jk_uri_worker_map.c (407)]:
jk_uri_worker_map_t::map_uri_to_worker,
Found a match ajp13
[jk_worker.c (123)]: Into wc_get_worker_for_name ajp13
[jk_worker.c (127)]: wc_get_worker_for_name, done  found a
worker
[jk_ajp13_worker.c (654)]: Into jk_worker_t::get_endpoint
[jk_ajp13_worker.c (539)]: Into jk_endpoint_t::service
[jk_ajp13.c (346)]: Into ajp13_marshal_into_msgb
[jk_ajp13.c (480)]: ajp13_marshal_into_msgb - Done
[jk_connect.c (108)]: Into jk_open_socket
[jk_connect.c (115)]: jk_open_socket, try to connect socket
= 8
[jk_connect.c (124)]: jk_open_socket, after connect ret = 0
[jk_connect.c (132)]: jk_open_socket, set TCP_NODELAY to on
[jk_connect.c (140)]: jk_open_socket, return, sd = 8
[jk_ajp13_worker.c (167)]: In
jk_endpoint_t::connect_to_tomcat,
connected sd = 8
***********************************

Then, everytime we request a new page, then we get the next
log:
*************************************
[jk_uri_worker_map.c (407)]:
jk_uri_worker_map_t::map_uri_to_worker,
Found a match ajp13
[jk_worker.c (123)]: Into wc_get_worker_for_name ajp13
[jk_worker.c (127)]: wc_get_worker_for_name, done  found a
worker
[jk_ajp13_worker.c (654)]: Into jk_worker_t::get_endpoint
[jk_ajp13_worker.c (539)]: Into jk_endpoint_t::service
[jk_ajp13.c (346)]: Into ajp13_marshal_into_msgb
[jk_ajp13.c (480)]: ajp13_marshal_into_msgb - Done
 a match ajp13_map.c (407)]:
jk_uri_worker_map_t::map_uri_to_worker,
Found

*****************************************

We haven�t found anything wrong in our configuration files,
please, could anyone of you help us?
Thank you,
    Carlos

--

Carlos L. Guardiola Ortu�o
Departamento de Desarrollo
SATEC, S.A.
Avda. Europa, 34 A
28023 MADRID

e-mail:[EMAIL PROTECTED]
http://www.satec.es
Tfno. : +34 91 7089000
Fax.  : +34 91 7089090


Reply via email to