[wplug] eclipse & mandrake 9.2

Phil sublime78ska at comcast.net
Fri Jan 23 22:34:13 EST 2004


On Fri, 23 Jan 2004 21:16:57 -0500, Ryan W. Frenz <rfrenz at andrew.cmu.edu> 
wrote:

> As far as I know, Eclipse is all Java, so your problems are probably 
> from the JRE.  I just installed it on Fedora 1 (Yarrow) and Java 
> 1.4.2_03 -- what errors are you getting?
>

I think it has to do with SWT.  Below is the .log file for the motif 
version.  I've also tried the gtk version with the same result.  Whatever 
the problem is I think it's particular to Mandrake.

!SESSION 
----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jan 23, 2004 19:19:25.687
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
	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: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(InternalBootLoader.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.java:73)
	at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:124)
	at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:311)
	at 
org.eclipse.jface.resource.URLImageDescriptor.getImageData(URLImageDescriptor.java:51)
	at 
org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:118)
	at 
org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:94)
	at 
org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:83)
	at 
org.eclipse.jface.action.ActionContributionItem$ImageCache.getImage(ActionContributionItem.java:117)
	at 
org.eclipse.jface.action.ActionContributionItem.updateImages(ActionContributionItem.java:719)
	at 
org.eclipse.jface.action.ActionContributionItem.update(ActionContributionItem.java:596)
	at 
org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.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:207)
	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(MenuManager.java:144)
	at 
org.eclipse.jface.window.ApplicationWindow.configureShell(ApplicationWindow.java:244)
	at 
org.eclipse.ui.internal.WorkbenchWindow.configureShell(WorkbenchWindow.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(Workbench.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(InternalBootLoader.java:845)
	... 8 more

> Ryan
>

Phil




More information about the wplug mailing list