|
Hi!
I have some problems with Tomcat 3.2 and IIS5. When
I try to access the example pages I get a "Not Found 404" error:
Not Found (404)Original request: /jakarta/isapi_redirect.dllNot found request: /jakarta/isapi_redirect.dll The tomcats log looks like that:
2000-12-04 06:12:44 - ContextManager: Adding
context Ctx( /examples )
2000-12-04 06:12:44 - ContextManager: Adding context Ctx( /admin ) Starting tomcat. Check logs/tomcat.log for error messages 2000-12-04 06:12:44 - ContextManager: Adding context Ctx( /dcfa ) 2000-12-04 06:12:44 - ContextManager: Adding context Ctx( /sbs ) 2000-12-04 06:12:44 - ContextManager: Adding context Ctx( /andromeda ) 2000-12-04 06:12:48 - ContextManager: Adding context Ctx( ) 2000-12-04 06:12:50 - ContextManager: Adding context Ctx( /test ) 2000-12-04 06:12:52 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 2000-12-04 06:12:52 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007 2000-12-04 06:13:28 - Ctx( ): 404 R( + /jakarta/isapi_redirect.dll + null) null 2000-12-04 06:13:32 - Ctx( ): 404 R( + /jakarta/isapi_redirect.dll + null) null The IIS log looks like that:
#Software: Microsoft Internet Information Services
5.0
#Version: 1.0 #Date: 2000-12-04 12:31:22 #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent) 2000-12-04 17:13:28 192.168.10.10 - 192.168.10.21 80 GET /jakarta/isapi_redirect.dll - 200 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+NT+5.0) 2000-12-04 17:13:32 192.168.10.10 - 192.168.10.21 80 GET /jakarta/isapi_redirect.dll - 200 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+NT+5.0) I have followed the tomcat-iis-howto.html step by
step. In the troubleshooting section there is only one solution for my
problem:
...
If the number following GET "/..." is 200 or 403, make sure you
have checked Execute Access for the jakarta virtual directory in the Advanced
Options of the Personal Web Manager.
The virtual directory has definetly execute access.
Does anybody know another solutions for this
problem?
thanks,
Adrian.
|
Title: tomcat.log file not found
- tomcat.log file not found Panagiotis Konstantinidis
- RE: tomcat.log file not found G.Nagarajan
- RE: tomcat.log file not found Panagiotis Konstantinidis
- RE: tomcat.log file not found CPC Livelink Admin
- RE: tomcat.log file not found G.Nagarajan
- RE: tomcat.log file not found Panagiotis Konstantinidis
- RE: tomcat.log file not found G.Nagarajan
- RE: tomcat.log file not found Panagiotis Konstantinidis
- RE: tomcat.log file not found Duane Gran
- RE: tomcat.log file not found Adrian Stabiszewski
- RE: tomcat.log file not found Wang, Jianming
- RE: tomcat.log file not found Panagiotis Konstantinidis
- RE: tomcat.log file not found Scott Hamilton
