Eclipse 3.0 + Native JDK 1.4

Fred McCann booleanman at mac.com
Sat Aug 7 14:46:53 PDT 2004


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 at 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 at 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 at 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


More information about the freebsd-java mailing list