There is no problem with the missing arrow. http://support.microsoft.com/kb/317204/en-us says:
"In Internet Information Services (IIS) 6.0, an ISAPI filter that has been added at the site level does not load until the Web server has served at least one request to that site." Once I made a request to the site, I got my green arrow. I used the Default Web Site for the filter, and not the enclosing Web Sites folder. Although, when I rebooted and before making another request, I got the green arrow anyway. I am however getting errors in the iis_redirect.log: [error] jk_uri_worker_map.c (322): invalid context *.jsp [error] jk_uri_worker_map.c (615): invalid mapping rule *.jsp->main [emerg] jk_isapi_plugin.c (1253): Unable to read worker file C:\Inetpub\wwwroot\tomcat\conf\worker.properties. I changed permissions for the \conf folder as I did for \logs and \bin\native below, rebooted, and still get this [emerg] error. Ideas? Mitchell Fisher | Unisys Corp., S&T, ClearPath MCP | Net 385-3450 External 610-648-3450 Fax 610-695-5060 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. -----Original Message----- From: Fisher, Mitchell L [mailto:[EMAIL PROTECTED] Sent: Monday, October 02, 2006 2:36 PM To: Tomcat Users List Subject: RE: IIS 6.0 with JK 1.2.19 Turk, Mladen wrote: > One of the problems can be caused by the access rights for > the folder having isapi_redirect.dll > Also the IIS process must have full access rights to logs > folder. I changed security of \tomcat\bin\native & \tomcat\logs to: . IIS_WPG to Allow Full Control . Internet Guest Account to Allow Full Control . Users to Allow Full Control Restarted IIS and no change. Is this what you meant? I have not created a log file in the logs folder. > Sometimes the IIS Metabase can get corrupted. > Use the IIS MetabaseExplorer from: > http://www.ripcordsoftware.com/IISMetabaseExplorer/Default.aspx <http://www.ripcordsoftware.com/IISMetabaseExplorer/Default.aspx> > and remove any duplicate Filter entries for jakarta if they exist. Great tool. But it only shows two jakarta entries: \W3SVC\1\Filters\jakarta 1002 MD_KEY_TYPE Server String 20 IIsFilter 2041 MD_FILTER_IMAGE_PATH Server String 112 C:\Inetpub\wwwroot\tomcat\bin\native\isapi_redirect.dll \W#SVC\1\ROOT\jakarta 1002 MD_KEY_TYPE Server String 34 IIsWebVirtualDir 2102 MD_APP_FRIENDLY_NAME INH WAM String 16 jakarta 2103 MD_APP_ROOT INH File String 50 /LM/W3SVC/1/Root/jakarta 2104 MD_APP_ISOLATED INH WAM Number 4 2 3001 MD_VR_PATH INH File String 74 C:\Inetpub\wwwroot\tomcat\bin\native 6005 MD_DIRECTORY_BROWSING INH File Number 4 1073741886 6016 MD_ACCESS_PERM INH File Number 4 517 -Mitch --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]