Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 91076 invoked from network); 7 Dec 2000 18:32:21 -0000 Received: from sea-28-c-34.sea.dsl.cerfnet.com (HELO OLYMPUS.audiotrack.com) (216.148.126.34) by locus.apache.org with SMTP; 7 Dec 2000 18:32:21 -0000 Received: by sea-28-c-34.sea.dsl.cerfnet.com with Internet Mail Service (5.5.2448.0) id ; Thu, 7 Dec 2000 10:36:32 -0800 Message-ID: <63D3ED1B489ED3118F47009027B6BE641D5D4C@sea-28-c-34.sea.dsl.cerfnet.com> From: "Kintzer, Michael" To: "'tomcat-user@jakarta.apache.org'" Subject: RE: 404 error w/ isapi_redirect.dll Date: Thu, 7 Dec 2000 10:36:31 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Ignacio, Looks like my last post didn't make it through so I'll try again. I've appended logs from IIS and the isapi.log. Let me know if these were not what you intended. Gracias, Michael *********************** IIS Log ********************************************* #Software: Microsoft Internet Information Services 5.0 #Version: 1.0 #Date: 2000-12-07 01:18:31 #Fields: date time c-ip cs-username s-sitename s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent) 2000-12-07 01:18:31 127.0.0.1 - W3SVC1 127.0.0.1 80 GET /examples - 404 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) 2000-12-07 01:20:11 192.168.0.249 - W3SVC1 192.168.0.230 80 GET /jakarta/isapi_redirect.dll - 200 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) 2000-12-07 01:54:32 192.168.0.8 - W3SVC1 192.168.0.230 80 GET /examples:8080/jsp/index.html - 404 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) *********************** isapi.log ******************************************* [jk_isapi_plugin.c (408)]: HttpFilterProc started [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of /examples:8080/jsp/index.html [jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker [jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [jk_isapi_plugin.c (452)]: HttpFilterProc [/examples:8080/jsp/index.html] is not a servlet url [jk_isapi_plugin.c (461)]: HttpFilterProc check if [/examples:8080/jsp/index.html] is points to the web-inf directory [jk_uri_worker_map.c (175)]: Into jk_uri_worker_map_t::uri_worker_map_free [jk_uri_worker_map.c (326)]: Into jk_uri_worker_map_t::uri_worker_map_close [jk_uri_worker_map.c (334)]: jk_uri_worker_map_t::uri_worker_map_close, NULL parameter [jk_uri_worker_map.c (184)]: In jk_uri_worker_map_t::uri_worker_map_free, NULL parameters [jk_worker.c (109)]: Into wc_close [jk_worker.c (111)]: wc_close, done [jk_uri_worker_map.c (155)]: Into jk_uri_worker_map_t::uri_worker_map_alloc [jk_uri_worker_map.c (195)]: Into jk_uri_worker_map_t::uri_worker_map_open [jk_uri_worker_map.c (210)]: jk_uri_worker_map_t::uri_worker_map_open, rule map size is 2 [jk_uri_worker_map.c (266)]: Into jk_uri_worker_map_t::uri_worker_map_open, match rule /servlet/=ajp12 was added [jk_uri_worker_map.c (266)]: Into jk_uri_worker_map_t::uri_worker_map_open, match rule /examples/=ajp12 was added [jk_uri_worker_map.c (295)]: Into jk_uri_worker_map_t::uri_worker_map_open, there are 2 rules [jk_uri_worker_map.c (316)]: jk_uri_worker_map_t::uri_worker_map_open, done [jk_worker.c (82)]: Into wc_open [jk_worker.c (207)]: Into build_worker_map, creating 2 workers [jk_worker.c (213)]: build_worker_map, creating worker ajp12 [jk_worker.c (138)]: Into wc_create_worker [jk_worker.c (152)]: wc_create_worker, about to create instance ajp12 of ajp12 [jk_ajp12_worker.c (264)]: Into ajp12_worker_factory [jk_worker.c (161)]: wc_create_worker, about to validate and init ajp12 [jk_ajp12_worker.c (182)]: Into jk_worker_t::validate [jk_ajp12_worker.c (194)]: In jk_worker_t::validate for worker ajp12 contact is localhost:8007 [jk_worker.c (177)]: wc_create_worker, done [jk_worker.c (223)]: build_worker_map, removing old ajp12 worker [jk_worker.c (213)]: build_worker_map, creating worker ajp13 [jk_worker.c (138)]: Into wc_create_worker [jk_worker.c (152)]: wc_create_worker, about to create instance ajp13 of ajp13 [jk_ajp13_worker.c (708)]: Into ajp23_worker_factory [jk_worker.c (161)]: wc_create_worker, about to validate and init ajp13 [jk_ajp13_worker.c (383)]: Into jk_worker_t::validate [jk_ajp13_worker.c (396)]: In jk_worker_t::validate for worker ajp13 contact is localhost:8009 [jk_ajp13_worker.c (422)]: Into jk_worker_t::init [jk_worker.c (177)]: wc_create_worker, done [jk_worker.c (223)]: build_worker_map, removing old ajp13 worker [jk_worker.c (235)]: build_worker_map, done [jk_worker.c (102)]: wc_open, done ************************* end ************************************************************* -----Original Message----- From: Nacho [mailto:nacho@siapi.es] Sent: Wednesday, December 06, 2000 5:47 PM To: 'tomcat-user@jakarta.apache.org' Subject: RE: 404 error w/ isapi_redirect.dll Append logs excerpts please, i have the same conf working like a charm.. Saludos , Ignacio J. Ortega > -----Mensaje original----- > De: Kintzer, Michael [mailto:mkintzer@audiotrack.com] > Enviado el: jueves 7 de diciembre de 2000 2:47 > Para: 'tomcat-user@jakarta.apache.org' > Asunto: RE: 404 error w/ isapi_redirect.dll > > > I realize this topic has been covered nearly two months ago, > but all the > solutions given here have not worked for my environment. > > Here are the details: > IIS 5.0, W2KPro, Tomcat 3.2 > I've configured everything according to the Tomcat-IIS HowTo > and confirmed > the following are working: > > -Tomcat hosted jsp/examples work fine (i.e. localhost:8080/) > -isapi_redirect.dll has the green arrow > -log files are being generated > -isapi_redirect.dll is recognizing that it should handle jsp > requests as > evidenced by the line GET "/jakarta/isapi_redirect.dll" 200 in my > SYSTEM32/LogFiles/W3SVC1/ log. > -I can browse to the jakarta virtual directory > -Anonymous access is enabled and file permissions on the > redirect dll are > also enabled for Full Control for Everyone. > -the uriworkermap.properties file and the -auto file show > that the examples > context is being served by ajp12 > > According to the HowTo, "200" implies the jakarta virtual > directory is not > configured for Execute permissions, but I've checked that and it is. > > I've rebooted and restarted both WWWService and AdminService, > but nothing > seems to fix the 404 error. > > Anybody have an idea for me? > > Thanks, > > Michael > > > > -----Original Message----- > From: Paul FitzPatrick [mailto:cpclvlnk@fitzpatrick.cc] > Sent: Monday, October 16, 2000 7:26 AM > To: tomcat-user@jakarta.apache.org > Subject: RE: 404 error w/ isapi_redirect.dll > > > > Stop/Start in the IIS Administrative Tool does not restart the admin > service. You have to do this from the control panel or a Dos > Prompt like > thus : > > net stop "IIS Admin Service" > net start "IIS Admin Service" > > There are dependant services you may need to restart as well > - this is the > batch file I use to stop : > > @ECHO OFF > NET STOP "FTP Publishing Service" > NET STOP "World Wide Web Publishing Service" > NET STOP "IIS Admin Service" > > In reverse order and replace STOP with START to start them all. > > > -----Original Message----- > From: David Young [mailto:dyoung@NetToNetTech.com] > Sent: Monday, October 16, 2000 10:11 AM > To: tomcat-user@jakarta.apache.org > Subject: Re: 404 error w/ isapi_redirect.dll > > > Stop/start did not do it, but rebooting did! > > > From: Kieran Fitzpatrick > > Reply-To: tomcat-user@jakarta.apache.org > > Date: Mon, 16 Oct 2000 09:52:55 +1000 > > To: "'tomcat-user@jakarta.apache.org'" > > > Subject: RE: 404 error w/ isapi_redirect.dll > > > > You might find that stopping and restarting the IIS Admin > service via the > > Services applet in Control Panel is sufficient to get this > working. At > > least this seemed to work for me. > > > > Good luck, > > > > Kieran > > > > -----Original Message----- > > From: Christian Thomsen [mailto:thomsen@ivx.de] > > Sent: Monday, 16 October 2000 6:07 AM > > To: tomcat-user@jakarta.apache.org > > Subject: Re: 404 error w/ isapi_redirect.dll > > > > > > Hi ! > > > > I had the same problem myself. I solved it by rebooting the > computer (no > > kidding !). As I have verified several times, you have to > do this when you > > change the IIS/Tomcat property files. > > > > I hope it helps, > > > > Chris > > > > > > ----- Original Message ----- > > From: "David Young" > > To: > > Sent: Friday, October 13, 2000 4:39 AM > > Subject: 404 error w/ isapi_redirect.dll > > > > > >> Hello, > >> > >> I am trying to get Tomcat working with IIS using the > isapi_redirect.dll. > I > >> followed the How To instructions by Gal Shachor, however > when I attempt > to > >> access http://localhost/examples/, I get a 404 saying it can't find > >> /jakarta/isapi_redirect.dll. > >> > >> - Windows 2000 Professional > >> - IIS is running on port 80 > >> - Anonymous access is enabled > >> - I can browse to http://localhost/jakarta/, so the vdir seems OK > >> - /jakarta vdir is set to allow execution > >> - Permissions on isapi_redirect.dll allow everyone to exec > >> - Tomcat is running fine on port 8080, including /examples > >> > >> > >> > > >