Re: Eclipse 3.1.1. and SableVM

Fernando Lozano <[email protected]> Sat, 26 Nov 2005 14:25:34 -0200
Newsgroups gmane.comp.java.vm.sablevm.general
Message-ID <[email protected]>
Hi Grzegorz,

>>Eclipse 3.1.1 didn't started at all. I guess this has to do with the 
>>magic loading shared libraries from inside jars, as it complained about 
>>plugins/org.eclipse.swt.gtk.linux.x86_3.1.1.jar and 
>>org.eclipse.swt.widgets.Display.
>>Do you want the error log and stack trace?
>>    
>>
>Yes, please!
>  
>
Here it is. The txt file is the stderr and stdout of the script that 
starts Eclipse 3.1.1 using sablevm-sdk-1.13. The tar.gz file is the 
configuration directory for Eclipse. Is there anything else that I can 
send you to help deuging?

I am using Fedora Core 3.

[]s, Fernando Lozano

_______________________________________________
SableVM-user mailing list
[email protected]
http://sablevm.org/lists/control/listinfo/sablevm-user
eclipse-3.1.1-sable-sdk-1.13.txt (text/plain, 3.6 KB)
!SESSION 2005-11-26 13:19:28.949 -----------------------------------------------
eclipse.buildId=M20050929-0840
java.version=1.4.2
java.vendor=SableVM Project
BootLoader constants: OS=linux, ARCH=i686, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -consolelog -clean

!ENTRY org.eclipse.osgi 2005-11-26 13:19:52.361
!MESSAGE While loading class "org.eclipse.ui.plugin.AbstractUIPlugin", thread "Framework Event Dispatcher" timed out waiting (5000ms) for thread "Main-1" to finish starting bundle "org.eclipse.ui.workbench". To avoid deadlock, thread "Framework Event Dispatcher" is proceeding but "org.eclipse.ui.plugin.AbstractUIPlugin" may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
   at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass (EclipseClassLoader.java:108)
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass (BundleLoader.java:337)
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass (BundleLoader.java:389)
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass (BundleLoader.java:350)
   at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass (AbstractClassLoader.java:78)
   at java.lang.ClassLoader.loadClass (ClassLoader.java:310)
   at java.lang.VirtualMachine.createClass (VirtualMachine.java:116)
   at org.eclipse.ui.plugin.AbstractUIPlugin$2.bundleChanged (AbstractUIPlugin.java:588)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent (BundleContextImpl.java:1205)
   at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent (EventManager.java:189)
   at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run (EventManager.java:291)
   at java.lang.VMThread.callRun (VMThread.java:124)
   at java.lang.Thread.callRun (Thread.java:398)
   at java.lang.VirtualMachine.runThread (VirtualMachine.java:137)

!ENTRY org.eclipse.osgi 2005-11-26 13:19:52.755
!MESSAGE Application error
!STACK 1
java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass (BundleLoader.java:405)
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass (BundleLoader.java:350)
   at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass (AbstractClassLoader.java:78)
   at java.lang.ClassLoader.loadClass (ClassLoader.java:310)
   at java.lang.VirtualMachine.createClass (VirtualMachine.java:116)
   at org.eclipse.ui.internal.Workbench.createDisplay (Workbench.java:381)
   at org.eclipse.ui.PlatformUI.createDisplay (PlatformUI.java:155)
   at org.eclipse.ui.internal.ide.IDEApplication.createDisplay (IDEApplication.java:128)
   at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:79)
   at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:163)
   at java.lang.reflect.Method.invokeNative (Method.java)
   at java.lang.reflect.Method.invoke (Method.java:616)
   at org.eclipse.core.launcher.Main.invokeFramework (Main.java:334)
   at org.eclipse.core.launcher.Main.basicRun (Main.java:278)
   at org.eclipse.core.launcher.Main.run (Main.java:973)
   at org.eclipse.core.launcher.Main.main (Main.java:948)
   at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
   at java.lang.VirtualMachine.main (VirtualMachine.java:108)

!ENTRY org.eclipse.osgi 2005-11-26 13:19:52.814
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.1.1.jar [37] was not resolved.
eclipse-config-3.1.1-sable-sdk-1.13.tar.gz (application/x-gzip, 20.3 KB) - not displayed