Attached is the trace from iis_redirector.log indicating where it hangs...100% 
repeatable, on every single system I've tried.  Windows XP, IIS 5.1, Tomcat 4.1, 
latest IIS redirector for JK.


=======================
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (696)]: HttpFilterProc started
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (759)]: In HttpFilterProc Virtual Host 
redirection of /localhost/servlet/Illuminator
[Sun Mar 02 22:29:10 2003]  [jk_uri_worker_map.c (460)]: Into 
jk_uri_worker_map_t::map_uri_to_worker
[Sun Mar 02 22:29:10 2003]  [jk_uri_worker_map.c (477)]: Attempting to map URI 
'/localhost/servlet/Illuminator'
[Sun Mar 02 22:29:10 2003]  [jk_uri_worker_map.c (599)]: 
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (765)]: In HttpFilterProc test Default 
redirection of /servlet/Illuminator
[Sun Mar 02 22:29:10 2003]  [jk_uri_worker_map.c (460)]: Into 
jk_uri_worker_map_t::map_uri_to_worker
[Sun Mar 02 22:29:10 2003]  [jk_uri_worker_map.c (477)]: Attempting to map URI 
'/servlet/Illuminator'
[Sun Mar 02 22:29:10 2003]  [jk_uri_worker_map.c (502)]: 
jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp13 -> /servlet/
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (775)]: HttpFilterProc 
[/servlet/Illuminator] is a servlet url - should redirect to ajp13
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (838)]: HttpFilterProc check if 
[/servlet/Illuminator] is points to the web-inf directory
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (878)]: HttpExtensionProc started
[Sun Mar 02 22:29:10 2003]  [jk_worker.c (132)]: Into wc_get_worker_for_name ajp13
[Sun Mar 02 22:29:10 2003]  [jk_worker.c (136)]: wc_get_worker_for_name, done  found a 
worker
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (913)]: HttpExtensionProc got a worker 
for name ajp13
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (1391)]: Into jk_worker_t::get_endpoint
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (1435)]: In 
jk_endpoint_t::ajp_get_endpoint, time elapsed since last request = 27 seconds
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (1107)]: Into jk_endpoint_t::service
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (295)]: Into ajp_marshal_into_msgb
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (432)]: ajp_marshal_into_msgb - Done
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (640)]: sending to ajp13 #530
[Sun Mar 02 22:29:10 2003]  [jk_ajp_common.c (882)]: ajp_send_request 2: request body 
to send 59 - request body to resend 0
[Sun Mar 02 22:29:10 2003]  [jk_isapi_plugin.c (514)]: Into jk_ws_service_t::read

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to