Re: mod_jk validate failed / factory failed error

2006-09-02 Thread Rainer Jung
I can load your workers.properties configuration using 1.2.18 (but I Used Apache 2 and Solaris). The validate method code says, that either there should be a message of level error before the first one you copied to your mail (and that one will give us a better indication about what's wrong), or

mod_jk validate failed / factory failed error

2006-09-01 Thread Jongjin Choi
Can anyone give me a hint what makes the following mod_jk error. I use isapi_redirect.dll 1.2.14 with IIS 6.0 on Windows 2003. The log is : [Fri Aug 18 14:57:31 2006] [error] jk_worker.c (158): validate failed for ajp13 [Fri Aug 18 14:57:31 2006] [error] jk_worker.c (256): failed to create

Re: mod_jk validate failed / factory failed error

2006-09-01 Thread Mladen Turk
Jongjin Choi wrote: Can anyone give me a hint what makes the following mod_jk error. I use isapi_redirect.dll 1.2.14 with IIS 6.0 on Windows 2003. Syntax error. retries=0 BTW, 1.2.15 is broken. Use at least 1.2.16 Regards, Mladen

Re: mod_jk validate failed / factory failed error

2006-09-01 Thread Jongjin Choi
Thanks for your quick response. I have another question. In tomcat-connector document (http://tomcat.apache.org/connectors-doc/config/workers.html) , I can not find any clue of syntax error about 'retries=0'. Isn't zero valid value when I don't want to retry? What value should I use when I don't

Re: mod_jk validate failed / factory failed error

2006-09-01 Thread Mladen Turk
Jongjin Choi wrote: Thanks for your quick response. It feel that the syntax error ('retries=0') is NOT the direct reason of 'validate failed for XXX' or 'factory failed lb for XXX' error, because the error shows up occasionally. Right, you should have at least a warning in the log that

Re: mod_jk validate failed / factory failed error

2006-09-01 Thread Jongjin Choi
On 9/1/06, Mladen Turk [EMAIL PROTECTED] wrote: Jongjin Choi wrote: Thanks for your quick response. It feel that the syntax error ('retries=0') is NOT the direct reason of 'validate failed for XXX' or 'factory failed lb for XXX' error, because the error shows up occasionally. Right, you