Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] org.eclipse.tycho.surefire linux : org.eclipse.swt.SWTError: Not implemented [multiple displays]

Dear all,

I am facing a difficulty with Tycho surefire plugin.

When running test under CentOS 6.6, the launching of eclipse is stopped due to org.eclipse.swt.SWTError: Not implemented [multiple displays]

I am using Tycho 0.23.0

Do you have any advice?

 

Thanks

 

Francois

 

 

!SESSION 2015-10-15 15:33:18.037 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.8.0_60

java.vendor=Oracle Corporation

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR

Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /export/home/flefevre/git/org.eclipse.papyrus-sysml/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/surefire.properties

Command-line arguments:  -data /export/home/flefevre/git/org.eclipse.papyrus-sysml/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /expor

t/home/flefevre/git/org.eclipse.papyrus-sysml/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/surefire.properties

 

!ENTRY org.eclipse.osgi 4 0 2015-10-15 15:33:25.830

!MESSAGE Application error

!STACK 1

org.eclipse.swt.SWTError: Not implemented [multiple displays]

                at org.eclipse.swt.SWT.error(SWT.java:4517)

                at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:773)

                at org.eclipse.swt.widgets.Display.create(Display.java:891)

                at org.eclipse.swt.graphics.Device.<init>(Device.java:156)

                at org.eclipse.swt.widgets.Display.<init>(Display.java:512)

                at org.eclipse.swt.widgets.Display.<init>(Display.java:503)

                at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:750)

                at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)

                at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:169)

                at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:111)

                at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)

                at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)

                at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)

                at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

                at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)

                at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

                at java.lang.reflect.Method.invoke(Method.java:497)

                at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)

                at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)

                at org.eclipse.equinox.launcher.Main.run(Main.java:1515)

                at org.eclipse.equinox.launcher.Main.main(Main.java:1488)

[flefevre@is227415 org.eclipse.papyrus-sysml]$

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top