Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 82993 invoked from network); 1 Sep 2006 12:49:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 12:49:24 -0000 Received: (qmail 34577 invoked by uid 500); 1 Sep 2006 12:49:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 34359 invoked by uid 500); 1 Sep 2006 12:49:09 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 34348 invoked by uid 99); 1 Sep 2006 12:49:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 05:49:09 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jongjin.choe@gmail.com designates 66.249.82.232 as permitted sender) Received: from [66.249.82.232] (HELO wx-out-0506.google.com) (66.249.82.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 05:49:05 -0700 Received: by wx-out-0506.google.com with SMTP id s13so984139wxc for ; Fri, 01 Sep 2006 05:48:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r1eYUxW2c5hvQPlZMt3JvuijCwv1ICx7sig8vYmgVjoOAjdUOcHk4biLElOP215kiuJsW78fjcxH9AQi40Q4tvGxHF6LwlArhqS88eQMrF62qH7vJ5oDNaEtyvjpGYr9PbLi+biiFJTmSxiEDJ/s/5Nkv6Yc88v2YvIBgSD6poc= Received: by 10.90.94.2 with SMTP id r2mr419077agb; Fri, 01 Sep 2006 05:48:44 -0700 (PDT) Received: by 10.90.98.20 with HTTP; Fri, 1 Sep 2006 05:48:44 -0700 (PDT) Message-ID: <86ecc290609010548j1b7c73atbdbf977df166f6f1@mail.gmail.com> Date: Fri, 1 Sep 2006 21:48:44 +0900 From: "Jongjin Choi" To: "Tomcat Users List" Subject: Re: mod_jk validate failed / factory failed error In-Reply-To: <44F82266.8000605@jboss.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <86ecc290609010444i74313e04pf8617afa409221ca@mail.gmail.com> <86ecc290609010454m54dcbde6p6c94910f6bc6eb8c@mail.gmail.com> <44F82266.8000605@jboss.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 want to retry? 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. /Jongjin On 9/1/06, Mladen Turk wrote: > 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 > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org