On 07.12.2009 16:40, magillagorilla wrote:

Yes, my worker files are in the path I have specified in the registry. I am
confused by this as well. I don't know where that worker name is coming
from. The workers.minimal settings I posted are the ones I am using. If
indeed the redirector is looking for a worker called ajp13 then, yes, it is
not finding it.



awarnier wrote:

magillagorilla wrote:
...
[Fri Dec 04 12:56:25 2009] [0160:3124] [debug]
HttpExtensionProc::jk_isapi_plugin.c (1084): could not get a worker for
name
ajp13
[Fri Dec 04 12:56:25 2009] [0160:3124] [error]
HttpExtensionProc::jk_isapi_plugin.c (1109): could not get a worker for
name
ajp13
...

I don't really know what the problem is, but I am intrigued by the above
2 lines in your logs. It looks as if mod_jk is looking for a worker
whose /name/ is ajp13, but that does not seem to be reflected in the
configuration files that you quoted.
Are you sure that the configuration files you listed are really the ones
that are being used ?

If it can't find the worker configuration, it uses an "automatic" worker named ajp13 pointing at localhost:8009.

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to