You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chris Cheshire <cc...@bigredwire.com> on 2003/04/17 23:39:49 UTC

error on startup of apache with mod_jk2

I didn't know whether to post this to the apache list or here, so I'll 
take a stab at here first. My apologies if this is the wrong list.

Server Version: Apache/2.0.45 (Unix) mod_jk2/2.0.3-dev + Tomcat 4.1.24 
on Solaris/Intel 2.8

When apache starts up, regardless of whether tomcat has started or not I 
get the following errors in my log file.
These processes exist when I do a process list, and there doesn't 
_appear_ to be any errors communicating b/w apache and tomcat.

Can anyone shed some light on these please?

Thanks

[Thu Apr 17 12:14:00 2003] [error] jk2_init() Can't find child 20305 in 
scoreboard
[Thu Apr 17 12:14:00 2003] [error] mod_jk child init 1 -2
[Thu Apr 17 12:14:00 2003] [error] jk2_init() Can't find child 20306 in 
scoreboard
[Thu Apr 17 12:14:00 2003] [error] mod_jk child init 1 -2
[Thu Apr 17 12:14:00 2003] [notice] Apache/2.0.45 (Unix) 
mod_jk2/2.0.3-dev configured -- resuming normal operations



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: error on startup of apache with mod_jk2

Posted by Balakrishna Kudaravalli <bk...@cisco.com>.
Hi Chris,

I am using the same config: Apache 2.0.45 + mod_jk2-2.0.43.so + Tomcat 4.1.24

and I have the following entries in apache error_log file:
[error] jk2_init() Can't find child 14416 in scoreboard
[error] mod_jk child init 1 0
[error] mod_jk child init 1 -2

My apps works fine on HTTP and but i am having an  issue with HTTPS. Not 
sure if this is the cause. From what I found out, I might need to build 
nod_jk2 from the source to get over the problem of the above errors

Do let me know, if you get a solution to this.

Thank you,
-Balakrishna


At 02:39 PM 4/17/2003 -0700, you wrote:
>I didn't know whether to post this to the apache list or here, so I'll 
>take a stab at here first. My apologies if this is the wrong list.
>
>Server Version: Apache/2.0.45 (Unix) mod_jk2/2.0.3-dev + Tomcat 4.1.24 on 
>Solaris/Intel 2.8
>
>When apache starts up, regardless of whether tomcat has started or not I 
>get the following errors in my log file.
>These processes exist when I do a process list, and there doesn't _appear_ 
>to be any errors communicating b/w apache and tomcat.
>
>Can anyone shed some light on these please?
>
>Thanks
>
>[Thu Apr 17 12:14:00 2003] [error] jk2_init() Can't find child 20305 in 
>scoreboard
>[Thu Apr 17 12:14:00 2003] [error] mod_jk child init 1 -2
>[Thu Apr 17 12:14:00 2003] [error] jk2_init() Can't find child 20306 in 
>scoreboard
>[Thu Apr 17 12:14:00 2003] [error] mod_jk child init 1 -2
>[Thu Apr 17 12:14:00 2003] [notice] Apache/2.0.45 (Unix) mod_jk2/2.0.3-dev 
>configured -- resuming normal operations
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org