realpath: : No such file or directory

Mike Jakubik mike.jakubik at intertainservices.com
Wed May 12 16:09:32 UTC 2010


On 5/12/2010 11:40 AM, Greg Lewis wrote:
> Sorry, too early to be replying to email.  I bet what the problem is
> that you have a JVM listed in /usr/local/etc/javavms that doesn't actually
> exist.  javamvm runs realpath on the VMs listed there.
>
>    

Hrm, unfortunately that doesn't seem to be the problem.

root at staging.local:~# cat /usr/local/etc/javavms
/usr/local/openjdk6/bin/java # OpenJDK6

root at staging.local:~# ls /usr/local/openjdk6/bin/java
-rwxr-xr-x  1 root  wheel  54410 May 11 15:41:11 2010 
/usr/local/openjdk6/bin/java*

root at staging.local:~# realpath /usr/local/openjdk6/bin/java
/usr/local/openjdk6/bin/java



More information about the freebsd-java mailing list