Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 25254 invoked from network); 16 Jun 2006 04:03:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 04:03:17 -0000 Received: (qmail 4703 invoked by uid 500); 16 Jun 2006 04:03:14 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 4650 invoked by uid 500); 16 Jun 2006 04:03:14 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 4639 invoked by uid 99); 16 Jun 2006 04:03:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 21:03:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alexey.a.petrenko@gmail.com designates 64.233.184.227 as permitted sender) Received: from [64.233.184.227] (HELO wr-out-0506.google.com) (64.233.184.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 21:03:13 -0700 Received: by wr-out-0506.google.com with SMTP id 69so471913wri for ; Thu, 15 Jun 2006 21:02:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HACLqFLEs2n3AYoWlUtUpQIuuaSHuF+/ILErzG2YSFJG/k6ijeF+ZftfR2Am8ezM6EKcjh2MRFRP94lVsEsgXY5oGL2N97B8T5jyp83Wbb/3Zogtged1wer5U04+9z6UkgGwuFKzAazEWI+AVZPEb1gnonO20ltLvH7ZAxlPKIY= Received: by 10.64.210.2 with SMTP id i2mr1257627qbg; Thu, 15 Jun 2006 21:02:52 -0700 (PDT) Received: by 10.65.112.17 with HTTP; Thu, 15 Jun 2006 21:02:51 -0700 (PDT) Message-ID: Date: Fri, 16 Jun 2006 08:02:51 +0400 From: "Alexey Petrenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib] odd problems when running tests under linux... In-Reply-To: <45662.67.86.14.219.1150415922.squirrel@webmail.pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45662.67.86.14.219.1150415922.squirrel@webmail.pobox.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Try to unset JAVA_HOME variable. It helps sometimes... 2006/6/16, geir@pobox.com : > I just got my ubuntu box setup, and when running the test suite, I see this : > > [junit] Exception in thread "main" java.lang.NoClassDefFoundError: > org.apache.harmony.luni.www.protocol.jar.JarURLConnection > [junit] at com.ibm.oti.vm.VM.shutdown(VM.java:264) > [junit] at java.lang.Runtime.exitImpl(Native Method) > [junit] at java.lang.Runtime.exit(Runtime.java:215) > [junit] at java.lang.System.exit(System.java:525) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:571) > > > I'm very willing to entertain the idea that I have something misconfigured > or a wrong version of something - I've been throwing things onto the box > as fast as I can... > > I'm under the latest ubuntu v6, have Sun's JDK5 on the machine, got the > latest v3 j9 VM installed... what else do I need to tell you? > > geir > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Alexey A. Petrenko Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org