• 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

JK2

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all, I'm trying to use the jk2 connector but I'm having a lot of problems, I refered to many tutorials, the last one is http://www.reliablepenguin.com/clients/misc/tomcat/ where I followed everything step by step, how ever I'm having this error when I try to load a jsp page: 503 Service Temporarily Unavailable.

here is what apache error log shows:

[Tue Jun 01 01:31:50 2004] [error] shm.create(): error creating shm 70014 End of file found
[Tue Jun 01 01:31:50 2004] [error] shm.create(): error creating shm /opt/jakarta-tomcat-5.0.24/logs/jk2.shm
[Tue Jun 01 01:31:51 2004] [notice] Apache/2.0.47 (Fedora) configured -- resuming normal operations
[Tue Jun 01 01:31:53 2004] [error] channelUn.connect() connect failed 2 No such file or directory
[Tue Jun 01 01:31:53 2004] [error] ajp13.connect() failed ajp13:/opt/jakarta-tomcat-5.0.24/work/jk2.socket
[Tue Jun 01 01:31:53 2004] [error] ajp13.service() failed to connect endpoint errno=2 No such file or directory
[Tue Jun 01 01:31:53 2004] [error] ajp13.service() Error forwarding ajp13:/opt/jakarta-tomcat-5.0.24/work/jk2.socket 1 1
[Tue Jun 01 01:31:53 2004] [error] lb.service() worker failed 120000 for ajp13:/opt/jakarta-tomcat-5.0.24/work/jk2.socket
[Tue Jun 01 01:31:53 2004] [error] lb_worker.service() all workers in error or disabled state
[Tue Jun 01 01:31:53 2004] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 503

I hope you'll help. Thanks in advance!
 
Slime does not pay. Always keep your tiny ad dry.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic