Could you please post your configuration and maybe some more snippets from the debug log? What is your platform?

Under *nix systems Apache 1.3 is single threaded and uses a single backend connection tied to a process, so this situation should never happen.

How easy can you reproduce this?

Regards,

Rainer


Dirk Koehler wrote:
Hi,

recently I'm facing an issue with the mod_jk connector (1.2.21) together
with apache 1.3.x where requests to apache are answered with 500
INTERNAL SERVER ERROR. Enabling mod_jk debug logging shows that at
exactly that time mod_jk warnings show up saying something like (after
having tomcat/apache up for some time):

[Thu Jun 14 19:49:51 2007] [19351:0000] [warn] ajp_get_endpoint::jk_ajp_common.c (2336): Unable to get the free
endpoint for worker myworker from 1 slots
[Thu Jun 14 19:49:51 2007] [19351:0000] [info] ajp_get_endpoint::jk_ajp_common.c (2350): can't find free endpoint

Did anybody has an any hints or a answer for me what could have caused
that issue. I was looking in the web for any hints but unfortunately was
not successful yet!

All help is pretty much appreciated

thx,

dirk

---------------------------------------------------------------------
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