You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/08/03 09:42:39 UTC

DO NOT REPLY [Bug 22087] New: - ISAPI Redirector does not function under IIS V6.0

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22087>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22087

ISAPI Redirector does not function under IIS V6.0

           Summary: ISAPI Redirector does not function under IIS V6.0
           Product: Tomcat 4
           Version: 4.1.27
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Connector:Other
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: aroe@cybertek-systems.com


Using Tomcat V 4.1.27 or V5.05alpha on a windows 2003 advanced server running 
IIS v6.0 The ISAPI_Redirector quits after processing URI map.  The 
HTTPEXTENSION process does not start. here my entire log (as you can see it 
jsut quits)

[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1018)]: Using registry.
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1020)]: Using log file 
D:\tcat4127\logs\jk_iis.log.
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1021)]: Using log level 0.
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1022)]: Using extension 
uri /tomcat/isapi_redirector.dll.
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1023)]: Using worker file 
D:\tcat4127\conf\workers.properties.
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1024)]: Using worker mount file 
D:\tcat4127\conf\uriworkermap.properties.
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (1025)]: Using uri select 0.
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (172)]: Into 
jk_uri_worker_map_t::uri_worker_map_alloc
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (375)]: Into 
jk_uri_worker_map_t::uri_worker_map_open
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (396)]: 
jk_uri_worker_map_t::uri_worker_map_open, rule map size is 6
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (321)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, match 
rule /extranet/contents/=testWorker was added
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (299)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, suffix 
rule /extranet/contents/.html=testWorker was added
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (299)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, suffix 
rule /extranet/contents/.jsp=testWorker was added
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (321)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, match 
rule /www.cyberteksystems.biz/extranet/flashservices/=testWorker was added
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (321)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, match 
rule /www.cyberteksystems.biz/extranet/contents/=testWorker was added
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (299)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, suffix 
rule /www.cyberteksystems.biz/extranet/contents/.html=testWorker was added
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (408)]: Into 
jk_uri_worker_map_t::uri_worker_map_open, there are 6 rules
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (422)]: 
jk_uri_worker_map_t::uri_worker_map_open, done
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (88)]: Into wc_open
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (224)]: Into build_worker_map, 
creating 1 workers
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (230)]: build_worker_map, creating 
worker testWorker
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (148)]: Into wc_create_worker
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (260)]: Factory :ajp12
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (260)]: Factory :ajp13
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (164)]: wc_create_worker, about to 
create instance testWorker of ajp13
[Sun Aug 03 03:23:30 2003]  [jk_ajp13_worker.c (108)]: Into ajp13_worker_factory
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (173)]: wc_create_worker, about to 
validate and init testWorker
[Sun Aug 03 03:23:30 2003]  [jk_ajp_common.c (1206)]: Into jk_worker_t::validate
[Sun Aug 03 03:23:30 2003]  [jk_ajp_common.c (1226)]: In jk_worker_t::validate 
for worker testWorker contact is localhost:8009
[Sun Aug 03 03:23:30 2003]  [jk_ajp_common.c (1254)]: Into jk_worker_t::init
[Sun Aug 03 03:23:30 2003]  [jk_ajp_common.c (1274)]: In jk_worker_t::init, 
setting socket timeout to 0
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (189)]: wc_create_worker, done
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (240)]: build_worker_map, removing old 
testWorker worker 
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (252)]: build_worker_map, done
[Sun Aug 03 03:23:30 2003]  [jk_worker.c (111)]: wc_open, done 1
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (655)]: Detected IIS >= 5.0
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (696)]: HttpFilterProc started
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (759)]: In HttpFilterProc 
Virtual Host redirection 
of /192.168.123.5/extranet/contents/CybertekSystems3.html
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (460)]: Into 
jk_uri_worker_map_t::map_uri_to_worker
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (477)]: Attempting to map 
URI '/192.168.123.5/extranet/contents/CybertekSystems3.html'
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (599)]: 
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (765)]: In HttpFilterProc test 
Default redirection of /extranet/contents/CybertekSystems3.html
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (460)]: Into 
jk_uri_worker_map_t::map_uri_to_worker
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (477)]: Attempting to map 
URI '/extranet/contents/CybertekSystems3.html'
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (502)]: 
jk_uri_worker_map_t::map_uri_to_worker, Found a context match testWorker -
> /extranet/contents/
[Sun Aug 03 03:23:30 2003]  [jk_uri_worker_map.c (558)]: 
jk_uri_worker_map_t::map_uri_to_worker, Found a suffix match testWorker -> 
*.html
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (775)]: HttpFilterProc 
[/extranet/contents/CybertekSystems3.html] is a servlet url - should redirect 
to testWorker
[Sun Aug 03 03:23:30 2003]  [jk_isapi_plugin.c (838)]: HttpFilterProc check if 
[/extranet/contents/CybertekSystems3.html] is points to the web-inf directory

I would appreciate it if any of you could help resolve this I have a very big 
project to work on that must run on windows 2003.  Thanks