Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 31341 invoked from network); 9 Jul 2010 16:10:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Jul 2010 16:10:16 -0000 Received: (qmail 87288 invoked by uid 500); 9 Jul 2010 16:10:16 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 87243 invoked by uid 500); 9 Jul 2010 16:10:15 -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 87236 invoked by uid 99); 9 Jul 2010 16:10:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jul 2010 16:10:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jul 2010 16:10:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o69G9pwA005149 for ; Fri, 9 Jul 2010 16:09:51 GMT Message-ID: <20099574.285291278691791095.JavaMail.jira@thor> Date: Fri, 9 Jul 2010 12:09:51 -0400 (EDT) From: "Mike Matrigali (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4211) 'derbyall/encryptionAll/storemats.fail:store/updatelocksJDBC30.sql' fails with unexpected locks In-Reply-To: <1522878845.1241447910458.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-4211: ---------------------------------- this reproduced for me on a 2 processor ubuntu box running jdk 1.6, against 10.5. I've run a number of 10.5 full test runs and would estimate it passed 9 out of 10 times in this environment in full test runs. 010-07-08 17:40:18 *** ********* Diff file derbyall/storeall/storemats/storemats/updatelocksJDBC30.diff *** Start: updatelocksJDBC30 jdk1.6.0_20 storemats:storemats 2010-07-08 17:33:47 *** 9184a9185 > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE 9194a9196 > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE 9205a9208 > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE 9215a9219 > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE 9224a9229 > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE Test Failed. *** End: updatelocksJDBC30 jdk1.6.0_20 storemats:storemats 2010-07-08 17:33:59 *** ********* Diff file derbyall/storeall/storemore/backupRestore.diff > 'derbyall/encryptionAll/storemats.fail:store/updatelocksJDBC30.sql' fails with unexpected locks > ----------------------------------------------------------------------------------------------- > > Key: DERBY-4211 > URL: https://issues.apache.org/jira/browse/DERBY-4211 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.6.1.0 > Environment: OS: > Solaris 10 5/08 s10x_u5wos_10 X86 64bits - SunOS 5.10 Generic_127128-11 > JVM: > Sun Microsystems Inc. > java version "1.6.0_06" > Java(TM) SE Runtime Environment (build 1.6.0_06-b02) > Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode) > Reporter: Ole Solberg > Assignee: Mike Matrigali > > See http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/771180-derbyall_diff.txt > ********* Diff file derbyall/encryptionAll/storemats/storemats/updatelocksJDBC30.diff > *** Start: updatelocksJDBC30 jdk1.6.0_06 storemats:storemats 2009-05-04 11:56:42 *** > 9184a9185 > > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE > 9194a9196 > > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE > 9205a9208 > > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE > 9215a9219 > > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE > 9224a9229 > > APP |UserTran|ROW |1 |U |A |(2,6) |GRANT|ACTIVE > Test Failed. > *** End: updatelocksJDBC30 jdk1.6.0_06 storemats:storemats 2009-05-04 11:57:00 *** -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.