Hi,

I'm working on creating a pair of Apache mod_jk load balancers for an Tomcat 
web-app farm.

Redhat ES4
Server Version: Apache/2.0.52 (Red Hat)
JK Version:     mod_jk/1.2.20

apache-tomcat-5.5.20-1

Everything works fine, until I exceed 15 load balancing workers on mod_jk, then I get a 500-Internal Server Error, for every web-app.

Note that the 16th worker config works fine, if specified as part of the 15.

Error messages aren't much help, but are included below.

I've tried doubling all the MPM worker values in httpd.conf - no effect.

Any clues to what's going wrong?

thanks

James Masson

###############

[Wed Jan 31 09:55:09 2007] [32523:1728] [error] validate::jk_lb_worker.c (1206): allocating worker record from shared memory [Wed Jan 31 09:55:09 2007] [32523:1728] [error] wc_create_worker::jk_worker.c (161): validate failed for managementLogic [Wed Jan 31 09:55:09 2007] [32523:1728] [error] build_worker_map::jk_worker.c (259): failed to create worker managementLogic [Wed Jan 31 09:55:09 2007] [32524:1728] [error] validate::jk_lb_worker.c (1206): allocating worker record from shared memory [Wed Jan 31 09:55:09 2007] [32524:1728] [error] wc_create_worker::jk_worker.c (161): validate failed for managementLogic [Wed Jan 31 09:55:09 2007] [32524:1728] [error] build_worker_map::jk_worker.c (259): failed to create worker managementLogic


[Wed Jan 31 10:37:08 2007] [32608:63168] [debug] map_uri_to_worker::jk_uri_worker_map.c (587): Attempting to map context URI '/status/*=jkstatus' source 'JkMount' [Wed Jan 31 10:37:08 2007] [32608:63168] [debug] map_uri_to_worker::jk_uri_worker_map.c (602): Found a wildchar match '/status/*=jkstatus' [Wed Jan 31 10:37:08 2007] [32608:63168] [debug] jk_handler::mod_jk.c (1999): Into handler jakarta-servlet worker=jkstatus r->proxyreq=0 [Wed Jan 31 10:37:08 2007] [32608:63168] [debug] wc_get_worker_for_name::jk_worker.c (114): did not find a worker jkstatus [Wed Jan 31 10:37:08 2007] [32608:63168] [info] jk_handler::mod_jk.c (2150): Could not find a worker for worker name=jkstatus


**********************************************************************
Confidentiality : This e-mail and any attachments are intended for the 
addressee only and may be confidential. If they come to you in error you must 
take no action based on them, nor must you copy or show them to anyone. Please 
advise the sender by replying to this e-mail immediately and then delete the 
original from your computer.

Opinion : Any opinions expressed in this e-mail are entirely those of the 
author and unless specifically stated to the contrary, are not necessarily 
those of the author’s employer.

Security Warning : Internet e-mail is not necessarily a secure communications medium and can be subject to data corruption. We advise that you consider this fact when e-mailing us.
Viruses : We have taken steps to ensure that this e-mail and any attachments 
are free from known viruses but in keeping with good computing practice, you 
should ensure that they are virus free.

Inspired Gaming (UK) Limited
Registered in England No 3565640
Registered Office 3 The Maltings Wetmore Road, Burton On Trent, Staffordshire 
DE14 1SE
_______________________________________________________________
This message has been checked for all known viruses by the MessageLabs Virus 
Control Centre.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to