AUT connection is failing , Unable to launch AUT [message #1718892] |
Fri, 01 January 2016 10:33 |
Madhavi T Messages: 4 Registered: January 2016 |
Junior Member |
|
|
when AUT is lauunched from eclipse RCPTT perspective , AUT is getting launched with dialog message .."operation in progress .." and after some time getting message "AUT connection is failing for 590.0seconds" and launched AUT is getting closed.
log file shows ...
!SESSION 2016-01-01 11:12:16.636 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product ***-eclipse.keyring D:\Workspaces\Myproject\.metadata\.plugins\org.eclipse.pde.core\***secure_storage
Command-line arguments: -product *** -data D:\Workspaces\Myproject/../aut-*** -dev file:D:/Workspaces/Myproject/.metadata/.plugins/org.eclipse.pde.core/***/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog -eclipse.keyring D:\Workspaces\ Myproject\.metadata\.plugins\org.eclipse.pde.core\***/secure_storage
!ENTRY org.eclipse.emf 4 0 2016-01-01 11:12:22.000
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.emf [346]
Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.emf"; type="osgi.bundle"; version:Version="2.6.0.v20150123-0452"; singleton:="true"
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
!ENTRY org.eclipse.emf.ant 4 0 2016-01-01 11:12:22.002
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.emf.ant [348]
Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.emf.ant"; type="osgi.bundle"; version:Version="2.8.0.v20150123-0452"; singleton:="true"
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
.
.
.
.
.
!ENTRY org.eclipse.rcptt.runtime.ui 1 0 2016-01-01 15:34:54.797
!MESSAGE Tesla server started on port 7002
java.lang.Exception: Bad call to getCoolBarManager()
at org.eclipse.ui.internal.WorkbenchWindow.getCoolBarManager(WorkbenchWindow.java:2979)
at org.eclipse.rcptt.tesla.ui.Q7KeyFormatter.installQ7Formatter(Q7KeyFormatter.java:66)
at org.eclipse.rcptt.tesla.ui.SWTTeslaStartup.earlyStartup(SWTTeslaStartup.java:18)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:89)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:67)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$56.run(Workbench.java:2755)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!ENTRY org.eclipse.rcptt.tesla.core.am 4 700 2016-01-01 15:34:54.893
!MESSAGE RCPTT aspects plugin "org.eclipse.rcptt.tesla.swt.aspects" is not initialized. Could not continue...
!ENTRY org.eclipse.rcptt.tesla.core.am 4 700 2016-01-01 15:34:55.905
!MESSAGE RCPTT aspects plugin "org.eclipse.rcptt.tesla.swt.aspects" is not initialized. Could not continue...
!ENTRY org.eclipse.rcptt.tesla.core.am 4 700 2016-01-01 15:34:56.949
!MESSAGE RCPTT aspects plugin "org.eclipse.rcptt.tesla.swt.aspects" is not initialized. Could not continue...
.
.
I am using eclipse Version: Luna Service Release 2 (4.4.2).
.
As AUT is not getting launched correctly from RCPTT, Please suggest solutions to solve this problem ?
Thanks
Madhavi
[Updated on: Wed, 06 January 2016 08:53] Report message to a moderator
|
|
|
|
|
|
|
|
Re: AUT connection is failing , Unable to launch AUT [message #1720557 is a reply to message #1720476] |
Tue, 19 January 2016 10:08 |
Ines El Euch Messages: 35 Registered: March 2015 |
Member |
|
|
You can try this, in the launch configuration make sure that :
1) there is only the test case that you want to replay
2) the name of the test case is the same as the name given to it in the launch configuration (the Name filed on top), also if you use this character in the name of your test case "/" avoid it
3) in the common tab uncheck "Launch in Background"
I am not sure it is going to work for you but sometimes when it gets stuck I do that and it works. I believe it is worth the shot. Oh and I switched for the nightly build version of RCPTT.
Hope this helps
Inès
[Updated on: Tue, 19 January 2016 10:10] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04173 seconds