settings

Chuck Robey chuckr at chuckr.org
Wed Mar 23 05:31:32 PST 2005


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.


More information about the freebsd-java mailing list