Date: Fri, 15 Apr 2005 15:31:24 -0600 From: Greg Lewis <glewis@eyesbeyond.com> To: Ralf Folkerts <ralf.folkerts@gmx.de> Cc: freebsd-java@freebsd.org Subject: Re: JDK 1.5 Install-Error Message-ID: <20050415213124.GA1530@misty.eyesbeyond.com> In-Reply-To: <1113598177.67555.9.camel@beaster> References: <1113598177.67555.9.camel@beaster>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 15, 2005 at 10:49:37PM +0200, Ralf Folkerts wrote: > I just upgraded my installed ports - amongst them the FreeBSD JDK 1.5. > > Unfortunately, after compiling quite a while, the install failed. > > My currently installed Version is "jdk-1.5.0p1", the new from the Ports > is "1.5.0p1_1". The Wrapper is "javavmwrapper-2.0_4". > > I'm not sure if I missed something (searched both UPDATING and this > List) or if this is a Problem with the Port - therefore I post this > info. I just manually unregsistered the 1.5 and will re-build it - hope > it runs thru fine :-) > > ===> Generating temporary packing list > ===> Checking if java/jdk15 already installed > /bin/mkdir -p /usr/local/jdk1.5.0 > cd /usr/ports/jdk15/work/control/make/../build/bsd-i586/j2sdk-image > && /usr/bin/find . | /usr/bin/cpio -pdmu -R > root:wheel /usr/local/jdk1.5.0 > 205814 blocks > registervm: error: JavaVM "/usr/local/jdk1.5.0/bin/java" is already > registered > *** Error code 1 How are you upgrading the port? If you're using portupgrade is should unregister the VM when you deinstall the old version. It doesn't look like that happened. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050415213124.GA1530>