Hi Paul

I've figured out what these warnings are from. I put all the tomcat jars in my 
jdk\jre\lib\ext folder. Not a good idea. I removed them and added thier original path 
to my CLASSPATH and things are working much better. I could not run jsp's when I had 
it set up the other way!

Hope this helps you too!

Dom
  ----- Original Message ----- 
  From: Dominic Parry 
  To: Tomcat Users List 
  Sent: Wednesday, June 04, 2003 8:49 AM
  Subject: Re: Connecting IIS 5.0 to Tomcat 4.1.24? - SOLVED


  It's a pleasure! I have similar warnings in my logs, but they haven't caused any 
problems so far. Does anyone know what they are caused by?

  Error: [jk_worker_ajp13.c (416)]: ajp13.service() ajpGetReply recoverable error 
120000

  Error: [jk_workerEnv.c (482)]: workerEnv.processCallbacks() Error reading reply

  Error: [jk_channel_socket.c (557)]: channelSocket.receive(): Error receiving message 
body -1 53

  Thanks

  Dom


  ----- Original Message ----- 
    From: David Legg 
    To: 'Tomcat Users List' 
    Sent: Tuesday, June 03, 2003 11:43 PM
    Subject: RE: Connecting IIS 5.0 to Tomcat 4.1.24? - SOLVED


    Hi Dom,

    Thanks ever so much for your help.

    The magic missing ingredient turned out to be that [shm] entry in the
    workers2.properties file.  I had seen it mentioned in various bits of
    documentation but got the impression it was something to do with connecting
    to an Apache server via shared memory.

    You were also spot on about checking the event log.  There was an entry in
    there warning: -

      Error: [jk_shm.c (333)]: shm.init(): No file

    I also noticed the following 3 warnings which are still there after the
    system started working: -

    Error: [jk_worker_lb.c (415)]: lb.service() unrecoverable error...
    Error: [jk_worker_lb.c (402)]: lb.service() worker failed 120000 for
    ajp13:127.0.0.1:8009
    Error: [jk_endpoint.c (90)]: workerEnv.init() create slot epStat.0 failed

    I'm presuming they aren't serious but I'll keep an eye on them.

    Anyway, thanks again.  Now all I have to do is install Cocoon followed by
    the Lenya Content Management System and I'm ready :-)

    Regards,

    David Legg
    Webmaster - 3Dlabs
    Phone: +44 (0)118 982 8254
    http://www.3dlabs.com
    mailto:[EMAIL PROTECTED]

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

Reply via email to