oops.. I mean am running 4.0.3 not 4.1.3 ----- Original Message ----- From: "Bill Kurani" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 12:26 PM Subject: Re: Apache 1.3.23 and Tomcat 4.1.3 integration problem
> Dear PJ > > Down rev to 4.0.3 and problem will go away. > > thanks - bill > > ----- Original Message ----- > From: "PJ Crump" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]>; "Bill Kurani" > <[EMAIL PROTECTED]> > Sent: Monday, June 10, 2002 11:01 PM > Subject: Re: Apache 1.3.23 and Tomcat 4.1.3 integration problem > > > Bill, I am getting the same error "jk_open_socket, connect() failed errno = > 111" > were you able to resolve your problem? if so, how? > > Thanks > ----- Original Message ----- > From: "Bill Kurani" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, June 10, 2002 12:52 PM > Subject: Apache 1.3.23 and Tomcat 4.1.3 integration problem > > > Hello > > I am using Apache 1.3.29 and Tomcat 4.1.3 > Tomcat Works Standalone. Apache works fine > I have gone over all the configuration files and they > seem to be having correct entries. > > When I access the page http://localhost/examples/ > I get Internal Error Server Error as below > > Internal Server Error > The server encountered an internal error or misconfiguration and was unable > to complete your request. > > Please contact the server administrator, root@localhost and inform them of > the time the error occurred, and anything you might have done that may have > caused the error. > > More information about this error may be available in the server error log. > > Apache/1.3.23 Server at localhost Port 80 > > and mod_jk.log file shows > > > [Mon Jun 10 10:39:16 2002] [jk_connect.c (116)]: Into jk_open_socket > [Mon Jun 10 10:39:16 2002] [jk_connect.c (123)]: jk_open_socket, try to > connect socket = 9 > [Mon Jun 10 10:39:16 2002] [jk_connect.c (132)]: jk_open_socket, after > connect ret = -1 > [Mon Jun 10 10:39:16 2002] [jk_connect.c (151)]: jk_open_socket, connect() > failed errno = 111 > [Mon Jun 10 10:39:16 2002] [jk_ajp_common.c (599)]: In > jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111 > [Mon Jun 10 10:39:16 2002] [jk_ajp_common.c (844)]: Error connecting to the > Tomcat process. > [Mon Jun 10 10:39:16 2002] [jk_ajp_common.c (1153)]: In > jk_endpoint_t::service, ajp_send_request failed in send loop 2 > [Mon Jun 10 10:39:16 2002] [jk_ajp_common.c (1339)]: Into > jk_endpoint_t::done, closing connection 0 > [Mon Jun 10 10:39:16 2002] [jk_ajp_common.c (536)]: In > jk_endpoint_t::ajp_close_endpoint > > Any idea > > thanks - bill > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
