sleep 10


or

sleep 15

Unlike Apache, Tomcat does not start up instantly...it needs time to do so.

John

On Fri, 30 May 2003 14:48:42 -0500, Geralyn M Hollerman <[EMAIL PROTECTED]> wrote:

Michael Cardon wrote:

Can anyone explain the following errors to me? This is from the error_log
file of the httpd (apache2) server.
...
[Fri May 30 12:24:12 2003] [error] jk2_init() Can't find child 2954 in
scoreboard
[Fri May 30 12:24:12 2003] [notice] workerEnv.init() ok
/etc/httpd/conf/workers2.properties
[Fri May 30 12:24:12 2003] [error] mod_jk child init 1 -2
[Fri May 30 12:24:12 2003] [error] jk2_init() Can't find child 2956 in
scoreboard

I'm not 100% sure about this, but I saw the same thing on my Solaris box using jk2; I *think* you can safely disregard that "mod_jk child init 1 -2". As far as that jk2_init goes, I would get that if I started up Apache before Tomcat had completed starting - I just got used to doing something else in between the start of one and the start of the other to avoid that error...




-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

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



Reply via email to