It's attempting to map the DLL, which is incorrect. I'm pretty sure this has come up before, I would search the archives or start a new thread with a different, more descriptive subject line and see if anyone has the answer.


John

vikas jain wrote:

seems something is working but still something is wrong.

Now in the isapi.log file I am getting following, looks like it's trying to get the file but not getting

[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1018)]: Using registry.
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1020)]: Using log file C:\Program Files\Apache Software Foundation\Tomcat 5.0\logs\isapi.log.
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1021)]: Using log level 0.
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1022)]: Using extension uri /tomcat/isapi_redirect.dll.
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1023)]: Using worker file C:\Program Files\Apache Software Foundation\Tomcat 5.0\conf\workers.properties.
[Thu Aug 07 15:47:22 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 15:47:22 2003] [jk_isapi_plugin.c (1025)]: Using uri select 0.
[Thu Aug 07 15:47:22 2003] [jk_uri_worker_map.c (172)]: Into jk_uri_worker_map_t::uri_worker_map_alloc
[Thu Aug 07 15:47:22 2003] [jk_uri_worker_map.c (375)]: Into jk_uri_worker_map_t::uri_worker_map_open
[Thu Aug 07 15:47:22 2003] [jk_uri_worker_map.c (396)]: jk_uri_worker_map_t::uri_worker_map_open, rule map size is 3
[Thu Aug 07 15:47:22 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 15:47:22 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 15:47:22 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 15:47:22 2003] [jk_uri_worker_map.c (408)]: Into jk_uri_worker_map_t::uri_worker_map_open, there are 3 rules
[Thu Aug 07 15:47:22 2003] [jk_uri_worker_map.c (422)]: jk_uri_worker_map_t::uri_worker_map_open, done
[Thu Aug 07 15:47:22 2003] [jk_worker.c (88)]: Into wc_open
[Thu Aug 07 15:47:22 2003] [jk_worker.c (224)]: Into build_worker_map, creating 1 workers
[Thu Aug 07 15:47:22 2003] [jk_worker.c (230)]: build_worker_map, creating worker ajp13
[Thu Aug 07 15:47:22 2003] [jk_worker.c (148)]: Into wc_create_worker
[Thu Aug 07 15:47:22 2003] [jk_worker.c (260)]: Factory :ajp12
[Thu Aug 07 15:47:22 2003] [jk_worker.c (260)]: Factory :ajp13
[Thu Aug 07 15:47:22 2003] [jk_worker.c (164)]: wc_create_worker, about to create instance ajp13 of ajp13
[Thu Aug 07 15:47:22 2003] [jk_ajp13_worker.c (108)]: Into ajp13_worker_factory
[Thu Aug 07 15:47:22 2003] [jk_worker.c (173)]: wc_create_worker, about to validate and init ajp13
[Thu Aug 07 15:47:22 2003] [jk_ajp_common.c (1206)]: Into jk_worker_t::validate
[Thu Aug 07 15:47:22 2003] [jk_ajp_common.c (1226)]: In jk_worker_t::validate for worker ajp13 contact is localhost:8009
[Thu Aug 07 15:47:22 2003] [jk_ajp_common.c (1254)]: Into jk_worker_t::init
[Thu Aug 07 15:47:22 2003] [jk_ajp_common.c (1274)]: In jk_worker_t::init, setting socket timeout to 0
[Thu Aug 07 15:47:22 2003] [jk_worker.c (189)]: wc_create_worker, done
[Thu Aug 07 15:47:22 2003] [jk_worker.c (240)]: build_worker_map, removing old ajp13 worker
[Thu Aug 07 15:47:22 2003] [jk_worker.c (252)]: build_worker_map, done
[Thu Aug 07 15:47:22 2003] [jk_worker.c (111)]: wc_open, done 1
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (655)]: Detected IIS >= 5.0
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (696)]: HttpFilterProc




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



Reply via email to