I have installed so many versions so many times my head is spinning. Each time I get the same results. I followed the instructions and troubleshooting in the HowTo document. I am left with no suggestions.
I installed various Tomcat versions (3.3, 3.3dev, 4.0) on a Win2000 box with IIS 5.0. I create the registry settings, the virtual directory, and the filter. The filter has a green arrow, so that is good. Tomcat works if you access it directly at port 8080. However, trying to access Tomcat through IIS always fails. All log files are producing information. Following the troubleshooting section of the HowTo doc, I go all the way to the last suggestion, saying to make certain I have execute rights in PWS, which I do. Can anyone make sense of these log files and suggest something. Thanks Steve Yeager [EMAIL PROTECTED] Windows error log: 13:55:14 127.0.0.1 GET /jakarta/isapi_redirect.dll 200 Tomcat error log: [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (555)]: HttpFilterProc started [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (600)]: In HttpFilterProc Virtual Host redirection of /localhost/examples/jsp/index.html [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (351)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (368)]: Attempting to map URI '/localhost/examples/jsp/index.html' [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (456)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (606)]: In HttpFilterProc test Default redirection of /examples/jsp/index.html [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (351)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (368)]: Attempting to map URI '/examples/jsp/index.html' [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (391)]: jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp12 -> /examples/ [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (617)]: HttpFilterProc [/examples/jsp/index.html] is a servlet url - should redirect to ajp12 [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (639)]: HttpFilterProc check if [/examples/jsp/index.html] is points to the web-inf directory [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (555)]: HttpFilterProc started [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (600)]: In HttpFilterProc Virtual Host redirection of /localhost/jakarta/isapi_redirect.dll [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (351)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (368)]: Attempting to map URI '/localhost/jakarta/isapi_redirect.dll' [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (456)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (606)]: In HttpFilterProc test Default redirection of /jakarta/isapi_redirect.dll [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (351)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (368)]: Attempting to map URI '/jakarta/isapi_redirect.dll' [Thu Oct 25 08:55:08 2001] [jk_uri_worker_map.c (456)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (630)]: HttpFilterProc [/jakarta/isapi_redirect.dll] is not a servlet url [Thu Oct 25 08:55:08 2001] [jk_isapi_plugin.c (639)]: HttpFilterProc check if [/jakarta/isapi_redirect.dll] is points to the web-inf directory [Thu Oct 25 08:55:14 2001] [jk_isapi_plugin.c (679)]: HttpExtensionProc started [Thu Oct 25 08:55:14 2001] [jk_worker.c (123)]: Into wc_get_worker_for_name ajp12 [Thu Oct 25 08:55:14 2001] [jk_worker.c (127)]: wc_get_worker_for_name, done found a worker [Thu Oct 25 08:55:14 2001] [jk_isapi_plugin.c (701)]: HttpExtensionProc got a worker for name ajp12 [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (223)]: Into jk_worker_t::get_endpoint [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (121)]: Into jk_endpoint_t::service [Thu Oct 25 08:55:14 2001] [jk_connect.c (108)]: Into jk_open_socket [Thu Oct 25 08:55:14 2001] [jk_connect.c (115)]: jk_open_socket, try to connect socket = 2236 [Thu Oct 25 08:55:14 2001] [jk_connect.c (124)]: jk_open_socket, after connect ret = 0 [Thu Oct 25 08:55:14 2001] [jk_connect.c (132)]: jk_open_socket, set TCP_NODELAY to on [Thu Oct 25 08:55:14 2001] [jk_connect.c (140)]: jk_open_socket, return, sd = 2236 [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (134)]: In jk_endpoint_t::service, sd = 2236 [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (357)]: Into ajpv12_handle_request [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (361)]: ajpv12_handle_request, sending the ajp12 start sequence [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (413)]: ajpv12_handle_request, sending the headers [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (432)]: ajpv12_handle_request, sending the terminating mark [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (477)]: ajpv12_handle_request done [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (148)]: In jk_endpoint_t::service, sent request [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (493)]: Into ajpv12_handle_response [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (507)]: ajpv12_handle_response, read Status: 404 Not Found [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (535)]: ajpv12_handle_response, read Status=404 Not Found [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (507)]: ajpv12_handle_response, read Content-Type: text/html [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (535)]: ajpv12_handle_response, read Content-Type=text/html [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (547)]: ajpv12_handle_response, allocating header arrays [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (507)]: ajpv12_handle_response, read Content-Length: 198 [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (535)]: ajpv12_handle_response, read Content-Length=198 [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (507)]: ajpv12_handle_response, read Servlet-Engine: Tomcat Web Server/3.3 Release Candidate 2 ( JSP 1.1; Servlet 2.2 ) [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (535)]: ajpv12_handle_response, read Servlet-Engine=Tomcat Web Server/3.3 Release Candidate 2 ( JSP 1.1; Servlet 2.2 ) [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (507)]: ajpv12_handle_response, read [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (509)]: ajpv12_handle_response, headers are done [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (568)]: ajpv12_handle_response, starting response [Thu Oct 25 08:55:14 2001] [jk_isapi_plugin.c (344)]: Into jk_ws_service_t::start_response [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (579)]: ajpv12_handle_response, reading response body [Thu Oct 25 08:55:14 2001] [jk_isapi_plugin.c (478)]: Into jk_ws_service_t::write [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (595)]: ajpv12_handle_response, response body is done [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (607)]: ajpv12_handle_response done [Thu Oct 25 08:55:14 2001] [jk_isapi_plugin.c (713)]: HttpExtensionProc service() returned OK [Thu Oct 25 08:55:14 2001] [jk_ajp12_worker.c (163)]: Into jk_endpoint_t::done