NoclassDefFound .../SWTError when running exported application [message #550117] |
Thu, 29 July 2010 04:16  |
Eclipse User |
|
|
|
I'm getting a
!SESSION 2010-07-29 14:11:15.953 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=${target.os}, ARCH=${target.arch}, WS=${target.ws}, NL=${target.nl}
Command-line arguments: -os ${target.os} -ws ${target.ws} -arch ${target.arch} -consoleLog
!ENTRY org.eclipse.osgi 4 0 2010-07-29 14:11:19.687
!MESSAGE An error occurred while automatically activating bundle org.eclipse.ui.workbench (36).
!STACK 0
org.osgi.framework.BundleException: The activator org.eclipse.ui.internal.WorkbenchPlugin for bundle
org.eclipse.ui.workbench is invalid
...
Root exception:
java.lang.NoClassDefFoundError: org/eclipse/swt/SWTError
!ENTRY org.eclipse.osgi 2 0 2010-07-29 14:11:19.890
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root
cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-07-29 14:11:19.890
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86_3.6.0.v3650b [34] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2010-07-29 14:11:19.906
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
...
Windows XP, Helios 3.6 (checked md5), jre6_21 (updated).
It looks like a fragment org.eclipse.swt.win32.win32.x86 is not accessible. not exported is running ok.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04800 seconds