Date: Thu, 16 Sep 2004 11:23:29 +0100 From: Ian Grigg <iang@iang.org> To: Achilleus Mantzios <achill@matrix.gatewaynet.com> Cc: freebsd-java@freebsd.org Subject: Re: WARNING: -server JVM on recent 5.x/6.x Message-ID: <414969A1.6070609@iang.org> In-Reply-To: <Pine.LNX.4.44.0409161146370.2205-100000@matrix.gatewaynet.com> References: <Pine.LNX.4.44.0409161146370.2205-100000@matrix.gatewaynet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Achilleus Mantzios wrote: > Right, > but what about eclipse? > On my gcc 3.4.2 5.3-BETA2, a freshly built jdk1.4.2-p6 > will also fail to run eclipse where no -server issue is involved. Maybe unrelated, but there is a history of eclipse crashing on startup. On my machine [1] the eclipse thread exception [2] was solved by setting JAVA_HOME [3]. iang 1. FreeBSD 4.9 with jdk1.4.2 (p4 thru p6). 2. this is the UnsatisfiedLinkError that Eclipse throws on startup, seaching on the net indicated that a) reinstall all Java, and b) kldload linprocfs. http://lists.freebsd.org/pipermail/freebsd-java/2004-June/002336.html 3. For my luck, those didn't work, but setting JAVA_HOME did.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?414969A1.6070609>