[WBEL-users] Eclipse Native

first last prelude_2_murder@yahoo.co.uk
Fri, 25 Jun 2004 09:59:38 +0100 (BST)


Hi everybody.

After a while not using Whitebox I have reinstalled it and am quite
enjoyting it (it is VERY stable compared to Suse 9.1 or Mandrake 10 on
this computer.

I have been trying to run the Eclipse version compiled to binary with
gjc but I can't get it to work.

I first tried with the binary, after managing to install it (I made the
mistake of trying to get the other packages from the same site) it died
on me while starting up.

I then got the src.rpm and recompiled, but I still the same error.

The error message I get is (from workspace/.metadata/.log)
!SESSION
----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jun 24, 2004 07:26:08.803
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ExceptionInInitializerError
   at java.lang.Class.initializeClass() (/lib/ssa/libgcj.so.4.0.0)
   at _Jv_AllocObjectNoFinalizer (/lib/ssa/libgcj.so.4.0.0)
   at
org.eclipse.core.internal.plugins.RegistryLoader.processManifestFile(java.net.URL)
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathFile(org.eclipse.core.runtime.model.PluginRegistryModel,
java.net.URL)
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.plugins.RegistryLoader.processPluginPathEntry(org.eclipse.core.runtime.model.PluginRegistryModel,
java.net.URL)
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.plugins.RegistryLoader.processManifestFiles(java.net.URL[])
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry(java.net.URL[])
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegistry(java.net.URL[],
org.eclipse.core.runtime.model.Factory, boolean)
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.runtime.InternalPlatform.parsePlugins(java.net.URL[],
org.eclipse.core.runtime.model.Factory, boolean)
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry(java.net.URL[])
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(java.net.URL[],
java.lang.String, java.util.Properties, java.lang.String[],
java.lang.Runnable)
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at _Jv_CallAnyMethodA(java.lang.Object, java.lang.Class, _Jv_Method,
boolean, java.lang.Class[], jvalue, jvalue) (/lib/ssa/libgcj.so.4.0.0)
   at _Jv_CallAnyMethodA(java.lang.Object, java.lang.Class, _Jv_Method,
boolean, java.lang.Class[], java.lang.Object[])
(/lib/ssa/libgcj.so.4.0.0)
   at java.lang.reflect.Method.invoke(java.lang.Object,
java.lang.Object[]) (/lib/ssa/libgcj.so.4.0.0)
   at
org.eclipse.core.internal.boot.InternalBootLoader.startup(java.net.URL,
java.lang.String, java.lang.String[], java.lang.Runnable)
(/usr/lib/eclipse/plugins/org.eclipse.core.boot_2.1.0/libboot.so)
   at
org.eclipse.core.internal.boot.InternalBootLoader.run(java.lang.String,
java.net.URL, java.lang.String, java.lang.String[], java.lang.Runnable)
(/usr/lib/eclipse/plugins/org.eclipse.core.boot_2.1.0/libboot.so)
   at org.eclipse.core.boot.BootLoader.run(java.lang.String,
java.net.URL, java.lang.String, java.lang.String[], java.lang.Runnable)
(/usr/lib/eclipse/plugins/org.eclipse.core.boot_2.1.0/libboot.so)
   at _Jv_CallAnyMethodA(java.lang.Object, java.lang.Class, _Jv_Method,
boolean, java.lang.Class[], jvalue, jvalue) (/lib/ssa/libgcj.so.4.0.0)
   at _Jv_CallAnyMethodA(java.lang.Object, java.lang.Class, _Jv_Method,
boolean, java.lang.Class[], java.lang.Object[])
(/lib/ssa/libgcj.so.4.0.0)
   at java.lang.reflect.Method.invoke(java.lang.Object,
java.lang.Object[]) (/lib/ssa/libgcj.so.4.0.0)
   at org.eclipse.core.launcher.Main.basicRun(java.lang.String[])
(/usr/lib/eclipse/libstartup.so)
   at org.eclipse.core.launcher.Main.run(java.lang.String[])
(/usr/lib/eclipse/libstartup.so)
   at org.eclipse.core.launcher.Main.main(java.lang.String[])
(/usr/lib/eclipse/libstartup.so)
Caused by: java.lang.NullPointerException
   at
org.apache.xerces.parsers.AbstractXMLDocumentParser.AbstractXMLDocumentParser(org.apache.xerces.xni.parser.XMLParserConfiguration)
(/usr/lib/lib-javax-xml-parsers-2.2.1.so)
   at
org.apache.xerces.parsers.AbstractSAXParser.AbstractSAXParser(org.apache.xerces.xni.parser.XMLParserConfiguration)
(/usr/lib/lib-javax-xml-parsers-2.2.1.so)
   at
org.apache.xerces.parsers.SAXParser.SAXParser(org.apache.xerces.xni.parser.XMLParserConfiguration)
(/usr/lib/lib-javax-xml-parsers-2.2.1.so)
   at org.eclipse.core.internal.plugins.PluginParser.initializeParser()
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at
org.eclipse.core.internal.plugins.PluginParser.__U3c_clinit__U3e_()
(/usr/lib/eclipse/plugins/org.eclipse.core.runtime_2.1.0/libruntime.so)
   at java.lang.Class.initializeClass() (/lib/ssa/libgcj.so.4.0.0)
   ...22 more

Any help would be greatly appreciated, I was drooling at the
opportunity of trying a native Eclipse :)

Thanks

Gabriel



	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com