Derrick Koes wrote:
I just accepted Mladen's recent change to JK/native/common, so I'm up to date on the bleeding edge.
However, I find this in the isapi log file. [Wed Dec 15 16:05:33 2004] [1588:580] [error] jk_isapi_plugin.c (938): could not get a worker for name ajp13


Can anyone explain why?

Looking at you config you have: worker.list=loadbalancer

So this is the worker that JK can use for mapping requests.
You are obviously trying to map the worker named 'ajp13' that is
simply missing from config.

So check you uriworkermap.properties file and use the proper worker
name for mapping the requests.


Mladen.


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



Reply via email to