Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Remote execution fails when reexecuting the suite on the same remote machine
Remote execution fails when reexecuting the suite on the same remote machine [message #1773753] Wed, 04 October 2017 06:55 Go to next message
Sumit A is currently offline Sumit AFriend
Messages: 5
Registered: July 2017
Junior Member
Hi,
Thank you in advance.
On reexecuting the suite on Ubuntu16.04, the AUT is getting started but the suite is not getting executed. On debugging I found out that AUT agent is facing the issue.
Following are the autagent logs:
AUTs syserr: org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jubula.rc.rcp.e4 [555]
AUTs syserr: Unresolved requirement: Require-Bundle: org.eclipse.jubula.rc.rcp.common; bundle-version="[5.0.0,5.1.0)"
AUTs syserr:
AUTs syserr: at org.eclipse.osgi.container.Module.start(Module.java:444)
AUTs syserr: at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383)
AUTs syserr: at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
AUTs syserr: at org.eclipse.jubula.rc.rcp.installer.BundleInstaller.startBundles(BundleInstaller.java:181)
AUTs syserr: at org.eclipse.jubula.rc.rcp.installer.BundleInstaller.start(BundleInstaller.java:67)
AUTs syserr: at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:774)
AUTs syserr: at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
AUTs syserr: at java.security.AccessController.doPrivileged(Native Method)
AUTs syserr: at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:767)
AUTs syserr: at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:724)
AUTs syserr: at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:932)
AUTs syserr: at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
AUTs syserr: at org.eclipse.osgi.container.Module.doStart(Module.java:581)
AUTs syserr: at org.eclipse.osgi.container.Module.start(Module.java:449)
AUTs syserr: at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1536)
AUTs syserr: at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
AUTs syserr: at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
AUTs syserr: at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Re: Remote execution fails when reexecuting the suite on the same remote machine [message #1774001 is a reply to message #1773753] Mon, 09 October 2017 00:57 Go to previous message
Sumit A is currently offline Sumit AFriend
Messages: 5
Registered: July 2017
Junior Member
This seems to be the problem with the AUT. The module referred in the above problem somehow got corrupted, hence reinstalling fixed the issue.
Previous Topic:Jubula 8.5 API Converter: Error while converting a project
Next Topic:Compare the background color of component
Goto Forum:
  


Current Time: Thu Apr 18 20:13:58 GMT 2024

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

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

Back to the top