Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 78054 invoked from network); 11 Sep 2007 15:35:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Sep 2007 15:35:06 -0000 Received: (qmail 94283 invoked by uid 500); 11 Sep 2007 15:34:59 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 94253 invoked by uid 500); 11 Sep 2007 15:34:59 -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 94244 invoked by uid 99); 11 Sep 2007 15:34:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 08:34:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 15:36:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93B34714209 for ; Tue, 11 Sep 2007 08:34:32 -0700 (PDT) Message-ID: <7153956.1189524872602.JavaMail.jira@brutus> Date: Tue, 11 Sep 2007 08:34:32 -0700 (PDT) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2898) ERROR XJ001: Java exception: 'Not enough storage is available to process this command: java.io.IOException' or NPE in 'store/longColumn.sql' on Vista In-Reply-To: <31733392.1183528204446.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2898: ---------------------------------- Derby Info: (was: [Regression]) Unchecking Regession checkbox as this is not a confirmed product regression > ERROR XJ001: Java exception: 'Not enough storage is available to process this command: java.io.IOException' or NPE in 'store/longColumn.sql' on Vista > ----------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-2898 > URL: https://issues.apache.org/jira/browse/DERBY-2898 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure, Store > Affects Versions: 10.4.0.0 > Environment: OS: Windows Vista > JVM: Sun Microsystems Inc. 1.6.0-b105 > Reporter: Ole Solberg > Priority: Minor > > See e.g. http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/vista/552889-storeall_diff.txt > Seen on Win Vista only... > > store/longColumn.sql > > > *** Start: longColumn jdk1.6.0_01 storemats:storemats 2007-07-04 00:11:22 *** > 104 del > < 0 rows inserted/updated/deleted > 104a104,105 > > ERROR XSDG0: Page Page(1,Container(0, 49)) could not be read from disk. > > ERROR XJ001: Java exception: 'Not enough storage is available to process this command: java.io.IOException'. > 107 del > < 0 rows inserted/updated/deleted > 107a108 > > ERROR 08003: No current connection. > 109 del > < 1 row inserted/updated/deleted > 109a110 > > ERROR 08003: No current connection. > 111 del > < 1 row inserted/updated/deleted > 111a112 > > ERROR 08003: No current connection. > 113 del > < 1 row inserted/updated/deleted > 113a114 > > ERROR 08003: No current connection. > 115 del > < 1 row inserted/updated/deleted > 115a116 > > ERROR 08003: No current connection. > 118 del > > > store/longColumn.sql > > > *** Start: longColumn jdk1.6.0_01 storemats:storemats 2007-07-04 00:11:22 *** > 104 del > < 0 rows inserted/updated/deleted > 104a104,105 > > ERROR XSDG0: Page Page(1,Container(0, 49)) could not be read from disk. > > ERROR XJ001: Java exception: 'Not enough storage is available to process this command: java.io.IOException'. > 107 del > < 0 rows inserted/updated/deleted > 107a108 > > ERROR 08003: No current connection. > 109 del > < 1 row inserted/updated/deleted > 109a110 > > ERROR 08003: No current connection. > 111 del > < 1 row inserted/updated/deleted > 111a112 > > ERROR 08003: No current connection. > 113 del > < 1 row inserted/updated/deleted > 113a114 > > ERROR 08003: No current connection. > 115 del > < 1 row inserted/updated/deleted > 115a116 > > ERROR 08003: No current connection. > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.