[jboss-dev-forums] [Design of POJO Server] - Re: Proper definition of embedded jboss

scott.stark@jboss.org do-not-reply at jboss.com
Wed Nov 28 18:34:27 EST 2007


Some swt library problem:


  | [starksm at succubus forums]$ ~/java/eclipse-europa/eclipse
  | !SESSION 2007-11-28 15:33:18.219 -----------------------------------------------eclipse.buildId=I20070625-1500
  | java.version=1.5.0_11
  | java.vendor=Sun Microsystems Inc.
  | BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
  | Framework arguments:  org.eclipse.platform
  | Command-line arguments:  -os linux -ws gtk -arch x86 -consoleLog org.eclipse.platform
  | 
  | !ENTRY org.eclipse.osgi 4 0 2007-11-28 15:33:19.132
  | !MESSAGE Application error
  | !STACK 1
  | java.lang.UnsatisfiedLinkError: no swt-gtk-3346 or swt-gtk in swt.library.path, java.library.path or the jar file
  |         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
  |         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
  |         at org.eclipse.swt.internal.C.<clinit>(C.java:21)
  |         at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
  |         at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
  |         at org.eclipse.swt.widgets.Display.<clinit>(Display.java:128)
  |         at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:482)
  |         at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
  |         at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:133)
  |         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:86)
  |         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
  |         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
  |         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
  |         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
  |         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
  |         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:585)
  |         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
  |         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
  |         at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
  |         at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
  | 
  | !ENTRY org.eclipse.osgi 2 0 2007-11-28 15:33:19.258
  | !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 2007-11-28 15:33:19.258
  | !MESSAGE Bundle update at plugins/org.eclipse.jdt.compiler.apt_1.0.0.v20070510-2000.jar [55] was not resolved.
  | !SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2007-11-28 15:33:19.258
  | !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
  | !SUBENTRY 1 org.eclipse.osgi 2 0 2007-11-28 15:33:19.259
  | !MESSAGE Bundle update at plugins/org.eclipse.jdt.apt.pluggable.core_1.0.0.v20070529-2100.jar [176] was not resolved.
  | !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2007-11-28 15:33:19.259
  | !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
  | !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2007-11-28 15:33:19.259
  | !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.dispatch_0.0.0.
  | !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2007-11-28 15:33:19.259
  | !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.model_0.0.0.
  | !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2007-11-28 15:33:19.260
  | !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.util_0.0.0.
  | !SUBENTRY 1 org.eclipse.osgi 2 0 2007-11-28 15:33:19.260
  | !MESSAGE Bundle update at plugins/org.eclipse.jdt.compiler.tool_1.0.0.v_771.jar [180] was not resolved.
  | *** glibc detected *** double free or corruption (!prev): 0x080706e8 ***
  | Aborted
  | 


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108721#4108721

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108721



More information about the jboss-dev-forums mailing list