Hi,

In attempts to integrate Tomcat 3.2.1 with IIS we have a obstinate 
problem with loading this dll. It continues refusing to load... (red 
arrow instead of green one)

The system is;
Windows2000 5.00.2195
Internet Information Server 5.0

Error in the Win2000, event viewer, system log:
The HTTP Filter DLL C:\jakarta-tomcat\bin\win32\i386\isapi_redirect.dll 
failed to load.  The data is the error.

More detailed info about this and other logs are in the attachment.

We checked and double checked;
- env. var's tomcat_home and java_home
- registry entries
- (exec) access to virtual dir jakarta

BTW: The button 'enable' in the 'isapi filters' tab is disabled.

What could be the problem here ?

Kind regards,
Nico den Boer
Win2000, event viewer, system log:
Event Type:     Error
Event Source:   W3SVC
Event Category: None
Event ID:       14
Date:           3/16/2001
Time:           2:03:25 PM
User:           N/A
Computer:       VHA0302
Description:
The HTTP Filter DLL C:\jakarta-tomcat\bin\win32\i386\isapi_redirect.dll failed to 
load.  The data is the error. 
For additional information specific to this message please visit the Microsoft Online 
Support site located at: http://www.microsoft.com/contentredirect.asp. 
Data:
0000: 02 00 00 00               ....    

isapi.log:
[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 3
[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 (266)]: Into jk_uri_worker_map_t::uri_worker_map_open, match rule 
/imsapps/=ajp12 was added
[jk_uri_worker_map.c (295)]: Into jk_uri_worker_map_t::uri_worker_map_open, there are 
3 rules
[jk_uri_worker_map.c (316)]: jk_uri_worker_map_t::uri_worker_map_open, done

jasper.log:
2001-03-16 02:30:41 - Scratch dir for the JSP engine is: 
C:\jakarta-tomcat\work\localhost_8080%2Fexamples
2001-03-16 02:30:41 - IMPORTANT: Do not modify the generated servlets
2001-03-16 02:30:46 - JspServlet.destroy()
2001-03-16 02:30:46 - JspServlet.destroy()
2001-03-16 02:30:46 - JspServlet.destroy()
2001-03-16 02:30:46 - JspServlet.destroy()
2001-03-16 02:30:46 - JspServlet.destroy()

servlet.log:
2001-03-16 02:30:41 - path="/examples" :org.apache.jasper.servlet.JspServlet: init
2001-03-16 02:30:41 - path="/admin" :org.apache.jasper.servlet.JspServlet: init
2001-03-16 02:30:41 - path="/imsapps" :org.apache.jasper.servlet.JspServlet: init
2001-03-16 02:30:41 - path="" :org.apache.jasper.servlet.JspServlet: init
2001-03-16 02:30:41 - path="/test" :org.apache.jasper.servlet.JspServlet: init

Reply via email to