Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 60969 invoked from network); 10 Feb 2006 17:34:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 17:34:50 -0000 Received: (qmail 92034 invoked by uid 500); 10 Feb 2006 17:34:48 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 91829 invoked by uid 500); 10 Feb 2006 17:34:47 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 91817 invoked by uid 99); 10 Feb 2006 17:34:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 09:34:47 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.182.141] (HELO e1.ny.us.ibm.com) (32.97.182.141) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 09:34:47 -0800 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e1.ny.us.ibm.com (8.12.11/8.12.11) with ESMTP id k1AHYPLp030038 for ; Fri, 10 Feb 2006 12:34:25 -0500 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay02.pok.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id k1AHYQ4C212728 for ; Fri, 10 Feb 2006 12:34:26 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11/8.13.3) with ESMTP id k1AHYPWm020512 for ; Fri, 10 Feb 2006 12:34:26 -0500 Received: from [9.72.133.58] (DMCSDJDT41P.usca.ibm.com [9.72.133.58]) by d01av04.pok.ibm.com (8.12.11/8.12.11) with ESMTP id k1AHYPM2020477 for ; Fri, 10 Feb 2006 12:34:25 -0500 Message-ID: <43ECCEA1.3090904@apache.org> Date: Fri, 10 Feb 2006 09:34:25 -0800 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, de MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: conditional shutdown of the database References: <43EC0F51.7030900@sbcglobal.net> <43EC1641.1060803@apache.org> <43EC9563.2060003@sbcglobal.net> In-Reply-To: <43EC9563.2060003@sbcglobal.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Kathey Marsden wrote: > Daniel John Debrunner wrote: > > >>What's the definition of inactive? No other connections, no other >>transactions active? >> > > In this case, no other connections. Hmm, I thought you had said they had some issue because the application had opened a test connection and never closed it. Maybe I misunderstood. Dan.