Re: ajp connector issue - getting "Unable to get the free" in mod_jk.log file.

2006-12-26 Thread Shekar Tippur
Can anyone throw more light on this issue? We are being plagued by this problem and the only way we can resolve this is by HUP'ing the thread. - Shekar On 12/19/06, Shekar Tippur <[EMAIL PROTECTED]> wrote: Rainer, One another change we noticed was that response is cut off for a particular tra

Re: ajp connector issue - getting "Unable to get the free" in mod_jk.log file.

2006-12-19 Thread Shekar Tippur
Rainer, One another change we noticed was that response is cut off for a particular transaction on a thread. For every other thread, we see marshelling and un-marshelling messages in the mod_jk.log file. There is no issue of load [Fri Dec 08 01:16:25 2006] [18477:] [debug] ajp_connection_t

Re: ajp connector issue - getting "Unable to get the free" in mod_jk.log file.

2006-12-19 Thread Shekar Tippur
Rainer, We upgraded mod_jk to 1.2.19 and we are still getting the same error in mod_jk. [Tue Dec 19 11:35:36 2006] [31691:] [warn] ajp_get_endpoint::jk_ajp_common.c (2258): Unable to get the free endpoint for worker myWorker from 1 slots [Tue Dec 19 11:35:36 2006] [31691:] [info] ajp_get

Re: ajp connector issue - getting "Unable to get the free" in mod_jk.log file.

2006-12-17 Thread Shekar Tippur
Hello, Thanks for replying back. I cannot see any specal requests but there maybe high load. I can see 193 active threads. We are in the process of upgrading mod_jk version to 1.2.19. Here is some of the information you wanted. Please let me know if you need more information. cat /proc/versio

Re: ajp connector issue - getting "Unable to get the free" in mod_jk.log file.

2006-12-16 Thread Rainer Jung
Hi, this looks strange. Could you please post your config and give a couple of details about your environment (OS+Version). Is there any pattern related to the problem (special requests, high load, ...)? It would be really good, if you could update mod_jk to 1.2.19 or 1.2.20 which will most likel

ajp connector issue - getting "Unable to get the free" in mod_jk.log file.

2006-12-14 Thread Shekar Tippur
Hello We are getting unable to get the free endpoint and eventually resulting in a 500 (internal server error). We are using apache 1.3.37 and mod_jk version is 1.2.15. Due to many reasons, we are not in a position to upgrade wither of these packages. [Fri Dec 08 01:34:09 2006] [18477:] [wa