You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Burke Penny L CONT NPRI <Bu...@Npt.NUWC.Navy.Mil> on 2002/08/07 17:20:40 UTC

Help! IIS_Redirector problem

We're having a problem with IIS 5 and Tomcat 4 using the IIS_Redirector. After setting the "log_level" registry key to "Debug", the iis_redirector.log file shows that the redirector is doing the filter procedure:

     [jk_uri_worker_map.c (489)]: jk_uri_worker_map_t::map_uri_to_worker, Found a context match ajp13 -> /examples/ 
     [jk_isapi_plugin.c (721)]: HttpFilterProc [/examples/jsp/] is a servlet url - should redirect to ajp13 
     [jk_isapi_plugin.c (784)]: HttpFilterProc check if [/examples/jsp/] is points to the web-inf directory 

But directly after these entries, the redirector frees and closes the uri_worker_map and destroys the ajp12 and ajp13 workers, and closes. Also, IIS shuts down at this point with the error "Inetinfo.exe has generated errors and will be closed by Windows". Looking in the IIS log, the last line is "GET /jakarta/isapi_redirector.dll 401" 

Can anyone give us some help? Please!?
Thanks in advance!
Penny Burke
BAE SYSTEMS

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>