Hello I am trying to integrate tomcat 4.1.24 , apache 2.0.44, and jk2 on redhat 7.2
I have compiled apache and the jk2 connector. I down loaded the tomcat binary.
When I start apache I get the following errors in the apache error log
With Scoreboard defined in apache, the scoreboard file does get created
ScoreBoardFile /usr/local/apache/logs/apache_runtime_status
#/cat /usr/local/apache/logs/error_log
[Thu Mar 27 11:49:30 2003] [notice] Digest: generating secret for digest
authentication ...
[Thu Mar 27 11:49:30 2003] [notice] Digest: done
[Thu Mar 27 11:49:32 2003] [error] mod_jk child init 1 0
[Thu Mar 27 11:49:32 2003] [error] jk2_init() Can't find child 14178 in scoreboard
[Thu Mar 27 11:49:32 2003] [error] mod_jk child init 1 -2
[Thu Mar 27 11:49:32 2003] [error] jk2_init() Can't find child 14180 in scoreboard
[Thu Mar 27 11:49:32 2003] [error] mod_jk child init 1 -2
[Thu Mar 27 11:49:33 2003] [notice] Apache/2.0.44 (Unix) mod_ssl/2.0.44 OpenSSL/0.9.6b
DAV/2 mod_jk2/2.0.2 configured -- resuming normal operations
Without Scoreboard defined in apache
#/cat /usr/local/apache/logs/error_log
[Thu Mar 27 11:52:29 2003] [notice] Digest: generating secret for digest
authentication ...
[Thu Mar 27 11:52:30 2003] [notice] Digest: done
[Thu Mar 27 11:52:32 2003] [error] jk2_init() Can't find child 14388 in scoreboard
[Thu Mar 27 11:52:32 2003] [error] mod_jk child init 1 -2
[Thu Mar 27 11:52:32 2003] [error] jk2_init() Can't find child 14390 in scoreboard
[Thu Mar 27 11:52:32 2003] [error] mod_jk child init 1 -2
[Thu Mar 27 11:52:32 2003] [notice] Apache/2.0.44 (Unix) mod_ssl/2.0.44 OpenSSL/0.9.6b
DAV/2 mod_jk2/2.0.2 configured -- resuming normal operations
Apache configured with
./configure --prefix=/usr/local/apache2 --enable-ssl --enable-so --with-ssl
--enable-mods-shared=most
jakarta-tomcat-connectors-jk2-2.0.2-src configured with
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-java-home=/opt/I
BMJava2-13 --with-tomcat41=/usr/local/tomcat
Can someone tell me what the error means.
Thanks
Joe Leone
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]