Date: Sat, 07 Aug 2004 17:43:14 -0400 From: Fred McCann <booleanman@mac.com> To: freebsd-java@freebsd.org Subject: Eclipse 3.0 + Native JDK 1.4 Message-ID: <41154CF2.7020706@mac.com>
next in thread | raw e-mail | index | archive | help
Thanks everyone for the help building jdk 1.4. I've got Eclipse 3.0 built but it's throwing this error on startup then crashes: !SESSION Aug 07, 2004 17:32:49.61 ---------------------------------------------- eclipse.buildId=200406251208 java.version=1.4.2-p6 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=en !ENTRY org.eclipse.osgi Aug 07, 2004 17:32:49.63 !MESSAGE Startup error !STACK 1 java.lang.IllegalStateException: Bundle initial@reference:file:/usr/local/eclipse/plugins/org.eclipse.core.runtime_3.0.0/ was not resolved. at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:824) at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:439) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:222) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:183) at org.eclipse.core.launcher.Main.run(Main.java:644) at org.eclipse.core.launcher.Main.main(Main.java:628) !ENTRY org.eclipse.osgi Aug 07, 2004 17:32:49.80 !MESSAGE Bundle initial@reference:file:/usr/local/eclipse/plugins/org.eclipse.core.runtime_3.0.0/ [1] was not resolved. !ENTRY org.eclipse.osgi Aug 07, 2004 17:32:49.82 !MESSAGE Bundle initial@reference:file:/usr/local/eclipse/plugins/org.eclipse.update.configurator_3.0.0/ [2] was not resolved. . . . . . And it goes on like that for quite some time. Has anyone else run into this one? I can't find anything in the list archive. Thanks - Fred McCann
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41154CF2.7020706>