From derby-dev-return-14859-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Feb 15 22:31:14 2006 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 82741 invoked from network); 15 Feb 2006 22:31:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Feb 2006 22:31:13 -0000 Received: (qmail 43389 invoked by uid 500); 15 Feb 2006 22:31:11 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 43356 invoked by uid 500); 15 Feb 2006 22:31:10 -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 43347 invoked by uid 99); 15 Feb 2006 22:31:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 14:31:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [67.116.30.6] (HELO red.amberpoint.com) (67.116.30.6) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 14:31:09 -0800 Received: from [127.0.0.1] (bp-work.edgility.com [10.10.11.4]) by red.amberpoint.com (8.12.11/8.12.11) with ESMTP id k1FMUjEL003797 for ; Wed, 15 Feb 2006 14:30:46 -0800 (PST) Message-ID: <43F3AB94.5070207@amberpoint.com> Date: Wed, 15 Feb 2006 14:30:44 -0800 From: Bryan Pendleton User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Commented: (DERBY-210) Network Server will leak prepared statements if not explicitly closed by the user until the connection is closed References: <1527603664.1113181887106.JavaMail.jira@ajax.apache.org> <1479006966.1139856795534.JavaMail.jira@ajax.apache.org> <58ed70f50602131149y5bd7f393t9462c1558ea72be9@mail.gmail.com> <43F34617.9030605@apache.org> <58ed70f50602151331y10965c31n4c84f73448740ad6@mail.gmail.com> <43F3A260.7020109@amberpoint.com> <58ed70f50602151421u216bfc99ocf3130bd59b99071@mail.gmail.com> In-Reply-To: <58ed70f50602151421u216bfc99ocf3130bd59b99071@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 > I can create a patch and upload it to DERBY-614. That would be great. I will spend some time trying to make a repro for this; I believe it should be possible, but I don't want to hold up your work. Once I am able to create a test which demonstrates this problem, I can then add that test to the test suite in a separate patch to DERBY-614. thanks, bryan