• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Mod_jk startup error!

 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mandrake Linux 8.0, Tomact 4.0.3 & apacke 1.3.19.
I'm attempting to get mod_jk working and I receive the following message when I startup Apache. Can anyone help??
----------
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
------
I have tried the following in order to get this working
1) Installing from the RPMS (for Tomcat & Mod_jk)
2) Compiling mod_jk using instructions found on http://www.galatea.com/flashguides/apache-tomcat-4-unix.xml
3) Kicked the frickin machine!
Thanks in advance!
- PJ
reply
    Bookmark Topic Watch Topic
  • New Topic