WARNING: -server JVM on recent 5.x/6.x

Ian Grigg iang at iang.org
Thu Sep 16 03:24:02 PDT 2004



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.


More information about the freebsd-java mailing list