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 22CF396A1 for ; Tue, 12 Jun 2012 14:15:23 +0000 (UTC) Received: (qmail 73797 invoked by uid 500); 12 Jun 2012 14:15:20 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 73565 invoked by uid 500); 12 Jun 2012 14:15:19 -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 73555 invoked by uid 99); 12 Jun 2012 14:15:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 14:15:19 +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.32] (HELO qmta03.westchester.pa.mail.comcast.net) (76.96.62.32) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 14:15:13 +0000 Received: from omta24.westchester.pa.mail.comcast.net ([76.96.62.76]) by qmta03.westchester.pa.mail.comcast.net with comcast id MNyP1j0071ei1Bg53SEsCY; Tue, 12 Jun 2012 14:14:52 +0000 Received: from Christophers-MacBook-Pro.local ([69.143.109.145]) by omta24.westchester.pa.mail.comcast.net with comcast id MSEp1j02G38FjT13kSEriT; Tue, 12 Jun 2012 14:14:52 +0000 Message-ID: <4FD74ED9.6050305@christopherschultz.net> Date: Tue, 12 Jun 2012 10:14:49 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120601 Thunderbird/13.0 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Quartz falling down on database restart References: <3638B3B23BD8AB45B2D71BF442FDFA7404E7D666@pluto.enthia.com> <30A8B1E10B6694429B87D8D9FBF45C8E02C9BDA328F1@Exchange02.rainhail.com> <3638B3B23BD8AB45B2D71BF442FDFA7404E7D675@pluto.enthia.com> In-Reply-To: <3638B3B23BD8AB45B2D71BF442FDFA7404E7D675@pluto.enthia.com> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric, On 6/12/12 9:27 AM, Stein, Eric wrote: > I don't explicitly set testOnBorrow, and it defaults to true. I did > just notice, however, that I'm using > org.apache.tomcat.jdbc.pool.DataSourceFactory. Is that valid for > Tomcat 6.0.33? I'm going to try changing Tomcat to use DBCP and see > if that helps. You shouldn't really have to specify the factory unless you are really intent on using a specific one. If you are okay with the default, then remove the explicit reference to it -- just in case Tomcat decides to change the default. Can you paste the entire stack trace? I don't see any use of the DBCP in there. - -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/ iEYEARECAAYFAk/XTtkACgkQ9CaO5/Lv0PA7cACgkgwFlCrrnx8nN22GDi5u/ycE SKkAn3+s0hUlEZURimPYfZv1sm3ZlNl/ =rvtM -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org