Community
Participate
Working Groups
Build Identifier: I20110613-1736 Hi, I get the following error dialog on start-up: 3004: Unexpected error occurred. org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.UnsatisfiedLinkError: no AccessibiltyWin32Library in java.library.path) at org.eclipse.swt.SWT.error(SWT.java:4282) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3935) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3612) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) Caused by: java.lang.UnsatisfiedLinkError: no AccessibiltyWin32Library in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1758) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1045) at org.eclipse.actf.util.win32.WindowUtil.<clinit>(Unknown Source) at org.eclipse.actf.visualization.gui.internal.GuiTargetWindowDataProvider.getModelService(Unknown Source) at org.eclipse.actf.visualization.gui.internal.util.TargetWindowDataCollector.getElements(Unknown Source) at org.eclipse.actf.visualization.gui.internal.util.TargetWindowDataCollector.getDefaultElement(Unknown Source) at org.eclipse.actf.visualization.gui.internal.util.TargetWindow.update(Unknown Source) at org.eclipse.actf.visualization.gui.internal.util.TargetWindow.getRootWindow(Unknown Source) at org.eclipse.actf.visualization.gui.ui.views.MSAAViewRegistory.getRootObject(Unknown Source) at org.eclipse.actf.visualization.gui.ui.views.MSAAViewRegistory.adjustSelection(Unknown Source) at org.eclipse.actf.visualization.gui.ui.views.MSAAViewRegistory.outlineSelected(Unknown Source) at org.eclipse.actf.visualization.gui.ui.views.MSAAViewRegistory.refreshRootObject(Unknown Source) at org.eclipse.actf.visualization.gui.internal.util.Startup$1.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) ... 22 more Reproducible: Always Steps to Reproduce: 1. Open Eclipse
Hi, Would you please let us know your environment (especially your OS)? Unfortunately, ACTF currently supports only Win32 (and possiblly Win64) environment. Thanks.
Created attachment 209044 [details] Bug report in text format - tonysalinasis@gmail.com
Created attachment 209045 [details] Eclipse Version Info - tonysalinasis@gmail.com
Created attachment 209046 [details] Bug report screenshot - tonysalinasis@gmail.com
Created attachment 209047 [details] Sysinfo - tonysalinasis@gmail.com
I also get it for Version: 3.7.0 Build id: I20110613-1736 Please consider attachments. Regards
Hi, It seems that your environment is Linux. ACTF currently supports only Win32 (and possiblly Win64) environment. If we get more community members (especially developers who can work for Linux support), we will start Linux support and fix this issue. Thanks.