Return-Path: X-Original-To: apmail-db-derby-user-archive@www.apache.org Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BBCB6D2C for ; Fri, 27 May 2011 00:02:18 +0000 (UTC) Received: (qmail 70335 invoked by uid 500); 27 May 2011 00:02:18 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 70305 invoked by uid 500); 27 May 2011 00:02:18 -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 70295 invoked by uid 99); 27 May 2011 00:02:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 00:02:18 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [148.87.113.121] (HELO rcsinet10.oracle.com) (148.87.113.121) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 00:02:10 +0000 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p4R01lVM026144 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 27 May 2011 00:01:49 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p4R01kP0008582 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 27 May 2011 00:01:46 GMT Received: from abhmt021.oracle.com (abhmt021.oracle.com [141.146.116.30]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p4R01fGf013641 for ; Thu, 26 May 2011 19:01:41 -0500 Received: from localhost (/10.175.23.221) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 26 May 2011 17:01:38 -0700 From: dag.wanvik@oracle.com (Dag H. Wanvik) To: "Derby Discussion" Subject: Re: Corrupted Derby DB References: <762CE096-3BCE-4A9D-ADFB-E57FAE7D0ADC@terracottatech.com> <6FC567EE-D540-4050-9E8A-CB234EDC65DA@terracottatech.com> Date: Fri, 27 May 2011 02:01:36 +0200 In-Reply-To: <6FC567EE-D540-4050-9E8A-CB234EDC65DA@terracottatech.com> (Tim Wu's message of "Thu, 26 May 2011 16:22:51 -0700") Message-ID: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4DDEE9ED.008E:SCFMA922111,ss=1,fgs=0 Tim Wu writes: > it's seeming more and more like a derby bug. Also double checked the > disk on the machine where this failed, seemed healthy. Good to know. > > I've filed DERBY-5248 and attached the db to it. Thanks, Tim! Dag