[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.ercp] M9 eswt-converged.dll not valid Windows image
|
When trying to launch all exemple applications with eRCP M9 through .bat
files or eclipse3.2 I have the following windows error :
The application or DLL
eRCP-v20060609-1423\win32\plugins\org.eclipse.ercp.swt.win32_1.0.0\os\win32\x86\eswt-converged.dll
is not a valid Windows image. Please check against your installation
diskette."
see also attached log file.
I have no problem running the same thing with M8.
Adrien Rivard
!SESSION 2006-06-15 10:58:38.062 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments: -application org.eclipse.ercp.swt.demo.eSWTDemoApp
Command-line arguments: -application org.eclipse.ercp.swt.demo.eSWTDemoApp -data E:\workspaceRC5/RUNTIME/runtime-New_configuration -dev file:E:/workspaceRC5/.metadata/.plugins/org.eclipse.pde.core/eWorkbench/dev.properties -os win32 -ws win32 -arch x86 -consolelog
!ENTRY org.eclipse.osgi 4 0 2006-06-15 10:58:39.671
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Display_New
at com.ibm.ugl.p3ml.OS.Display_New(Native Method)
at org.eclipse.swt.widgets.Display.internal_create(Display.java:457)
at org.eclipse.swt.graphics.Device.<init>(Device.java:75)
at org.eclipse.swt.widgets.Display.<init>(Display.java:295)
at org.eclipse.ercp.swt.samples.eswtdemo.Demo.RCPMode(Unknown Source)
at org.eclipse.ercp.swt.samples.eswtdemo.Demo.main(Unknown Source)
at org.eclipse.ercp.swt.samples.eswtdemo.DemoPlugin.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
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.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)