Date: Mon, 27 Aug 2007 18:47:01 -0500 From: "Rick C. Petty" <rick-freebsd@kiwi-computer.com> To: Indigo 23 <indigo23@gmail.com> Cc: freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.2.2 on 7.0-CURRENT Message-ID: <20070827234701.GA90043@keira.kiwi-computer.com> In-Reply-To: <6f50eac40708261342g264789dx66d817fe9248d112@mail.gmail.com> References: <6f50eac40708261047o6bcd8459p90cdcd6ee5b9a7d7@mail.gmail.com> <46D1C106.5080304@gmail.com> <6f50eac40708261342g264789dx66d817fe9248d112@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 26, 2007 at 04:42:47PM -0400, Indigo 23 wrote: > > I was using the diablo-jdk/jre, and the strange thing is that NetBeans > (5.5.1) seems to run fine with it, but Eclipse spits out this error > message during startup: > > "JVM terminated. Exit code=1 > /usr/local/bin/java > -Xms40m > -Xmx256m > -jar /usr/local/eclipse/startup.jar > -os freebsd > -ws gtk > -arch x86 > -launcher /usr/local/eclipse/eclipse > -name Eclipse > -showsplash 600 > -exitdata 20017 > -vm /usr/local/bin/java > -vmargs > -Xms40m > -Xmx256m > -jar /usr/local/eclipse/startup.jar" That's the error message Eclipse spits out for almost every runtime problem (whether it's startup or a NPE in native code). -- Rick C. Petty
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070827234701.GA90043>