Yes you can safely ignore them, if your httpd->tomcat link is ok. If you take a look at the source for mod_jk2 this is part of the worker initialization."1" means the workers initialized and the child id is -2 (which if memory serves me right, means that mod_jk2 could not find the id of that worker in the httpd scoreboard).
Yiannis -----Original Message----- From: Ralf Schneider [mailto:[EMAIL PROTECTED] Sent: 02 February 2004 10:05 To: 'Tomcat Users List' Subject: jk2_init(): Can't find child in scoreboard Hi, I've setup Apache 2.0.48 with Tomcat 5.0.16 and connected them with mod_jk2 2.0.2. When I start Apache I find the following output in the log file: [Mon Feb 02 10:54:50 2004] [error] jk2_init() Can't find child 3617 in scoreboard [Mon Feb 02 10:54:50 2004] [error] jk2_init() Can't find child 3618 in scoreboard [Mon Feb 02 10:54:50 2004] [error] jk2_init() Can't find child 3619 in scoreboard [Mon Feb 02 10:54:50 2004] [error] jk2_init() Can't find child 3620 in scoreboard [Mon Feb 02 10:54:50 2004] [error] jk2_init() Can't find child 3621 in scoreboard [Mon Feb 02 10:54:50 2004] [notice] Apache/2.0.48 (Unix) DAV/2 mod_jk2/2.0.2 configured -- resuming normal operations [Mon Feb 02 10:54:50 2004] [error] mod_jk child init 1 -2 [Mon Feb 02 10:54:50 2004] [error] mod_jk child init 1 -2 [Mon Feb 02 10:54:50 2004] [error] mod_jk child init 1 -2 [Mon Feb 02 10:54:50 2004] [error] mod_jk child init 1 -2 [Mon Feb 02 10:54:50 2004] [error] mod_jk child init 1 -2 My jk2.properties has only one line: shm.file=/usr/local/apache2/conf/jk2.shm This is my workers2.properties: [channel.socket:localhost:8009] info=Ajp13 forwarding over socket tomcatId=localhost:8009 [uri:/demo_02/*] info=Map the whole webapp [shm] file=/usr/local/apache2/conf/jk2.shm size=1000000 BTW, I can access the Tomcat project without specifying the port number 8080 so I assume that mod_jk2 works, but why do I get these error messages? May I ignore them? Thanks in advance, Ralf. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. Note:__________________________________________________________________ This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Jaguar Freight Services and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity. ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs.