Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 20254 invoked from network); 26 Jan 2004 17:26:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Jan 2004 17:26:18 -0000 Received: (qmail 94940 invoked by uid 500); 26 Jan 2004 14:31:53 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 94925 invoked by uid 500); 26 Jan 2004 14:31:53 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 94908 invoked from network); 26 Jan 2004 14:31:53 -0000 Received: from unknown (HELO smtp.boscovs.com) (38.115.1.13) by daedalus.apache.org with SMTP; 26 Jan 2004 14:31:53 -0000 Received: from boscovs.com ([10.88.8.65]) by smtp.boscovs.com (SAVSMTP 3.1.1.32) with SMTP id M2004012609232831030 for ; Mon, 26 Jan 2004 09:23:28 -0500 Message-ID: <40152273.8090707@boscovs.com> Date: Mon, 26 Jan 2004 09:21:39 -0500 From: Mike Zatko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031204 Thunderbird/0.4RC2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [DBCP] Hanging References: <40118736.4080308@boscovs.com> <4011A2A0.4050505@pandora.be> In-Reply-To: <4011A2A0.4050505@pandora.be> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dirk Verbeeck wrote: > Some questions: > What is the DBCP configuration you use? DriverManager? > Are there network connection between you application and the database > when the getConnection hangs? > How much idle time? > > -- Dirk > > Mike Zatko wrote: > >> Hello, >> I am using DBCP to connect to a MySQL 4.0.14-max-nt database. The >> program is a web application. It works fine until the app sits idle >> for a period of time. When that happens, my call to the DriverManager >> for a getConnection just hangs indefinately. No error or anything. >> Does anyone have an idea of how to prevent this? >> >> Thanks, >> Mike > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > Does anybody have any idea why I send messages to this list and they only "go through" like maybe 1 out of 10 times? Is there something special you have to do to guarantee that a message gets posted? --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org