Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Jubula does not detect AUT Running
Jubula does not detect AUT Running [message #1427143] Fri, 19 September 2014 19:31 Go to next message
Victor Martin is currently offline Victor MartinFriend
Messages: 29
Registered: July 2009
Junior Member
I'm trying to use Jubula to test an installer application.
This is an RCP application and I'm following the same procedure to configure it for testing as describe here:
http://testing.bredex.de/faqs/how-do-i-configure-guidancer-or-jubula-to-test-rcp-applications.html

Note we follow the same procedure for the the application this installer installs and it works for us.
The installer application we are trying to test does not have a standard shell as Eclipse does. For example, we don't have a Help/About.
To make sure the Jubula plugins are being loaded I start my AUT with a command like this:

start "installer" C:\installer_test\eclipse\setupc -vm C:\installer_test\eclipse\jre\bin\java -console

This starts the AUT and an OSGI console.
In the OSGI console, you can use the "ss" command to print out a list of plug-ins in the system and their current state.
I see the following plugins at the bottom of the list:
171 ACTIVE org.eclipse.jubula.rc.rcp_2.3.0.201404150900
240 ACTIVE org.eclipse.jubula.rc.rcp.common_2.3.0.201404150900
241 ACTIVE org.eclipse.jubula.rc.rcp.swt_2.3.0.201404150900
242 ACTIVE org.eclipse.jubula.rc.rcp.e3.specific_2.3.0.201404150900
243 ACTIVE org.eclipse.jubula.rc.rcp.e3_2.3.0.201404150900

So it looks like the AUT starts the Jubula RCP plugin but some how I never see it come up in the 'Running AUTs" view and eventually I get the "2 minutes have elapsed since you initialized the starting procedure of your RCP AUT" message

Is there anything else I may try to get it to work?

I'm using jubula_8.0.00170

Thanks
  • Attachment: Capture.JPG
    (Size: 231.08KB, Downloaded 139 times)
Re: Jubula does not detect AUT Running [message #1428671 is a reply to message #1427143] Mon, 22 September 2014 06:55 Go to previous messageGo to next message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

Looks a little bit like the Oomph installer which gives us this kind of problems. There is probably some dependency from the RC code to platform bundles which are not in all (but most) RCP applications. We have looked into this a few times, but could not find the real problem. We will continue trying as soon as someone has a new idea what is wrong here.

- Achim
Re: Jubula does not detect AUT Running [message #1428882 is a reply to message #1428671] Mon, 22 September 2014 13:56 Go to previous messageGo to next message
Victor Martin is currently offline Victor MartinFriend
Messages: 29
Registered: July 2009
Junior Member
Thanks Achin. Our installer (the AUT) is open source. Would it help if I point you to the source or provide you with the installer itself?
Re: Jubula does not detect AUT Running [message #1428912 is a reply to message #1428882] Mon, 22 September 2014 14:40 Go to previous messageGo to next message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

Please file a bug in the Eclipse Bugzilla for the Jubula RC component and post the id here. Add as much information as possible, which in this case would be the content of the opening post and the URL where we can find the installer source. We will look into this, but probably not in the near future (meaning we are quite busy for the next two month). But there is always the chance that someone has some spare time...

- Achim
Re: Jubula does not detect AUT Running [message #1431372 is a reply to message #1428912] Thu, 25 September 2014 15:52 Go to previous message
Victor Martin is currently offline Victor MartinFriend
Messages: 29
Registered: July 2009
Junior Member
I have created https://bugs.eclipse.org/bugs/show_bug.cgi?id=445124
Previous Topic:Event Handler - Not executed
Next Topic:[solved] How to check if a variable is already set?
Goto Forum:
  


Current Time: Thu Apr 25 23:48:25 GMT 2024

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

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

Back to the top