Do you start Tomcat and Apache at the same time? If so it is likely that Tomcat has 
not fully started up when Apache tries to connect to the connector socket.

I found this with mod_webapp and a five second pause in my startup script solved it.

_________________________________________________________________

Mark Annal                       e-mail: [EMAIL PROTECTED]
TARGUSinfo                       phone : (585) 598-7011
255 Woodcliff Drive              fax   : (585) 598-7001
Fairport, NY 14450               web   : www.targusinfo.com
_________________________________________________________________


-----Original Message-----
From: PJ Crump [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 11, 2002 2:12 AM
To: [EMAIL PROTECTED]
Subject: Tomcat/mod_jk/Apache error


Hello, 
I have gotten over a lot of hurldes in getting Apache & tomcat to talk, now I'm down 
to this..

Im receiving this error in mod_jk.log when I start apache:

[Wed Jun 12 01:04:21 2002]  [jk_connect.c (151)]: jk_open_socket, connect() failed 
errno = 111
[Wed Jun 12 01:04:21 2002]  [jk_ajp_common.c (599)]: In 
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111
[Wed Jun 12 01:04:21 2002]  [jk_connect.c (151)]: jk_open_socket, connect() failed 
errno = 111
[Wed Jun 12 01:04:21 2002]  [jk_ajp_common.c (599)]: In 
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111

Can anyone tell me what this means? and (hopefully) how to fix it.


- PJ

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to