Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Apache/Tomcat/Mod_JK woes

Rohit Peyyeti

2003-06-03


I have integrated Apache 1.3/Tomcat 4.1 but when I try to access any
JSP in the VirtualHost -- I get I get this error on the browser. Any
idea about this error?

HTTP Status 404 - /jsp/someFrame.jsp

--------------------------------------------------------------------------------

type Status report

message /jsp/someFrame.jsp

description The requested resource (/jsp/someFrame.jsp) is not available.


--------------------------------------------------------------------------------

Apache Tomcat/4.1.24

in mod_jk.log file:

[Tue Jun 03 11:17:35 2003] [jk_uri_worker_map.c (343)]: Into jk_uri_worker_map_t::map_uri_to_worker
[Tue Jun 03 11:17:35 2003] [jk_uri_worker_map.c (360)]: Attempting to map URI '/jsp/someFrame.jsp'
[Tue Jun 03 11:17:35 2003] [jk_uri_worker_map.c (407)]: jk_uri_worker_map_t::map_uri_to_worker, Found a suffix match ajp13 -> *.jsp
[Tue Jun 03 11:17:35 2003] [jk_worker.c (123)]: Into wc_get_worker_for_name ajp13
[Tue Jun 03 11:17:35 2003] [jk_worker.c (127)]: wc_get_worker_for_name, done found a worker
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (811)]: Into jk_worker_t::get_endpoint
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (725)]: Into jk_endpoint_t::service
[Tue Jun 03 11:17:35 2003] [jk_ajp13.c (379)]: Into ajp13_marshal_into_msgb
[Tue Jun 03 11:17:35 2003] [jk_ajp13.c (513)]: ajp13_marshal_into_msgb - Done
[Tue Jun 03 11:17:35 2003] [jk_connect.c (108)]: Into jk_open_socket
[Tue Jun 03 11:17:35 2003] [jk_connect.c (115)]: jk_open_socket, try to connect socket = 7
[Tue Jun 03 11:17:35 2003] [jk_connect.c (124)]: jk_open_socket, after connect ret = -1
[Tue Jun 03 11:17:35 2003] [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (192)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 111
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (601)]: Error connecting to the Tomcat process.
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (794)]: In jk_endpoint_t::service, send_request failed in send loop 0
[Tue Jun 03 11:17:35 2003] [jk_connect.c (108)]: Into jk_open_socket
[Tue Jun 03 11:17:35 2003] [jk_connect.c (115)]: jk_open_socket, try to connect socket = 7
[Tue Jun 03 11:17:35 2003] [jk_connect.c (124)]: jk_open_socket, after connect ret = -1
[Tue Jun 03 11:17:35 2003] [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (192)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 111
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (601)]: Error connecting to the Tomcat process.
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (794)]: In jk_endpoint_t::service, send_request failed in send loop 1
[Tue Jun 03 11:17:35 2003] [jk_connect.c (108)]: Into jk_open_socket
[Tue Jun 03 11:17:35 2003] [jk_connect.c (115)]: jk_open_socket, try to connect socket = 7
[Tue Jun 03 11:17:35 2003] [jk_connect.c (124)]: jk_open_socket, after connect ret = -1
[Tue Jun 03 11:17:35 2003] [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (192)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 111
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (601)]: Error connecting to the Tomcat process.
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (794)]: In jk_endpoint_t::service, send_request failed in send loop 2
[Tue Jun 03 11:17:35 2003] [jk_ajp13_worker.c (515)]: Into jk_endpoint_t::done


...Rohit

TransLogic Systems
5th Floor, Amogh Plaza, Greenlands,
Hyderabad, AP - 500 016, INDIA
Ph: 91.40.23401795, Fax: 91.40.23407943
www.translogicsys.com
©2008 junlu.com - Jax Systems, LLC, U.S.A.