Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Jubula failing to launch eclipse(ERROR: ** (installer:6483): WARNING **: Could not open X display)
Jubula failing to launch eclipse(ERROR: ** (installer:6483): WARNING **: Could not open X display) [message #1749289] Mon, 05 December 2016 08:58 Go to next message
Vipin Sharma is currently offline Vipin SharmaFriend
Messages: 40
Registered: February 2014
Member
Earlier, Jubula automation was running properly. Suddenly it stopped working with error:

stderr|** (installer:6483): WARNING **: Could not open X display
stderr|Installer: Cannot open display:
stderr|qalx/hostrun: Run timed out - posting failure.

Jubula is failing to launch the eclipse application.
Re: Jubula failing to launch eclipse(ERROR: ** (installer:6483): WARNING **: Could not open X displa [message #1749302 is a reply to message #1749289] Mon, 05 December 2016 09:30 Go to previous messageGo to next message
Vipin Sharma is currently offline Vipin SharmaFriend
Messages: 40
Registered: February 2014
Member
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.cdt.codan.core.application, org.eclipse.cdt.core.GeneratePDOM, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.touchpoint.natives.nativePackageExtractor, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
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:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
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:483)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
Re: Jubula failing to launch eclipse(ERROR: ** (installer:6483): WARNING **: Could not open X displa [message #1749336 is a reply to message #1749302] Mon, 05 December 2016 16:01 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hello,

Can you say what steps you have taken and what you are observing? Is the AUT not starting, or is the test execution stopping, or something else?

Looking at the stack trace, my first intuition is that there is a problem with the AUT that you are trying to start - is the version you are using a new build that might have a problem / might not have the RCP accessor installed?

Best regards,
Alex
Re: Jubula failing to launch eclipse(ERROR: ** (installer:6483): WARNING **: Could not open X displa [message #1749379 is a reply to message #1749336] Tue, 06 December 2016 05:55 Go to previous message
Vipin Sharma is currently offline Vipin SharmaFriend
Messages: 40
Registered: February 2014
Member
Thanks Alex for quick reply. Now, My issue is resolved, osgi_bundles parameter value in config.ini was not correct. After updating this parameter, automation is working fine.

Thanks,
Vipin
Previous Topic:Select Node by TextPath for Tree got error for Mac
Next Topic:(JavaFX) Capturing objects inside a TabPane
Goto Forum:
  


Current Time: Wed Apr 24 14:57:43 GMT 2024

Powered by FUDForum. Page generated in 0.03475 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top