RE: jk2_init(): Can't find child in scoreboard

2004-02-02 Thread Yiannis Mavroukakis
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

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2004-01-10 Thread George Shafik
EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, January 10, 2004 6:31 PM Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots > Hi All, > >

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2004-01-10 Thread George Shafik
AIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Mark Eggers" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, January 10, 2004 2:03 PM Subject: Re: jk2_init()

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2004-01-09 Thread George Shafik
t we cannot solve one doubt without creating several new ones. -Joseph Priestly, 1786 - Original Message - From: "Nikola Milutinovic" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, January 04, 2004 11:01 PM Subject: Re: jk2_i

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2004-01-06 Thread George Shafik
ea before, so that we cannot solve one doubt without creating several new ones. -Joseph Priestly, 1786 - Original Message - From: "Nikola Milutinovic" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>Hi Sent: Sunday, January 04, 2004 11:

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2004-01-04 Thread Nikola Milutinovic
Subject: Fw: jk2_init() Can't find child in none of the 1024 scoreboard slots > Hi Peter, > > I'm using Apache 2.0.48, Tomcat 4.1.29, Jakarta-Tomcat-Connectors 4.1.29. > I'm hoping the problem it is not the mod_jk2.so module as I went to great > trouble in order to generate it on my RH9 Linu

RE: jk2_init() Can't find child xxxx in none of the 1024 scorebo ard slots

2003-11-06 Thread Phillip Qin
Regards Tony F. White WorldLingo Technical Support -Original Message- From: Chong Yu Meng [mailto:[EMAIL PROTECTED] Sent: Wednesday, 5 November 2003 5:23 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots Hi Tony, I can'

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Chong Yu Meng
Thanks for the link, Tony ! Just uploaded my updated write-up with corrections and modifications to the mod_jk2 compile. Regards, pascal chong Tony F. White wrote: Hi Chong, I know I did have some problems when I first tried it but found this page http://www.pubbitch.org/jboss/mod_jk2.html I d

RE: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Tony F. White
PROTECTED] Sent: Thursday, 6 November 2003 2:40 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots Hi Tony ! I'm surprised you got the ant command working ! I tried that first, and wasted a lot of time tinkering with the build.x

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Chong Yu Meng
Hi Tony ! I'm surprised you got the ant command working ! I tried that first, and wasted a lot of time tinkering with the build.xml with no success. I always use the "configure" command now. Ant is a great tool, but I suspect that the buildfile is broken somehow (or maybe it's just me !). Rega

RE: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Tony F. White
cat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots Almost finished my updated mod_jk2 compilation write-up. Should be on my site by today. You will need the following packages installed (rpm or source): - automake - autoconf - m4 - libtool (BTW

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Chong Yu Meng
WorldLingo Technical Support -Original Message- From: Chong Yu Meng [mailto:[EMAIL PROTECTED] Sent: Wednesday, 5 November 2003 5:23 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots Hi Tony, I can't help you with the loa

RE: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Tony F. White
- From: Chong Yu Meng [mailto:[EMAIL PROTECTED] Sent: Wednesday, 5 November 2003 5:23 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots Hi Tony, I can't help you with the load balanced configuration because I'm not using

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Chong Yu Meng
ednesday, 5 November 2003 4:16 PM To: 'Tomcat Users List' Subject: RE: jk2_init() Can't find child in none of the 1024 scoreboard slots Hi, I don’t think the problem is on the tomcat side of things, as if I change the mod_jk2.so back to the old version we have it we are able

RE: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-04 Thread Tony F. White
From: Peter O'Reilly [mailto:[EMAIL PROTECTED] Sent: Wednesday, 5 November 2003 12:49 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots The quickest way to do this is, ( assumes testing with http://localhost ) 1) copy the /WEB-INF/

RE: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-04 Thread Tony F. White
12:49 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots The quickest way to do this is, ( assumes testing with http://localhost ) 1) copy the /WEB-INF/classes directory from the /examples/WEB-INF/classes to your directory. 2) Add th

RE: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-04 Thread Tony F. White
- Thanks Tony -Original Message- From: Chong Yu Meng [mailto:[EMAIL PROTECTED] Sent: Wednesday, 5 November 2003 12:35 PM To: Tomcat Users List Subject: Re: jk2_init() Can't find child in none of the 1024 scoreboard slots I'm havin

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-04 Thread Peter O'Reilly
The quickest way to do this is, ( assumes testing with http://localhost ) 1) copy the /WEB-INF/classes directory from the /examples/WEB-INF/classes to your directory. 2) Add the html code to call one of the servlets. If you can call one of the example servlets then you can backtrack and get r

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-04 Thread Chong Yu Meng
I'm having the same problems, Tony. I got mod_jk2 compiled and tried to setup the connection between Apache 2.0.47 and Tomcat 4.1.29. I get the missing child (children ? ;)) errors, but I was able to get the servlets and JSPs working, though they spit out errors occasionally. Can you post your

Re: jk2_init() Can't find child

2003-09-17 Thread Vikram Goyal
D]>; "Johan Louwers" <[EMAIL PROTECTED]> Sent: Thursday, September 18, 2003 6:33 AM Subject: RE: jk2_init() Can't find child > Wouldn't that change be put in the workers2.properties file, since their using mod_jk2? > > -Original Message- > From: Vikram

RE: jk2_init() Can't find child

2003-09-17 Thread Dean Searle
t: Re: jk2_init() Can't find child In your workers.properties under Apache conf put the following line: [shm] file=path-to-a-writeable-log-file-usually-under-apache-logs size=1048576 Restart Tomcat, wait 10 seconds and th

Re: jk2_init() Can't find child

2003-09-16 Thread Vikram Goyal
In your workers.properties under Apache conf put the following line: [shm] file=path-to-a-writeable-log-file-usually-under-apache-logs size=1048576 Restart Tomcat, wait 10 seconds and then restart Apache. If this does not work, then create the file as specified under the path and touch it. Try r

Re: jk2_init() Can't find child xxx in scoreboard

2003-07-29 Thread Eric J. Pinnell
Hi, Is this right at startup? If so it's not an error. It is just initializing. It should work correctly after startup. -e On Tue, 29 Jul 2003, [iso-8859-1] Jørgen[iso-8859-1] [iso-8859-1] Nørgaard wrote: > Hello, > > there has been some recent discussion of this problem but no solution yet

Re: jk2_init() Can't find child xxxxx in scoreboard

2003-06-06 Thread Scott Ahten
Mark, I did manage to get a bit further, but ran into unresolved symbol errors in catalina.out, which causes jk2 to disable JNI. I ended up using TCP/IP sockets instead. I'm planing on taking another crack at it, but don't have time at the moment. ~Scott On Thursday, June 5, 2003, at 08:29 A

RE: jk2_init() Can't find child xxxxx in scoreboard

2003-06-06 Thread James Courtney
Same here. Please keep us informed. Many thanks! Jamey -Original Message- From: Faine, Mark [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 5:29 AM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: Re: jk2_init() Can't find child x in sc

Re: jk2_init() Can't find child xxxxx in scoreboard

2003-06-06 Thread Faine, Mark
I am currently having the exact problem you describe. Did you ever figure it out? Thanks, -Mark "Scott Ahten" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... I'm trying to setup Apache2 and mod_jk2 to pass Tomcat requests via JNI. After reading two or three HOWTOs and previousl