realpath: : No such file or directory

Kostik Belousov kostikbel at gmail.com
Wed May 12 16:50:14 UTC 2010


On Wed, May 12, 2010 at 12:09:26PM -0400, Mike Jakubik wrote:
> 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

/usr/local/bin/javavm is shell script.
Run it as "/bin/sh -x /usr/local/bin/javavm <args>" and post
the realpath invocation that generates the error.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20100512/e8825fc7/attachment.pgp


More information about the freebsd-java mailing list