Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 19320 invoked from network); 28 Apr 2009 11:41:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Apr 2009 11:41:54 -0000 Received: (qmail 28555 invoked by uid 500); 28 Apr 2009 11:41:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28486 invoked by uid 500); 28 Apr 2009 11:41:53 -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 28477 invoked by uid 99); 28 Apr 2009 11:41:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 11:41:53 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 11:41:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A8E2F234C045 for ; Tue, 28 Apr 2009 04:41:30 -0700 (PDT) Message-ID: <1512616386.1240918890690.JavaMail.jira@brutus> Date: Tue, 28 Apr 2009 04:41:30 -0700 (PDT) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-973) Restore fails in OnlineBackupTest1 In-Reply-To: <1603338947.1139868882420.JavaMail.jira@ajax.apache.org> 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-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703608#action_12703608 ] Knut Anders Hatlen commented on DERBY-973: ------------------------------------------ I saw this failure again when running derbyall on 10.5.1.2 - (769273M) with the fix for DERBY-4001. > Restore fails in OnlineBackupTest1 > ---------------------------------- > > Key: DERBY-973 > URL: https://issues.apache.org/jira/browse/DERBY-973 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure > Affects Versions: 10.2.1.6 > Environment: Solaris 10 3/05 s10_74L2a X86 - SunOS 5.10 Generic, JVM: Sun Microsystems Inc. 1.5.0_04 > Reporter: Ole Solberg > Attachments: 377370.zip, derby.log > > > "Signature": > ********* Diff file storeall/storemore/OnlineBackupTest1.diff > *** Start: OnlineBackupTest1 jdk1.5.0_04 storeall:storemore 2006-02-13 16:17:08 *** > 6 del > < Restored From the Backup > 7 del > < Consistency Check is Done > 8 del > < database shutdown properly > 9 del > < End Online Backup Test1 > 9 add > > ERROR XJ040: Failed to start database 'wombat', see the next exception for details. > > ERROR XSDG0: Page Page(1,Container(0, 14929)) could not be read from disk. > > SQL Exception: Failed to start database 'wombat', see the next exception for details. > Test Failed. > *** End: OnlineBackupTest1 jdk1.5.0_04 storeall:storemore 2006-02-13 16:18:08 *** -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.