Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 83343 invoked from network); 6 May 2010 16:33:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 May 2010 16:33:10 -0000 Received: (qmail 47459 invoked by uid 500); 6 May 2010 16:33:10 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 47432 invoked by uid 500); 6 May 2010 16:33: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 47424 invoked by uid 99); 6 May 2010 16:33:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 16:33:10 +0000 X-ASF-Spam-Status: No, hits=-1397.6 required=10.0 tests=ALL_TRUSTED,AWL 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; Thu, 06 May 2010 16:33:09 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o46GWm8Z015016 for ; Thu, 6 May 2010 16:32:49 GMT Message-ID: <13167619.13331273163568719.JavaMail.jira@thor> Date: Thu, 6 May 2010 12:32:48 -0400 (EDT) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-4179) bootLock.java fails with missing exception on z/OS with pmz3160sr2ifix-20081021_01(SR2+IZ32776+IZ33456), and Windows Vista In-Reply-To: <189435336.1240416587451.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864817#action_12864817 ] Kathey Marsden commented on DERBY-4179: --------------------------------------- Are you saying that with phoneME you can actually dual boot? I have always only used weme on Windows where it is ok, but should probably try a linux version if I can find one if this is the case. > bootLock.java fails with missing exception on z/OS with pmz3160sr2ifix-20081021_01(SR2+IZ32776+IZ33456), and Windows Vista > --------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-4179 > URL: https://issues.apache.org/jira/browse/DERBY-4179 > Project: Derby > Issue Type: Bug > Components: Store, Test > Affects Versions: 10.5.1.1 > Environment: java version "1.6.0" > Java(TM) SE Runtime Environment (build pmz3160sr2ifix-20081021_01(SR2+IZ32776+IZ33456)) > IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 z/OS s390-31 jvmmz3160ifx-20081010_24288 (JIT enabled, AOT enabled) > J9VM - 20081009_024288_bHdSMr > JIT - r9_20080721_1330ifx2 > GC - 20080724_AA) > JCL - 20080808_02 > ------------------------------------------ > Also seen on : Vista Ultimate 32 bits under cygwin with Sun JRE 1.6.0_07-b06 > Reporter: Kathey Marsden > Assignee: Dag H. Wanvik > Attachments: bootLock.diff, derby-4179-junit-2.diff, derby-4179-junit-2.stat, derby-4179-junit-3.diff, derby-4179-junit-3.stat, derby-4179-junit.diff, derby-4179-junit.stat, derby-4179.diff, derby-4179.stat, derbyall_report.txt, storeall_report.txt, sysinfo.txt > > > I saw this diff in store/bootLock.java. I did not see it with the 64bit jvm run on 10.5.1.0 RC1 > *** Start: bootLock jdk1.6.0 storeall:storemore 2009-04-21 19:10:18 *** > 2,4d1 > < expected exception > < SQLSTATE(XJ040): > < SQLSTATE(XSDB6): > Test Failed. > *** End: bootLock jdk1.6.0 storeall:storemore 2009-04-21 19:11:00 *** > The test passed on rerun when run independently. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.