Remote execution fails when reexecuting the suite on the same remote machine [message #1773753] |
Wed, 04 October 2017 02:55  |
Eclipse User |
|
|
|
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)
|
|
|
|
Powered by
FUDForum. Page generated in 0.24844 seconds