Thank you for your response Bill. > Are you loading both mod_jk and jk2? No; just mod_jk2 > Don't load mod_jk2, in fact, replace it altogether with mod_jk. If I replace it as you suggest, is the httpd.conf file the only place I need to make any changes? The > current flavor is 1.2.14 or later, released in the last month or so, > as opposed to your several-year-old jk2 which is was deprecated by > the tomcat project. Does this mean the version of Tomcat I'm using does not support mod_jk2? If I want to continue using mod_jk2, would I need to downgrade to an older version of tomcat? Please excuse my ignorance -- I'm walking with baby apache shoes. Mike Original Question: Greetings: The following errors are being written to the $APACHE_HOME/logs/error_log file on my server when I start apache: [Mon Dec 05 09:42:56 2005] [info] mod_unique_id: using ip addr 10.156.1.5 [Mon Dec 05 09:42:57 2005] [notice] Digest: generating secret for digest authentication ... [Mon Dec 05 09:42:57 2005] [notice] Digest: done [Mon Dec 05 09:42:57 2005] [info] mod_unique_id: using ip addr 10.156.1.5 [Mon Dec 05 09:42:58 2005] [error] shm.init(): No file [Mon Dec 05 09:42:58 2005] [error] jk2_init() Can't find child 10773 in scoreboard [Mon Dec 05 09:42:58 2005] [error] shm.init(): No file [Mon Dec 05 09:42:58 2005] [error] mod_jk child init 1 -2 [Mon Dec 05 09:42:58 2005] [error] jk2_init() Can't find child 10774 in scoreboard [Mon Dec 05 09:42:58 2005] [error] shm.init(): No file [Mon Dec 05 09:42:58 2005] [error] mod_jk child init 1 -2 [Mon Dec 05 09:42:58 2005] [error] jk2_init() Can't find child 10775 in scoreboard [Mon Dec 05 09:42:58 2005] [error] shm.init(): No file [Mon Dec 05 09:42:58 2005] [error] mod_jk child init 1 -2 [Mon Dec 05 09:42:58 2005] [error] jk2_init() Can't find child 10776 in scoreboard [Mon Dec 05 09:42:58 2005] [error] shm.init(): No file [Mon Dec 05 09:42:58 2005] [error] mod_jk child init 1 -2 [Mon Dec 05 09:42:58 2005] [error] jk2_init() Can't find child 10777 in scoreboard [Mon Dec 05 09:42:58 2005] [error] shm.init(): No file [Mon Dec 05 09:42:58 2005] [error] mod_jk child init 1 -2 [Mon Dec 05 09:42:58 2005] [notice] Apache/2.0.54 (Unix) DAV/2 mod_jk2/2.0.2 configured -- resuming normal operations [Mon Dec 05 09:42:58 2005] [info] Server built: Jun 19 2005 02:31:01 [Mon Dec 05 09:42:58 2005] [debug] prefork.c(956): AcceptMutex: fcntl (default: fcntl) I have checked google about shm.init(): No file error; most of the references I could find related to using shared memory connections. I removed the [shm] section of $APACHE_HOME/conf/workers2.properties; this eliminated a shm.create() error, but not the shm.init error. The [config:] section of workers2.properties contains the line: file=/usr/local/apache2/conf/workers2.properties; $APACHE_HOME=/usr/local/apache2. I also could not find any specific information about the jk2_init() Can't fild chile xxxx in scoreboard error. I am running the following configuration: OS: Sparc Solaris 9 Apache: 2.0.54 Tomcat: 5.0.28 Your help would be greatly appreciated. Mike Badar ESRI-Denver --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx