Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4F6E909C for ; Fri, 17 Feb 2012 23:01:21 +0000 (UTC) Received: (qmail 17948 invoked by uid 500); 17 Feb 2012 23:01:21 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 17920 invoked by uid 500); 17 Feb 2012 23:01:21 -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 17902 invoked by uid 99); 17 Feb 2012 23:01:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 23:01:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 23:01:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id AB4461BD05D for ; Fri, 17 Feb 2012 23:00:57 +0000 (UTC) Date: Fri, 17 Feb 2012 23:00:57 +0000 (UTC) From: "Mike Matrigali (Updated) (JIRA)" To: derby-dev@db.apache.org Message-ID: <2011663749.52491.1329519657702.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1070659635.10816.1318038929681.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5450) in nstest: XSLA6: Cannot recover from database & and 40XT4 errors in nstest (sane jars) after ASSERT FAILED org.apache.derby.shared.common.sanity.AssertFailure: ASSERT FAILED inconsistency in space management during insert 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-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali updated DERBY-5450: ---------------------------------- Issue & fix info: High Value Fix Urgency: Urgent Bug behavior facts: Crash,Data corruption Labels: derby_triage10_9 (was: ) 10.9 bug triage. Without a reproducible case this is going to be hard to fix, but would be worth looking through the data and log for clues. There is at least one known issue that looks similar that I will link to the issue. > in nstest: XSLA6: Cannot recover from database & and 40XT4 errors in nstest (sane jars) after ASSERT FAILED org.apache.derby.shared.common.sanity.AssertFailure: ASSERT FAILED inconsistency in space management during insert > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-5450 > URL: https://issues.apache.org/jira/browse/DERBY-5450 > Project: Derby > Issue Type: Bug > Components: Store, Test > Affects Versions: 10.8.2.2 > Environment: SUSE Linux 10, ibm 1.6 SR9 FP1. 2 CPU machine, but hyperthreading on > Reporter: Myrna van Lunteren > Labels: derby_triage10_9 > Attachments: d5450_derbylog.jar > > > With the 10.8 (10.8.2.2) tree sync-ed up to revision: 1179754, I ran NsTest Embedded with sane jars, but no derby.properties file. > I saw the following AssertFailure: > org.apache.derby.shared.common.sanity.AssertFailure: ASSERT FAILED inconsistency in space management during insert: slot = 146 getSlotOffset(slot) = 3206 dataWritten = 19 freeSpace = -15 firstFreeByte = 3149 page = --------------------------------------------------- > page id: Page(378,Container(0, 1153)) Overflow: false PageVersion: 895 SlotsInUse: 159 DeletedRowCount: 93 PageStatus: 1 NextId: 317 firstFreeByte: 3149 freeSpace: -15 totalSpace: 4028 spareSpace: 0% minimumRecordSize : 1 PageSize: 4096 > This was followed by: > ------------ BEGIN SHUTDOWN ERROR STACK ------------- > ERROR XSLA6: Cannot recover the database. > and somewhat later: > ERROR 40XT4: An attempt was made to close a transaction that was still active. The transaction has been aborted. > But after a while we get back to the errors always seen with this test (ERROR 22003 and XBM06). > I will attach the derby.log, in case someone likes to look at puzzling behavior. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira