Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 35509 invoked from network); 15 Mar 2007 22:32:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2007 22:32:59 -0000 Received: (qmail 30285 invoked by uid 500); 15 Mar 2007 22:33:05 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 30247 invoked by uid 500); 15 Mar 2007 22:33:05 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 30236 invoked by uid 99); 15 Mar 2007 22:33:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 15:33:05 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 15:32:54 -0700 Received: from [127.0.0.1] (bpendleton-dsk2.edgility.com [10.10.11.13]) by red.amberpoint.com (8.14.0/8.12.11) with ESMTP id l2FMWUs4022056 for ; Thu, 15 Mar 2007 15:32:30 -0700 (PDT) Message-ID: <45F9C97D.4080809@amberpoint.com> Date: Thu, 15 Mar 2007 14:32:29 -0800 From: Bryan Pendleton User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Derby Discussion Subject: Re: Heap container closed exception (2 statements on same connection) References: <71F491F5DA99604A80DE49424BF3D02B3EB7C8@exchange8.actuate.com> In-Reply-To: <71F491F5DA99604A80DE49424BF3D02B3EB7C8@exchange8.actuate.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > java.sql.SQLException: The heap container with container id > Container(-1, 1173965368428) is closed. Hi Jeff, I don't have a lot to offer on this problem, but I did try your test program and I get the same exception, so the problem reproduces for me. What was the behavior that you expected to see, instead of the exception? thanks, bryan