Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 98390 invoked from network); 30 Jan 2009 00:46:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2009 00:46:29 -0000 Received: (qmail 95402 invoked by uid 500); 30 Jan 2009 00:46:25 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 95384 invoked by uid 500); 30 Jan 2009 00:46:24 -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 95335 invoked by uid 99); 30 Jan 2009 00:46:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jan 2009 16:46:24 -0800 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; Fri, 30 Jan 2009 00:46:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 49A8C234C4AD for ; Thu, 29 Jan 2009 16:46:00 -0800 (PST) Message-ID: <1854872086.1233276360300.JavaMail.jira@brutus> Date: Thu, 29 Jan 2009 16:46:00 -0800 (PST) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-4037) On Z/OS storetests/st_reclaim_longcol.java fails with a large number of pages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Z/OS storetests/st_reclaim_longcol.java fails with a large number of pages ------------------------------------------------------------------------------ Key: DERBY-4037 URL: https://issues.apache.org/jira/browse/DERBY-4037 Project: Derby Issue Type: Bug Components: Store Affects Versions: 10.3.3.0 Environment: java version "1.6.0" Java(TM) SE Runtime Environment (build pmz6460sr3-20081108_01(SR3)) IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 z/OS s390x-64 jvmmz6460-20081107_254 J9VM - 20081105_025433_BHdSMr JIT - r9_20081031_1330 GC - 20081027_AB) JCL - 20081106_01 Reporter: Kathey Marsden On Z/OS 64 bit (haven't checked 32bit) st_reclaim_loncol fails with a large number of pages. ********* Diff file derbyall/storeall/storetests/st_reclaim_longcol.diff *** Start: st_reclaim_longcol jdk1.6.0 storeall:storetests 2009-01-23 14:20:49 *** 3a4,6 > Test failed, expected less than 150 pages - count is: > free pages : 258 > allocated pages: 2047 Test Failed. *** End: st_reclaim_longcol jdk1.6.0 storeall:storetests 2009-01-23 14:25:07 *** -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.