Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » 'time out aut does not respond'.(time out aut does not respond')
'time out aut does not respond'. [message #1718477] Thu, 24 December 2015 10:30 Go to next message
ganesh rao is currently offline ganesh raoFriend
Messages: 21
Registered: December 2015
Junior Member
I am Launching AUT from binaries.
Once AUT comes up Control panel of RCPTT wont up up(Where we record the script).
The progress bar keeps running and at end shows the error msg :'time out aut does not respond'.

At first glance Console log message looks fine.
I tried in RCP TT IDE and in Eclipse Luna in both case got same error.
RCP Testing Tool IDE Version: 2.0.2 M4
Eclipse Luna 4.4.2 RCPTT Version 2.0.1.201508250506

What cab be done to solve this problem ?

Thanks
Ganesh
Re: 'time out aut does not respond'. [message #1718592 is a reply to message #1718477] Mon, 28 December 2015 04:00 Go to previous messageGo to next message
Vferth Wu is currently offline Vferth WuFriend
Messages: 10
Registered: March 2015
Junior Member
Does you AUT have splash at starting?
Re: 'time out aut does not respond'. [message #1718672 is a reply to message #1718592] Tue, 29 December 2015 05:17 Go to previous messageGo to next message
ganesh rao is currently offline ganesh raoFriend
Messages: 21
Registered: December 2015
Junior Member
Yes AUT have splash screen at beginning
Re: 'time out aut does not respond'. [message #1718715 is a reply to message #1718672] Tue, 29 December 2015 12:05 Go to previous messageGo to next message
Vferth Wu is currently offline Vferth WuFriend
Messages: 10
Registered: March 2015
Junior Member
RCPTT can only works after the splash is away and workbench comes out. So if your application need any actions(click any button or input login access) before workbench comes out, then RCPTT can't work for it. You need some workarounds to skip the actions.
Re: 'time out aut does not respond'. [message #1718777 is a reply to message #1718477] Wed, 30 December 2015 05:41 Go to previous messageGo to next message
ganesh rao is currently offline ganesh raoFriend
Messages: 21
Registered: December 2015
Junior Member
In my case there is no action required to load workbench.Once AUT is launched initially splash screen comes then the workbench is up.

Even though AUT Workbench is up the RCPTT Control Panel( Record dialog ) wont come up.RCPTT is not able to recognize that AUT Is up and running (The progress monitor at background keeps waiting and after some time i get a message 'time out aut does not respond')

Thanks
Ganesh
Re: 'time out aut does not respond'. [message #1719199 is a reply to message #1718777] Wed, 06 January 2016 07:57 Go to previous messageGo to next message
romain ognier is currently offline romain ognierFriend
Messages: 21
Registered: September 2013
Junior Member
I have the same issue with two of my applications.
They are launching just fine but RCPTT is not able to recognize that they are up and running and after a while there is a "time out aut does not respond".
I'm wondering if it's not due to the LifeCycle both applications have..
Re: 'time out aut does not respond'. [message #1719595 is a reply to message #1719199] Sat, 09 January 2016 14:39 Go to previous messageGo to next message
ganesh rao is currently offline ganesh raoFriend
Messages: 21
Registered: December 2015
Junior Member
So any solution for this ?
Re: 'time out aut does not respond'. [message #1719944 is a reply to message #1719595] Wed, 13 January 2016 11:45 Go to previous messageGo to next message
Ines El Euch is currently offline Ines El EuchFriend
Messages: 35
Registered: March 2015
Member
Hello,

You may want to try this, maybe can solve your issue https://www.eclipse.org/forums/index.php/m/1719942/#msg_1719942 Wink

Best regards,
Inès E.
Re: 'time out aut does not respond'. [message #1719988 is a reply to message #1719944] Wed, 13 January 2016 15:49 Go to previous messageGo to next message
romain ognier is currently offline romain ognierFriend
Messages: 21
Registered: September 2013
Junior Member
It did not work for me..
Re: 'time out aut does not respond'. [message #1815742 is a reply to message #1718477] Wed, 09 October 2019 15:24 Go to previous messageGo to next message
Azeem M is currently offline Azeem MFriend
Messages: 1
Registered: October 2019
Junior Member
Im also seeing same issue. My App is loaded and i can interact. but RCPTT errors out with message Timeout error :AUT doen't respond. Any one foudn solution?

These are some parts from log.

!ENTRY org.eclipse.emf.ant 4 0 2019-10-08 09:41:24.138
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.emf.ant

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.emf.codegen

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.emf.codegen.ecore [148]
Unresolved requirement: Require-Bundle: org.eclipse.jdt.core; bundle-version="[3.5.0,4.0.0)"

java.lang.IllegalStateException: Workbench has not been created yet.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:93)

Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this

Warning: NLS unused message: DIRView_btnCheckButton_text in: com.student.programs.ui.view.messages

Error: URI=null Line=5448: Attribute value "CVC100150" of type ID must be unique within the document.
Error: URI=null Line=6566: Attribute value "CVC102357" of type ID must be unique within the document.
Error: URI=null Line=6757: The content of element type "lists" must match "(list)+".
Re: 'time out aut does not respond'. [message #1816479 is a reply to message #1815742] Wed, 30 October 2019 02:35 Go to previous messageGo to next message
Louis Detweiler is currently offline Louis DetweilerFriend
Messages: 100
Registered: August 2017
Senior Member
I am having the same issue with the nightly RCPTT build
Re: 'time out aut does not respond'. [message #1818333 is a reply to message #1718477] Thu, 12 December 2019 16:37 Go to previous message
Stéphanie Piccin is currently offline Stéphanie PiccinFriend
Messages: 7
Registered: June 2018
Junior Member
I have the same problem .
Have you found a solution ?
Previous Topic:Using RCPTT with Eclipse 4.9.0
Next Topic:Cannot Update AUT using maven runner (injection/test case with update)
Goto Forum:
  


Current Time: Fri May 03 22:34:51 GMT 2024

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

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

Back to the top