Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 13440 invoked from network); 31 Mar 2009 17:03:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 17:03:12 -0000 Received: (qmail 23814 invoked by uid 500); 31 Mar 2009 17:03:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23761 invoked by uid 500); 31 Mar 2009 17:03:12 -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 23753 invoked by uid 99); 31 Mar 2009 17:03:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 17:03:11 +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, 31 Mar 2009 17:03:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A0919234C003 for ; Tue, 31 Mar 2009 10:02:50 -0700 (PDT) Message-ID: <1257073319.1238518970643.JavaMail.jira@brutus> Date: Tue, 31 Mar 2009 10:02:50 -0700 (PDT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4075) ERROR XSDBB: Unknown page format at page Page(613,Container(0, 1024)) when running MailJdbc (Embedded) system tests In-Reply-To: <489690741.1235684701893.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-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-4075: -------------------------------------- Attachment: jdkrc0winmailfail.jar To my disappointment my jdk16 (rc0, yes, I know, old) sane run on the windows machine where I first saw the problem, also showed an XSDBB error. Attaching the whole shabang of the test dir. After the XSDBB error, we get some errors worrying that there's no more disk space - but there was 25G left when I checked, I don't think that's it. Running with ibm16 sr3 now. > ERROR XSDBB: Unknown page format at page Page(613,Container(0, 1024)) when running MailJdbc (Embedded) system tests > ------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-4075 > URL: https://issues.apache.org/jira/browse/DERBY-4075 > Project: Derby > Issue Type: Bug > Affects Versions: 10.5.0.0 > Environment: windows 2000 professional, ibm 1.6 (sr2), revision 10.5: 745360 > Reporter: Myrna van Lunteren > Fix For: 10.5.0.0 > > Attachments: Activity.out, d4075_debugchange.diff, derby.log.run2, derbylog.zip, jdkrc0winmailfail.jar, performance.out, windows5logout.jar > > > I started the org.apache.derbyTesting.system.mailJdbc Embedded test and after about 1 day it ran into an apparently corrupted database. > 2009-02-19 14:02:44.221 GMT Thread[Refresh Thread,5,main] (XID = 349909), (SESSIONID = 1), (DATABASE = mailsdb), (DRDAID = null), Failed Statement is: insert into REFRESH.INBOX(from_name,to_name,date,Message,attach_id,size_problem) values (?,?,?,?,?,?) with 6 parameters begin parameter #1: ABCE :end parameter begin parameter #2: WXYY :end parameter begin parameter #3: 2009-02-19 06:02:43.705 :end parameter begin parameter #4: CLOB(org.apache.derby.iapi.types.ReaderToUTF8Stream@41ba41ba) :end parameter begin parameter #5: 0 :end parameter begin parameter #6: This column is used only to by pass the space problem. If the problem still exists, then we are going to have a serious issue here.***************************************************************************************************** :end parameter > ERROR XSDBB: Unknown page format at page Page(613,Container(0, 1024)), page dump follows: Hex dump: > The error up to that point appear to me no different from other errors that this test is expected to produce (40001, 23505, 4XL01) except that the very first error is a grant error. > I think we can't have a release until this corruption is explained away or fixed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.