Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2010 19:50:09 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Mike Jakubik <mike.jakubik@intertainservices.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: realpath: : No such file or directory
Message-ID:  <20100512165009.GB83316@deviant.kiev.zoral.com.ua>
In-Reply-To: <4BEAD2B6.8080300@intertainservices.com>
References:  <4BEAC59B.9040105@intertainservices.com> <20100512152515.GA75759@misty.eyesbeyond.com> <4BEAC9A0.4050105@intertainservices.com> <20100512154024.GB75759@misty.eyesbeyond.com> <4BEAD2B6.8080300@intertainservices.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--AdjLlRqdF7kYRNze
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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 actual=
ly
> >exist.  javamvm runs realpath on the VMs listed there.
> >
> >  =20
>=20
> Hrm, unfortunately that doesn't seem to be the problem.
>=20
> root@staging.local:~# cat /usr/local/etc/javavms
> /usr/local/openjdk6/bin/java # OpenJDK6
>=20
> root@staging.local:~# ls /usr/local/openjdk6/bin/java
> -rwxr-xr-x  1 root  wheel  54410 May 11 15:41:11 2010=20
> /usr/local/openjdk6/bin/java*
>=20
> root@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.

--AdjLlRqdF7kYRNze
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAkvq3EAACgkQC3+MBN1Mb4j9oACggcXhGtF4RnA6fU2q+o9U2kdi
N8EAn3wFqzgNHVHy72fVE+kvbR+8Biz2
=eQiI
-----END PGP SIGNATURE-----

--AdjLlRqdF7kYRNze--



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