The problem is that the redirector doesn't think that
/examples/jsp/index.html shouldn't be redirected.  Check your
uriworkermap.properties file to figure out why it thinks that this doesn't
match.

        Randy

> -----Original Message-----
> From: Daniel Chan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 28, 2001 8:13 PM
> To: [EMAIL PROTECTED]
> Subject: install Tomcat on NT and work with IIS question
> Importance: High
> 
> 
> Hi
> 
> I followed the "Tomcat IIS How To" instruction to configure my IIS
> webserver on my NT box. I complete all steps and check all trouble
> shooting steps. I did not find and problem. However, when I try to
> access the jsp examples by accessing http://myserver's
> name/examples/jsp/index.html I got this message on the browser.
> 
> "The network request is not supported."
> 
> I looked at the isapi.log file and this was what I found.
> 
> jk_isapi_plugin.c (408)]: HttpFilterProc started
> [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
> /jakarta/examples/jsp/index.html
> [jk_uri_worker_map.c (345)]: Into 
> jk_uri_worker_map_t::map_uri_to_worker
> 
> [jk_uri_worker_map.c (435)]: jk_uri_worker_map_t::map_uri_to_worker,
> done without a match
> [jk_isapi_plugin.c (452)]: HttpFilterProc
> [/jakarta/examples/jsp/index.html] is not a servlet url
> [jk_isapi_plugin.c (461)]: HttpFilterProc check if
> [/jakarta/examples/jsp/index.html] is points to the web-inf directory
> [jk_isapi_plugin.c (408)]: HttpFilterProc started
> [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
> /examples/jsp/index.html
> [jk_uri_worker_map.c (345)]: Into 
> jk_uri_worker_map_t::map_uri_to_worker
> 
> [jk_uri_worker_map.c (407)]: jk_uri_worker_map_t::map_uri_to_worker,
> Found a match ajp12
> [jk_isapi_plugin.c (439)]: HttpFilterProc 
> [/examples/jsp/index.html] is
> a servlet url - should redirect to ajp12
> [jk_isapi_plugin.c (461)]: HttpFilterProc check if
> [/examples/jsp/index.html] is points to the web-inf directory
> [jk_isapi_plugin.c (408)]: HttpFilterProc started
> [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
> /burns_gui/images/navigation/lifelines/NAVMain_Tech.gif
> [jk_uri_worker_map.c (345)]: Into 
> jk_uri_worker_map_t::map_uri_to_worker
> 
> [jk_uri_worker_map.c (435)]: jk_uri_worker_map_t::map_uri_to_worker,
> done without a match
> [jk_isapi_plugin.c (452)]: HttpFilterProc
> [/burns_gui/images/navigation/lifelines/NAVMain_Tech.gif] is not a
> servlet url
> [jk_isapi_plugin.c (461)]: HttpFilterProc check if
> [/burns_gui/images/navigation/lifelines/NAVMain_Tech.gif] is points to
> the web-inf directory
> 
> 
> I looked at the web server log I found the following
> 
> NAMILATHENA, 147.145.120.117, 80, 742, 6101, 200, 0, POST,
> /lsilogic/_vti_bin/_vti_aut/author.dll, -,
> 172.20.31.144, LSILOGIC/mzaynard, 6/22/01, 16:02:42, W3SVC1,
> NAMILATHENA, 147.145.120.117, 10, 565, 2682, 200, 0, POST,
> /lsilogic/_vti_bin/_vti_aut/author.dll, -,
> 172.20.31.144, LSILOGIC/mzaynard, 6/22/01, 16:02:47, W3SVC1,
> NAMILATHENA, 147.145.120.117, 20, 503, 825, 200, 0, POST,
> /lsilogic/_vti_bin/_vti_aut/author.dll, -,
> 172.20.31.144, LSILOGIC/mzaynard, 6/22/01, 16:04:22, W3SVC1,
> NAMILATHENA, 147.145.120.117, 95087, 652, 6635525, 200, 0, POST,
> /lsilogic/_vti_bin/_vti_aut/author.dll, -,
> 147.145.254.122, -, 6/22/01, 16:05:09, W3SVC1, NAMILATHENA,
> 147.145.120.117, 10, 432, 236, 501, 50, GET, -, -,
> 147.145.254.122, -, 6/22/01, 16:05:12, W3SVC1, NAMILATHENA,
> 147.145.120.117, 0, 432, 236, 501, 50, GET, -, -,
> 147.145.254.122, -, 6/22/01, 16:05:16, W3SVC1, NAMILATHENA,
> 147.145.120.117, 0, 446, 236, 501, 50, GET, -, -,
> 147.145.254.122, -, 6/22/01, 16:05:22, W3SVC1, NAMILATHENA,
> 147.145.120.117, 0, 436, 236, 501, 50, GET, -, -,
> 147.145.254.122, -, 6/22/01, 16:05:27, W3SVC1, NAMILATHENA,
> 147.145.120.117, 0, 446, 236, 501, 50, GET, -, -,
> 
> Do you know what could be the problem? What can I do to fix it?
> Please help.
> 
> Thank you.
> 
> 
> 
> --
> ====================================================================
> Daniel Chan                         Electronic Marketing Specialist
> 
> LSI Logic Corporation               Ph:(408) 954-3376
> MS D-203                            Fax:(408) 433-8989
> 1551 McCarthy Blvd.,                mailto:[EMAIL PROTECTED]
> Milpitas, CA 95035                  http://www.lsilogic.com
> ====================================================================
> 
> 

Reply via email to