Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 13:30:24 +0000
From:      Chuck Robey <chuckr@chuckr.org>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        java <freebsd-java@freebsd.org>
Subject:   Re: settings
Message-ID:  <42416F70.2090809@chuckr.org>
In-Reply-To: <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> <20050322230930.GA92676@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lewis wrote:

> *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.
> 

Huh, sorry, is this more what you wanted to see?:

july:chuckr:~/jdk/Argo:#107>setenv  _JAVA_LAUNCHER_DEBUG yes
july:chuckr:~/jdk/Argo:#109>env _JAVA_LAUNCHER_DEBUG=yes java -jar 
      argouml.jar
----_JAVA_LAUNCHER_DEBUG----
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
july:chuckr:~/jdk/Argo:#110>

my mailer is adding an extra <cr> before "argouml.jar", didnt' actually 
happen that way.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42416F70.2090809>