Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C015C9B77 for ; Mon, 23 Jan 2012 19:53:43 +0000 (UTC) Received: (qmail 2751 invoked by uid 500); 23 Jan 2012 19:53:40 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 2486 invoked by uid 500); 23 Jan 2012 19:53:39 -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 2477 invoked by uid 99); 23 Jan 2012 19:53:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2012 19:53:39 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.62.64] (HELO qmta07.westchester.pa.mail.comcast.net) (76.96.62.64) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2012 19:53:32 +0000 Received: from omta04.westchester.pa.mail.comcast.net ([76.96.62.35]) by qmta07.westchester.pa.mail.comcast.net with comcast id R7sA1i0060ldTLk577tBmM; Mon, 23 Jan 2012 19:53:11 +0000 Received: from Christophers-MacBook-Pro.local ([69.143.109.145]) by omta04.westchester.pa.mail.comcast.net with comcast id R7tB1i00o38FjT13Q7tBLc; Mon, 23 Jan 2012 19:53:11 +0000 Message-ID: <4F1DBAA6.5040409@christopherschultz.net> Date: Mon, 23 Jan 2012 14:53:10 -0500 From: Christopher Schultz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Connection.close() has already been called during login References: <1327342897.30710.YahooMailClassic@web181607.mail.ne1.yahoo.com> In-Reply-To: <1327342897.30710.YahooMailClassic@web181607.mail.ne1.yahoo.com> X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To whom it may concern, On 1/23/12 1:21 PM, removeps-code@yahoo.com wrote: > Initially I thought that my RootJDBCRealm might be the problem, > but how can that be? RootJDBCRealm extends Tomcat's own JDBCRealm. > It overrides authenticate to call super.authenticate and if there > are 3 failures (in that super.authenticate returns null), then it > locks out the user. So could the user of RootJDBCRealm still be a > problem? It obviously depends upon what code is in RootJCBDRealm. Care you share? As someone else already pointed out, you might want to look at LockOutRealm. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8duqYACgkQ9CaO5/Lv0PCkAwCfdhqhvv/WR81eJn/GtlZf2ary wh8An17S8BA/zToMQjLYmHthGBtJRxJy =LfEC -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org