From owner-freebsd-java Wed May 9 16:39: 5 2001 Delivered-To: freebsd-java@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 50B3237B422 for ; Wed, 9 May 2001 16:39:02 -0700 (PDT) (envelope-from npapke@acm.org) Received: from localhost.telus.net ([216.232.236.201]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20010509233901.ITQS26101.priv-edtnes10-hme0.telusplanet.net@localhost.telus.net> for ; Wed, 9 May 2001 17:39:01 -0600 Received: from localhost (localhost [127.0.0.1]) by localhost.telus.net (8.11.3/8.11.1) with ESMTP id f49Nd1i15606 for ; Wed, 9 May 2001 16:39:01 -0700 (PDT) (envelope-from npapke@acm.org) Date: Wed, 9 May 2001 16:39:01 -0700 (PDT) From: Norbert Papke Reply-To: Norbert Papke To: Subject: Baffled: Linux JDK 1.3.0 Port Message-ID: <20010509160211.Q14705-100000@localhost.telus.net> Organization: Archaeological Filing MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am running into some strange behavior with the Linux JDK 1.3.0 port. I am really hoping that somebody could set me straight on what is going on. If a build a java app (even a simple "Hello world") and try to run it from my home directory I inevitably get the following error: % java Hello Exception in thread "main" java.lang.NoClassDefFoundError: Hello However, the exact same class file executed from /tmp works perfectly. To eliminate directory pathname lengths, I've tried the same in subdirectories under /tmp (several long names). Still works. I've tried different user directories and I get the same error. I've set and unset CLASSPATH in I don't know how many different ways without any impact. Does anybody have any idea what may be going on? I think I am losing my mind ... Not sure if this is important but I am running a very recent 4.3 Stable build. Cheers, -- Norbert Papke. npapke@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message