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]

Reply via email to