Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2010 12:09:26 -0400
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        freebsd-java@freebsd.org
Subject:   Re: realpath: : No such file or directory
Message-ID:  <4BEAD2B6.8080300@intertainservices.com>
In-Reply-To: <20100512154024.GB75759@misty.eyesbeyond.com>
References:  <4BEAC59B.9040105@intertainservices.com> <20100512152515.GA75759@misty.eyesbeyond.com> <4BEAC9A0.4050105@intertainservices.com> <20100512154024.GB75759@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@staging.local:~# cat /usr/local/etc/javavms
/usr/local/openjdk6/bin/java # OpenJDK6

root@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@staging.local:~# realpath /usr/local/openjdk6/bin/java
/usr/local/openjdk6/bin/java




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BEAD2B6.8080300>