Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 4117 invoked from network); 1 Jun 2005 15:18:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 15:18:52 -0000 Received: (qmail 7547 invoked by uid 500); 1 Jun 2005 15:18:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 7517 invoked by uid 500); 1 Jun 2005 15:18:48 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 7504 invoked by uid 99); 1 Jun 2005 15:18:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from brmea-mail-4.Sun.COM (HELO brmea-mail-4.sun.com) (192.18.98.36) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Jun 2005 08:18:45 -0700 Received: from phys-biff-2 ([129.158.227.37]) by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id j51DrO0R000360 for ; Wed, 1 Jun 2005 07:53:25 -0600 (MDT) Received: from conversion-daemon.biff-mail1.india.sun.com by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IHE00B01RFU0W@biff-mail1.india.sun.com> (original mail from Shreyas.Kaushik@Sun.COM) for derby-dev@db.apache.org; Wed, 01 Jun 2005 19:23:24 +0530 (IST) Received: from [192.168.1.100] (vpn-129-150-156-17.India.Sun.COM [129.150.156.17]) by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IHE00L5LRWVAF@biff-mail1.india.sun.com> for derby-dev@db.apache.org; Wed, 01 Jun 2005 19:23:24 +0530 (IST) Date: Wed, 01 Jun 2005 19:24:51 +0530 From: Shreyas Kaushik Subject: Re: IRC Chat about tests and harness + question about nist failure In-reply-to: <429D9F0B.9050805@acadiau.ca> To: Derby Development Message-id: <429DBE2B.7050005@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) References: <429D9F0B.9050805@acadiau.ca> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I agree with what Philip has to say. Should there be a better warning/error message when the jakarta-oro-2.0.8.jar file is missing from the classpath ? Currently, you cannot figure this out till you see the logs. ~Shreyas Philip Wilder wrote: > I also believe that I had issues with incorrect path setup. Important > to never forget the jakarta-oro-2.0.8.jar file in a system CLASSPATH > variable. > > Philip