startup problem with eclipse 3.1 [message #95396] |
Wed, 17 August 2005 10:17  |
Eclipse User |
|
|
|
Originally posted by: martin-zeller.gmx.net
I just obtained eclipse-SDK-3.1-linux-gtk.tar.gz and
installed it on my debian sarge system with j2sdk1.4.2_07.
When I start eclipse I see the splash screen then it
crashes after some seconds.
Any suggestions are appreciated.
Regards .......... Martin
----------------------------------
In the log file ( ../configuration/11...log) I find the following
lines:
...
!ENTRY org.eclipse.core.runtime 4 0 2005-08-17 16:00:42.127
!MESSAGE The extensions and extension-points from the bundle
"update@plugins/org.eclipse.ui.forms_3.0.0/" are ignored. The bundle is
not marked as singleton.
!ENTRY org.eclipse.osgi 2005-08-17 16:00:44.833
!MESSAGE Application error
!STACK 1
java.lang.NoSuchMethodError:
org.eclipse.swt.internal.gtk.OS.GTypeInfo_sizeof()I
at
org.eclipse.swt.internal.gtk.GTypeInfo.<clinit>(GTypeInfo.java:26)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:7 77)
at org.eclipse.swt.widgets.Display.create(Display.java:746)
at org.eclipse.swt.graphics.Device.<init>(Device.java:141)
at org.eclipse.swt.widgets.Display.<init>(Display.java:429)
at org.eclipse.swt.widgets.Display.<init>(Display.java:420)
at
org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:394)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:155)
at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:128)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:79)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
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)
!ENTRY org.eclipse.osgi 2005-08-17 16:00:44.842
!MESSAGE Bundle update@plugins/org.eclipse.update.scheduler_3.0.0/ [3] was
not resolved.
...
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11781 seconds