Date: Wed, 7 Feb 2001 23:25:26 -0800 From: Josef Grosch <jgrosch@mooseriver.com> To: Juha Saarinen <juha@saarinen.org> Cc: Josh Thomas <jdt2101@ksu.edu>, freebsd-questions@FreeBSD.ORG Subject: Re: java jdk1.3 (linux) and forte Message-ID: <20010207232526.A89892@mooseriver.com> In-Reply-To: <LNBBIBDBFFCDPLBLLLHFOEIHJCAA.juha@saarinen.org>; from juha@saarinen.org on Thu, Feb 08, 2001 at 03:55:15PM %2B1300 References: <Pine.GSO.4.21L.0102071938270.14933-100000@unix1.cc.ksu.edu> <LNBBIBDBFFCDPLBLLLHFOEIHJCAA.juha@saarinen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 08, 2001 at 03:55:15PM +1300, Juha Saarinen wrote: > :-? Java HotSpot(TM) Client VM warning: cannot uninstall alt signal stack > > You can get rid of this one by adding > '-classic' to the vm command line. > > There's a performance hit if you do, apparently, but it's not large. I had the exact same problem several nights ago. The answer is, as root, edit the file /usr/local/linux-jdk1.3.0/jre/lib/jvm.cfg. In this file you will find a list of options. These options list JVMs in order that they will be used. THe fix is to place the option "-classic" first in the list and either delete or comment out the last option in the list which should be "-classic" Josef -- Josef Grosch | Another day closer to a | FreeBSD 4.2 jgrosch@MooseRiver.com | Micro$oft free world | www.bafug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010207232526.A89892>