Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 23158 invoked from network); 16 Jun 2006 09:53:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 09:53:10 -0000 Received: (qmail 22217 invoked by uid 500); 16 Jun 2006 09:53:05 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 22161 invoked by uid 500); 16 Jun 2006 09:53:05 -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 21789 invoked by uid 99); 16 Jun 2006 09:53:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 02:53:03 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 16 Jun 2006 02:53:03 -0700 Received: (qmail 27262 invoked from network); 16 Jun 2006 09:52:40 -0000 Received: from ool-43560edb.dyn.optonline.net (HELO ?192.168.1.102?) (geir@67.86.14.219) by b014.internal.mobile-health-diary.com with SMTP; 16 Jun 2006 09:52:40 -0000 Message-ID: <44927F67.6010702@pobox.com> Date: Fri, 16 Jun 2006 05:52:39 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib] odd problems when running tests under linux... References: <45662.67.86.14.219.1150415922.squirrel@webmail.pobox.com> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 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 Alexey Petrenko wrote: > Try to unset JAVA_HOME variable. It helps sometimes... I'm one of those old-timers that still believes that computers are deterministic mechanical devices... "sometimes"?? :) geir > > 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 >> >> > > --------------------------------------------------------------------- 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