This is a discussion on apache+tomcat problems within the Apache Web Server forums, part of the Web Server and Related Forums category; Greetings, I have a new installation of apache 2.0.46 + tomcat 4.1.24 installed on a Mac OSX ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Greetings,
I have a new installation of apache 2.0.46 + tomcat 4.1.24 installed on a Mac OSX 10.2.6 machine with mod_jk2. I'm testing the installation before I begin some servlet development and an getting the following errors shown below. Are these errors related to a configuration problem? What should I look for? [Tue Jun 24 18:31:25 2003] [error] lb.getWorker() reenable ajp13:localhost:8009 [Tue Jun 24 18:31:25 2003] [error] workerEnv.init() create slot epStat.5 failed [Tue Jun 24 18:31:25 2003] [error] lb.service() worker failed 120000 for ajp13:l ocalhost:8009 [Tue Jun 24 18:31:25 2003] [error] lb.service() unrecoverable error... [Tue Jun 24 18:31:25 2003] [error] mod_jk.handler() Error connecting to tomcat 1 20000 thanks for your time. -- John J. Rushford j j r { a t } a l i s a { d o t } o r g http://www.cs.du.edu/~jjr |
|
|||
|
Yes, it's very likely the configuration problems.
Make sure your tomcat is listening to port 8009 using the catalina ajp connector. Or else, posting a few portion of your config would help. <read-the-signature@send-spam-to-dev-null.com> wrote in message news:Bx6Ka.10076$Bg.6360@rwcrnsc54... > Greetings, > > I have a new installation of apache 2.0.46 + tomcat 4.1.24 installed on a > Mac OSX 10.2.6 machine with mod_jk2. I'm testing the installation before > I begin some servlet development and an getting the following errors > shown below. Are these errors related to a configuration problem? What > should I look for? > > [Tue Jun 24 18:31:25 2003] [error] lb.getWorker() reenable ajp13:localhost:8009 > [Tue Jun 24 18:31:25 2003] [error] workerEnv.init() create slot epStat.5 failed > [Tue Jun 24 18:31:25 2003] [error] lb.service() worker failed 120000 for ajp13:l > ocalhost:8009 > [Tue Jun 24 18:31:25 2003] [error] lb.service() unrecoverable error... > [Tue Jun 24 18:31:25 2003] [error] mod_jk.handler() Error connecting to tomcat 1 > 20000 > > > thanks for your time. > -- > John J. Rushford > j j r { a t } a l i s a { d o t } o r g > http://www.cs.du.edu/~jjr |
| Thread Tools | |
| Display Modes | |
|
|