Hey Mark,

I am trying to setup tomcat and IIS working but can't get it.

I am having the following error log in isapi.log. Maybe you came through this kind of problem. If you have any idea, please tell me. Thanks,

[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1018)]: Using registry.
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1020)]: Using log file C:\Program Files\Apache Software Foundation\Tomcat 5.0\logs\isapi.log.
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1021)]: Using log level 0.
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1022)]: Using extension uri /tomcat/isapi_redirect.dll.
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1023)]: Using worker file C:\Program Files\Apache Software Foundation\Tomcat 5.0\conf\workers.properties.
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1024)]: Using worker mount file C:\Program Files\Apache Software Foundation\Tomcat 5.0\conf\uriworkermap.properties.
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (1025)]: Using uri select 0.
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (172)]: Into jk_uri_worker_map_t::uri_worker_map_alloc
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (375)]: Into jk_uri_worker_map_t::uri_worker_map_open
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (396)]: jk_uri_worker_map_t::uri_worker_map_open, rule map size is 3
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (321)]: Into jk_uri_worker_map_t::uri_worker_map_open, match rule /examples/=ajp13 was added
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (299)]: Into jk_uri_worker_map_t::uri_worker_map_open, suffix rule /examples/.jsp=ajp13 was added
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (321)]: Into jk_uri_worker_map_t::uri_worker_map_open, match rule /examples/servlet/=ajp13 was added
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (408)]: Into jk_uri_worker_map_t::uri_worker_map_open, there are 3 rules
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (422)]: jk_uri_worker_map_t::uri_worker_map_open, done
[Thu Aug 07 17:47:09 2003] [jk_worker.c (88)]: Into wc_open
[Thu Aug 07 17:47:09 2003] [jk_worker.c (224)]: Into build_worker_map, creating 1 workers
[Thu Aug 07 17:47:09 2003] [jk_worker.c (230)]: build_worker_map, creating worker worker1
[Thu Aug 07 17:47:09 2003] [jk_worker.c (148)]: Into wc_create_worker
[Thu Aug 07 17:47:09 2003] [jk_worker.c (260)]: Factory :ajp12
[Thu Aug 07 17:47:09 2003] [jk_worker.c (260)]: Factory :ajp13
[Thu Aug 07 17:47:09 2003] [jk_worker.c (164)]: wc_create_worker, about to create instance worker1 of ajp13
[Thu Aug 07 17:47:09 2003] [jk_ajp13_worker.c (108)]: Into ajp13_worker_factory
[Thu Aug 07 17:47:09 2003] [jk_worker.c (173)]: wc_create_worker, about to validate and init worker1
[Thu Aug 07 17:47:09 2003] [jk_ajp_common.c (1206)]: Into jk_worker_t::validate
[Thu Aug 07 17:47:09 2003] [jk_ajp_common.c (1226)]: In jk_worker_t::validate for worker worker1 contact is localhost:8009
[Thu Aug 07 17:47:09 2003] [jk_ajp_common.c (1254)]: Into jk_worker_t::init
[Thu Aug 07 17:47:09 2003] [jk_ajp_common.c (1274)]: In jk_worker_t::init, setting socket timeout to 300
[Thu Aug 07 17:47:09 2003] [jk_worker.c (189)]: wc_create_worker, done
[Thu Aug 07 17:47:09 2003] [jk_worker.c (240)]: build_worker_map, removing old worker1 worker
[Thu Aug 07 17:47:09 2003] [jk_worker.c (252)]: build_worker_map, done
[Thu Aug 07 17:47:09 2003] [jk_worker.c (111)]: wc_open, done 1
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (655)]: Detected IIS >= 5.0
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (696)]: HttpFilterProc started
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (759)]: In HttpFilterProc Virtual Host redirection of /localhost/examples/servlet/HelloWorld
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (460)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (477)]: Attempting to map URI '/localhost/examples/servlet/HelloWorld'
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (599)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (765)]: In HttpFilterProc test Default redirection of /examples/servlet/HelloWorld
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (460)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (477)]: Attempting to map URI '/examples/servlet/HelloWorld'
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (502)]: jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp13 -> /examples/
[Thu Aug 07 17:47:09 2003] [jk_uri_worker_map.c (502)]: jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp13 -> /examples/servlet/
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (775)]: HttpFilterProc [/examples/servlet/HelloWorld] is a servlet url - should redirect to ajp13
[Thu Aug 07 17:47:09 2003] [jk_isapi_plugin.c (838)]: HttpFilterProc check if [/examples/servlet/HelloWorld] is points to the web-inf directory
[Thu Aug 07 17:48:52 2003] [jk_uri_worker_map.c (190)]: Into jk_uri_worker_map_t::uri_worker_map_free
[Thu Aug 07 17:48:52 2003] [jk_uri_worker_map.c (441)]: Into jk_uri_worker_map_t::uri_worker_map_close
[Thu Aug 07 17:48:52 2003] [jk_worker.c (118)]: Into wc_close
[Thu Aug 07 17:48:52 2003] [jk_worker.c (201)]: close_workers got 1 workers to destroy
[Thu Aug 07 17:48:52 2003] [jk_worker.c (208)]: close_workers will destroy worker worker1
[Thu Aug 07 17:48:52 2003] [jk_ajp_common.c (1311)]: Into jk_worker_t::destroy
[Thu Aug 07 17:48:52 2003] [jk_ajp_common.c (1318)]: Into jk_worker_t::destroy up to 10 endpoint to close
[Thu Aug 07 17:48:52 2003] [jk_worker.c (120)]: wc_close, done



From: Mark Schmeets <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Tomcat 4.0.6 IIS6.0 ISAPI Filter Activation
Date: Fri, 08 Aug 2003 09:27:35 -0400

I have been able to use the ISAPI redirector filter with IIS 5 and W2K successfully. I just attempted to do the same thing with Server 2003 and IIS 6.0 and cannot get the filter to register any status (no arrows). I did install, and enable the dll as a Web Extension as well. I am using 4.0.6 and the same dll as I used with IIS5.
Can anyone give me any advice specific to IIS 6


Thanks,
Mark


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


_________________________________________________________________
Want to visit Spain? Click here. http://server1.msn.co.in/sp03/spain/index.asp Win a free trip.



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



Reply via email to