Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » exception on start up eclipse
exception on start up eclipse [message #592499] Fri, 04 April 2003 13:13
Eclipse UserFriend
Originally posted by: angel8.gmx.at

Hello,

I have tried to run eclipse 2.1 (gtk) on my Debian-Linux (KDE 3.1) but
it won't work. I get the following message in the .log file:

!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Apr 04, 2003 12:44:21.281
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
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.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.lang.reflect.InvocationTargetException
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:848)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
... 7 more
Caused by: org.eclipse.swt.SWTException: Unsupported or unrecognized format
at org.eclipse.swt.SWT.error(SWT.java:2332)
at org.eclipse.swt.SWT.error(SWT.java:2262)
at
org.eclipse.swt.internal.image.FileFormat.load(FileFormat.ja va:73)
at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:1 24)
at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:311)
at
org.eclipse.jface.resource.URLImageDescriptor.getImageData(U RLImageDescriptor.java:51)
at
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:118)
at
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:94)
at
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:83)
at
org.eclipse.jface.action.ActionContributionItem$ImageCache.g etImage(ActionContributionItem.java:117)
at
org.eclipse.jface.action.ActionContributionItem.updateImages (ActionContributionItem.java:719)
at
org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionItem.java:596)
at
org.eclipse.jface.action.ActionContributionItem.fill(ActionC ontributionItem.java:302)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :542)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :454)
at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:2 07)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :542)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :454)
at
org.eclipse.jface.action.MenuManager.createMenuBar(MenuManag er.java:144)
at
org.eclipse.jface.window.ApplicationWindow.configureShell(Ap plicationWindow.java:244)
at
org.eclipse.ui.internal.WorkbenchWindow.configureShell(Workb enchWindow.java:578)
at org.eclipse.jface.window.Window.createShell(Window.java:350)
at org.eclipse.jface.window.Window.create(Window.java:301)
at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:1068)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:874)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
at
org.eclipse.jface.resource.URLImageDescriptor.getImageData(U RLImageDescriptor.java:51)
at
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:118)
at
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:94)
at
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:83)
at
org.eclipse.jface.action.ActionContributionItem$ImageCache.g etImage(ActionContributionItem.java:117)
at
org.eclipse.jface.action.ActionContributionItem.updateImages (ActionContributionItem.java:719)
at
org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionItem.java:596)
at
org.eclipse.jface.action.ActionContributionItem.fill(ActionC ontributionItem.java:302)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :542)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :454)
at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:2 07)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :542)
at
org.eclipse.jface.action.MenuManager.update(MenuManager.java :454)
at
org.eclipse.jface.action.MenuManager.createMenuBar(MenuManag er.java:144)
at
org.eclipse.jface.window.ApplicationWindow.configureShell(Ap plicationWindow.java:244)
at
org.eclipse.ui.internal.WorkbenchWindow.configureShell(Workb enchWindow.java:578)
at org.eclipse.jface.window.Window.createShell(Window.java:350)
at org.eclipse.jface.window.Window.create(Window.java:301)
at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:1068)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:874)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
... 8 more


I have already searched the internet for any solutions, but didn't find
anything. Maybe someone of you can tell me, what the problem is (and the
solution to it).

thanks

peter
Previous Topic:exception on start up eclipse
Next Topic:unable to find javac compiler
Goto Forum:
  


Current Time: Thu Apr 25 23:32:42 GMT 2024

Powered by FUDForum. Page generated in 0.04852 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top