Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Couldn't find AUT for ILaunch: org.eclipse.debug.core.Launch@1e8ab1fe
Couldn't find AUT for ILaunch: org.eclipse.debug.core.Launch@1e8ab1fe [message #1821788] Thu, 20 February 2020 07:33 Go to next message
Martin Todorov is currently offline Martin TodorovFriend
Messages: 5
Registered: February 2020
Junior Member
Every now and then an AUT launch get broken.
RCPTT IDE 2.4.3.

index.php/fa/37408/0/
  • Attachment: Capture.PNG
    (Size: 12.23KB, Downloaded 577 times)
Re: Couldn't find AUT for ILaunch: org.eclipse.debug.core.Launch@1e8ab1fe [message #1831032 is a reply to message #1821788] Mon, 10 August 2020 09:12 Go to previous messageGo to next message
Markus Modzelewski is currently offline Markus ModzelewskiFriend
Messages: 5
Registered: September 2018
Junior Member
We found a workaround for this (don't ask how...) for this:

  1. Go to your rcptt\workspace\.metadata\.plugins\org.eclipse.debug.core\.launches folder of your RCPTT Installation
  2. Open your <Application>.launch file. (<Application> is the name of your Application in Application View)
  3. Remove the strange line regarding the launch ID (e.g. <stringAttribute key="org.eclipse.rcptt.launching.ATTR_AUT_LAUNCH_ID" value="ea879584-ab1b-479a-90cb-0dcf7c0c52d1"/>)
  4. Restart your RCPTT Application
  5. After restart, AUT can be started again

Re: Couldn't find AUT for ILaunch: org.eclipse.debug.core.Launch@1e8ab1fe [message #1842200 is a reply to message #1831032] Fri, 11 June 2021 13:58 Go to previous message
Martin Todorov is currently offline Martin TodorovFriend
Messages: 5
Registered: February 2020
Junior Member
Markus Modzelewski wrote on Mon, 10 August 2020 09:12
We found a workaround for this (don't ask how...) for this:

  1. Go to your rcptt\workspace\.metadata\.plugins\org.eclipse.debug.core\.launches folder of your RCPTT Installation
  2. Open your <Application>.launch file. (<Application> is the name of your Application in Application View)
  3. Remove the strange line regarding the launch ID (e.g. <stringAttribute key="org.eclipse.rcptt.launching.ATTR_AUT_LAUNCH_ID" value="ea879584-ab1b-479a-90cb-0dcf7c0c52d1"/>)
  4. Restart your RCPTT Application
  5. After restart, AUT can be started again



does this attribute get inside the launch config when performing a Restart of the AUT, like this
restart-aut
wait-until-eclipse-is-ready

this doesn't work when started from RCPTT IDE for quite some time.
Do you have workaround for it?
Previous Topic:Can't create Run Configuration for testing RAP application
Next Topic:Eclipse not passing values from build.xml file to properties file
Goto Forum:
  


Current Time: Sat May 04 04:16:12 GMT 2024

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

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

Back to the top