Not that I can see, other than to restart.

TIA,
------------------------------
Allen



> -----Original Message-----
> From: Michael Cardon [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 02, 2003 12:30 PM
> To: Tomcat Users List
> Subject: RE: JK2 apache2 log errors
>
>
> Thanks for the info on the scoreboard Allen.  Do you know if
> there is anyway
> to clear the scoreboard?
>
>
> -----Original Message-----
> From: Allen Williams [mailto:[EMAIL PROTECTED]
> Sent: Saturday, May 31, 2003 8:01 AM
> To: Tomcat Users List
> Subject: RE: JK2 apache2 log errors
>
>
> In the process of digging through the mod_jk2 source code to solve my own
> problem (which still hasn't happened), I came across extensive
> references to
> the "scoreboard".  It is a place in a workerEnv data structure that holds
> the process ID of a child process.  I'm not sure about who spawns what
> where, but at least it appears Apache spawns off the jk2 stuff, which then
> goes off and spawns worker threads.  It appears the "scoreboard is a place
> in the worker environment to keep track of some of the housekeeping that
> goes on with these threads.
>
> I've only looked at it for about an hour, so this could be all wrong, but
> that's what it looks like.
>
> TIA,
> ------------------------------
> Allen
>
>
>
> > -----Original Message-----
> > From: Chong Yu Meng [mailto:[EMAIL PROTECTED]
> > Sent: Saturday, May 31, 2003 1:09 AM
> > To: Tomcat Users List
> > Subject: Re: JK2 apache2 log errors
> >
> >
> > Geralyn M Hollerman wrote:
> >
> > >Michael Cardon wrote:
> > >
> > >
> > >>What does it mean when it says, "Can't find child 2954 in
> > scoreboard?"  Is
> > >>the 'scoreboard' have something to do with the shm.file?
> > >>
> > >>
> > >
> > >As far as I know, no, the two aren't related. My sysadmin had commented
> > >the stuff about a Scoreboard directive in httpd.conf out, and I'm not
> > >sure if I understand what it's intended to be used for.
> Perhaps there is
> > >someone out there more familiar with it?
> > >
> > >Sorry!
> > >
> > >
> > >
> >
> > Scoreboard refers to the "jkstatus" context which, if you are using the
> > default worker2.properties that came with the rpm package for mod_jk2,
> > you will see a section on. If you have "jkstatus" enabled, you will be
> > able to see the status of your mod_jk2 connector by going to the URL :
> > http://domain.com/jkstatus
> >
> > Regards,
> > pascal chong
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to