From derby-dev-return-25589-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Tue Aug 01 22:21:33 2006 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 82531 invoked from network); 1 Aug 2006 22:21:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 22:21:33 -0000 Received: (qmail 75151 invoked by uid 500); 1 Aug 2006 22:21:32 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 75122 invoked by uid 500); 1 Aug 2006 22:21:32 -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 75113 invoked by uid 99); 1 Aug 2006 22:21:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 15:21:32 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.42.249] (HELO nwkea-pix-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 15:21:31 -0700 Received: from d1-sfbay-06.sun.com ([192.18.39.116]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k71MLBTl025823 for ; Tue, 1 Aug 2006 15:21:11 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-06.sun.com by d1-sfbay-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J3C00F01APVEA00@d1-sfbay-06.sun.com> (original mail from David.Vancouvering@Sun.COM) for derby-dev@db.apache.org; Tue, 01 Aug 2006 15:21:11 -0700 (PDT) Received: from [192.9.61.102] by d1-sfbay-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J3C00GHFBFA9100@d1-sfbay-06.sun.com> for derby-dev@db.apache.org; Tue, 01 Aug 2006 15:21:11 -0700 (PDT) Date: Tue, 01 Aug 2006 15:21:14 -0700 From: David Van Couvering Subject: Re: [jira] Created: (DERBY-1626) TransactionTable.sql fails In-reply-to: <31944271.1154461753948.JavaMail.jira@brutus> Sender: David.Vancouvering@Sun.COM To: derby-dev@db.apache.org Message-id: <44CFD3DA.2020208@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=UTF-8 Content-transfer-encoding: 7BIT References: <31944271.1154461753948.JavaMail.jira@brutus> User-Agent: Thunderbird 1.5.0.2 (X11/20060427) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Note that you have multiple failures on TransactionTable right now in JDK 1.6, because it also is involved in the SQL Exception toString() debacle... I hope to be submitting a patch later today that will fix the SQL Exception problem... David Rick Hillegas (JIRA) wrote: > TransactionTable.sql fails > -------------------------- > > Key: DERBY-1626 > URL: http://issues.apache.org/jira/browse/DERBY-1626 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.2.0.0 > Environment: linux jdk1.4 > Reporter: Rick Hillegas > Fix For: 10.2.0.0 > > > TransactionTable fails with the following diff: > > 226a227 >> NULL > |SystemTransaction |IDLE |readonly |NULL > > > > > Test Failed. > *** End: TransactionTable jdk1.4.2_08 2006-08-01 12:47:35 *** >