You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Krueger <ma...@AUTO-TROL.com> on 2003/05/13 20:55:21 UTC

Running IIS 5.0 with Tomcat 4.1

> I have setup IIS 5.0 on a new server to run with Tomcat 4.0.
> I had complete success on an earlier install with IIS 4.0 on a different
> machine.  However, this install gives the following errors in the
> jk_iis.log file (starting with the succesful mapping to the worker):
> 
> [Tue May 13 12:31:08 2003]  [jk_isapi_plugin.c (775)]: HttpFilterProc
> [/NCS/jsp/ncs_callLogin.jsp] is a servlet url - should redirect to
> iisWorker
> [Tue May 13 12:31:08 2003]  [jk_isapi_plugin.c (838)]: HttpFilterProc
> check if [/NCS/jsp/ncs_callLogin.jsp] is points to the web-inf directory
> [Tue May 13 12:31:08 2003]  [jk_isapi_plugin.c (878)]: HttpExtensionProc
> started
> [Tue May 13 12:31:08 2003]  [jk_worker.c (132)]: Into
> wc_get_worker_for_name iisWorker
> [Tue May 13 12:31:08 2003]  [jk_worker.c (136)]: wc_get_worker_for_name,
> done  found a worker
> [Tue May 13 12:31:08 2003]  [jk_isapi_plugin.c (913)]: HttpExtensionProc
> got a worker for name iisWorker
> [Tue May 13 12:31:08 2003]  [jk_ajp12_worker.c (242)]: Into
> jk_worker_t::get_endpoint
> [Tue May 13 12:31:08 2003]  [jk_ajp12_worker.c (137)]: Into
> jk_endpoint_t::service
> [Tue May 13 12:31:08 2003]  [jk_connect.c (158)]: Into jk_open_socket
> [Tue May 13 12:31:08 2003]  [jk_connect.c (165)]: jk_open_socket, try to
> connect socket = 1400
> [Tue May 13 12:31:09 2003]  [jk_connect.c (174)]: jk_open_socket, after
> connect ret = -1
> [Tue May 13 12:31:09 2003]  [jk_connect.c (203)]: jk_open_socket,
> connect() failed errno = 61
> [Tue May 13 12:31:09 2003]  [jk_ajp12_worker.c (151)]: In
> jk_endpoint_t::service, sd = -1
> [Tue May 13 12:31:09 2003]  [jk_ajp12_worker.c (169)]: In
> jk_endpoint_t::service, Error sd = -1
> [Tue May 13 12:31:09 2003]  [jk_isapi_plugin.c (928)]: HttpExtensionProc
> error, service() failed
> [Tue May 13 12:31:09 2003]  [jk_ajp12_worker.c (180)]: Into
> jk_endpoint_t::done
> 
> Any advice/ideas of where and what to check would be greatly appreciated;
> I am at a loss and management is (naturally) chomping at the bit to get
> everything moved to the new faster server.
> 
> Mark Krueger
> Auto-trol Technology
> NCS
> Denver, CO
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org