You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Raj Dasgupta <Ra...@exostar.com> on 2003/09/03 17:10:22 UTC

Configuring jk2 for Apache 4.0.23/TomCat 4.0.27

After adding jk2 to my apache's httpd.conf,  I see these errors on startup.
Any ideas on what this error indicates?
 

[Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
[Wed Sep 03 10:35:32 2003] [error] mod_jk child init 1 -2
[Wed Sep 03 10:35:32 2003] [notice] Apache/2.0.43 (Unix) mod_jk2/2.0.2
configured -- resuming normal operations
[Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
[Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
[Wed Sep 03 10:38:38 2003] [error] jk2_init() Can't find child 27367 in
scoreboard
[Wed Sep 03 10:38:38 2003] [error] shm.init(): No file
[Wed Sep 03 10:38:38 2003] [error] mod_jk child init 1 -2
[Wed Sep 03 10:57:18 2003] [error] shm.init(): No file
[Wed Sep 03 10:57:19 2003] [error] jk2_init() Can't find child 27482 in
scoreboard
[Wed Sep 03 10:57:19 2003] [error] shm.init(): No file
[Wed Sep 03 10:57:19 2003] [error] mod_jk child init 1 -2
[Wed Sep 03 10:57:19 2003] [error] jk2_init() Can't find child 27483 in
scoreboard
[Wed Sep 03 10:57:19 2003] [error] shm.init(): No file
[Wed Sep 03 10:57:19 2003] [error] mod_jk child init 1 -2

 
Thanks
Raj
 

Re: Configuring jk2 for Apache 4.0.23/TomCat 4.0.27

Posted by John Turner <to...@johnturner.com>.
You don't have a shared memory file configured in your properties files, 
or if you do, it isn't accessible or writable.

John

Raj Dasgupta wrote:

> After adding jk2 to my apache's httpd.conf,  I see these errors on startup.
> Any ideas on what this error indicates?
>  
> 
> [Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
> [Wed Sep 03 10:35:32 2003] [error] mod_jk child init 1 -2
> [Wed Sep 03 10:35:32 2003] [notice] Apache/2.0.43 (Unix) mod_jk2/2.0.2
> configured -- resuming normal operations
> [Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
> [Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
> [Wed Sep 03 10:38:38 2003] [error] jk2_init() Can't find child 27367 in
> scoreboard
> [Wed Sep 03 10:38:38 2003] [error] shm.init(): No file
> [Wed Sep 03 10:38:38 2003] [error] mod_jk child init 1 -2
> [Wed Sep 03 10:57:18 2003] [error] shm.init(): No file
> [Wed Sep 03 10:57:19 2003] [error] jk2_init() Can't find child 27482 in
> scoreboard
> [Wed Sep 03 10:57:19 2003] [error] shm.init(): No file
> [Wed Sep 03 10:57:19 2003] [error] mod_jk child init 1 -2
> [Wed Sep 03 10:57:19 2003] [error] jk2_init() Can't find child 27483 in
> scoreboard
> [Wed Sep 03 10:57:19 2003] [error] shm.init(): No file
> [Wed Sep 03 10:57:19 2003] [error] mod_jk child init 1 -2
> 
>  
> Thanks
> Raj
>  
> 



Re: Configuring jk2 for Apache 4.0.23/TomCat 4.0.27

Posted by Marco Tedone <mt...@jemos.org>.
Did you added the .dll under modules?

(Sorry if this it's a stupid question)
Marco
----- Original Message ----- 
From: "Raj Dasgupta" <Ra...@exostar.com>
To: <to...@jakarta.apache.org>
Sent: Wednesday, September 03, 2003 4:10 PM
Subject: Configuring jk2 for Apache 4.0.23/TomCat 4.0.27


> After adding jk2 to my apache's httpd.conf,  I see these errors on
startup.
> Any ideas on what this error indicates?
>
>
> [Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
> [Wed Sep 03 10:35:32 2003] [error] mod_jk child init 1 -2
> [Wed Sep 03 10:35:32 2003] [notice] Apache/2.0.43 (Unix) mod_jk2/2.0.2
> configured -- resuming normal operations
> [Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
> [Wed Sep 03 10:35:32 2003] [error] shm.init(): No file
> [Wed Sep 03 10:38:38 2003] [error] jk2_init() Can't find child 27367 in
> scoreboard
> [Wed Sep 03 10:38:38 2003] [error] shm.init(): No file
> [Wed Sep 03 10:38:38 2003] [error] mod_jk child init 1 -2
> [Wed Sep 03 10:57:18 2003] [error] shm.init(): No file
> [Wed Sep 03 10:57:19 2003] [error] jk2_init() Can't find child 27482 in
> scoreboard
> [Wed Sep 03 10:57:19 2003] [error] shm.init(): No file
> [Wed Sep 03 10:57:19 2003] [error] mod_jk child init 1 -2
> [Wed Sep 03 10:57:19 2003] [error] jk2_init() Can't find child 27483 in
> scoreboard
> [Wed Sep 03 10:57:19 2003] [error] shm.init(): No file
> [Wed Sep 03 10:57:19 2003] [error] mod_jk child init 1 -2
>
>
> Thanks
> Raj
>
>