Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 16087 invoked from network); 6 Aug 2006 05:20:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Aug 2006 05:20:55 -0000 Received: (qmail 60445 invoked by uid 500); 6 Aug 2006 05:20:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 60405 invoked by uid 500); 6 Aug 2006 05:20:54 -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 60396 invoked by uid 99); 6 Aug 2006 05:20:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Aug 2006 22:20:54 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.110.151] (HELO e33.co.us.ibm.com) (32.97.110.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Aug 2006 22:20:42 -0700 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e33.co.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k765KCrS026369 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sun, 6 Aug 2006 01:20:12 -0400 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by westrelay02.boulder.ibm.com (8.13.6/NCO/VER7.0) with ESMTP id k765KCS2306740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 5 Aug 2006 23:20:12 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k765KCVB006423 for ; Sat, 5 Aug 2006 23:20:12 -0600 Received: from [127.0.0.1] (sig-9-65-12-100.mts.ibm.com [9.65.12.100]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k765KAfi006369 for ; Sat, 5 Aug 2006 23:20:12 -0600 Message-ID: <44D57C02.1020508@sbcglobal.net> Date: Sat, 05 Aug 2006 22:20:02 -0700 From: Kathey Marsden Reply-To: kmarsdenderby@sbcglobal.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: stress.multi fails References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yip Ng wrote: > > > I am running the stress.multi test with a recent *clean* trunk > codeline (10.2.0.5 alpha - 429032) under the > DerbyNetClient framework and it fails approx 1 out of 5 times on my > Windows XP x86 machine(using Sun JDK 1.4.2_09). I haven't run the test that recently, but for this one, looking at the derby.log, DerbyNetClient.out and the other log files for the test will usually give a better clue than the test diff of what's wrong. Kathey