You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Asif Chowdhary <As...@xeye.com> on 2003/12/04 16:07:06 UTC

RE: Your configuration Files

Try this
[shm]
info=Scoreboard. Required for reconfiguration and status with multi process servers
file=/var/log/httpd/jk2.shm
size=10000

-----Original Message-----
From: Ingmars Rubenis [mailto:ingmars.rubenis@lu.lv]
Sent: Thursday, December 04, 2003 7:41 AM
To: Asif Chowdhary
Subject: Re: Your configuration Files
Importance: High


Thank You, but I have
the same errors  in error.log (apache dir)
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3944 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3945 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3946 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3947 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3948 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3949 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3950 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [error] jk2_init() Can't find child 3951 in scoreboard
[Thu Dec 04 14:40:08 2003] [error] mod_jk child init 1 -2
[Thu Dec 04 14:40:08 2003] [notice] Apache/2.0.40 (Red Hat Linux) configured -- resuming normal operations


Asif> Hi,

Asif> I just felt like doing a good deed.

Asif> Here are the modified files.

Asif>  <<jk2.properties>>  <<workers2.properties>> 


Asif> Once you have the mod_jk2 on your machine working.
Asif> Type: http://localhost/jkstatus. This will display the page
Asif> and will mean that mod_jk2 is working.

Asif> Next. Ensure Tomcat is working by
Asif> Type: http://localhost:8080/examples
Asif> Try the servlets and Jsp there.

Asif> Next: Type
Asif> http://localhost:80/examples
Asif> If you can access the Tomcat servlets and JSP page from here
Asif> it means that your connections are working fine.

Asif> Also, I have added the info in workers2.properties file that you
Asif> should add to the server.xml file of your tomcat.

Asif> The jvmRoute="localhost:8010" This is for load balancing.
Asif> Also the connector should be in your server.xml file.

Asif> Asif





Best wishes
Ingmars Rubenis
LU
University of Latvia
Developer
IT Department
(371) 9227133


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