From owner-freebsd-java@FreeBSD.ORG Tue Mar 22 23:09:35 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7413A16A4CF for ; Tue, 22 Mar 2005 23:09:35 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A032C43D1F for ; Tue, 22 Mar 2005 23:09:34 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id j2MN9V0X092744; Tue, 22 Mar 2005 16:09:32 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id j2MN9V4d092743; Tue, 22 Mar 2005 16:09:31 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 22 Mar 2005 16:09:30 -0700 From: Greg Lewis To: Chuck Robey Message-ID: <20050322230930.GA92676@misty.eyesbeyond.com> References: <423F75CA.2080006@chuckr.org> <20050322201548.GA91212@misty.eyesbeyond.com> <424080FF.7020900@chuckr.org> <20050322204221.GB91456@misty.eyesbeyond.com> <42408673.7020300@chuckr.org> <20050322221451.GA92398@misty.eyesbeyond.com> <42409F84.50309@chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42409F84.50309@chuckr.org> User-Agent: Mutt/1.4.2.1i cc: java Subject: Re: settings X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 23:09:35 -0000 On Tue, Mar 22, 2005 at 10:43:16PM +0000, Chuck Robey wrote: > Greg Lewis wrote: > > > >Hmm, in this output its correctly detected the path for the JVM and > >loaded the necessary shared libraries and JVM. The error output you > >sent makes it look like this doesn't happen correctly though. > > > >Can you run your ArgoUML test with _JAVA_LAUNCHER_DEBUG set in the > >environment as well. Does the output look similar or does it fail > >much earlier? > > > > I don't really know what you're looking for, so I'm just giving you what > you're asking for. If you think of anything else, just ask, and don't > worry too much about justification, either. > > I am going back to my old school notes to see if I can write up a Java > Hello, World, for use as a demo (I've asked about 5 times, not one url > as a demo). *shrug* You can use anything in /usr/local/jdk1.5.0/demo. > july:chuckr:~/jdk/Argo:#155>env _JAVA_LAUNCHER_DEBUG=yes > /usr/local/jdk1.5.0-p1/bin/java -version Sorry, maybe it wasn't clear. With _JAVA_LAUNCHER_DEBUG set, try to run the ArgoUML application, not java -version. I want to see if the debug output changes any when you try to do that compared to java -version. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org