Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Issues setting up AUT
Issues setting up AUT [message #1809853] Wed, 24 July 2019 20:16 Go to next message
Romulo Diniz is currently offline Romulo DinizFriend
Messages: 3
Registered: July 2019
Junior Member
Hello everyone,
after several different tries, I come here to ask for some help.
I just started working with Jubula and it seems very promissing.
I'm trying to setup an AUT but I'm getting the infamous error 5009 error.

The configuration I'm using right now is, on advanced tab for a swing application:
Executable file name: /home/personal/projects/p1/dist/desktop/run.sh
AUT Working Directory: /home/personal/projects/p1/dist/desktop

The run.sh file, which works perfectly well if I run it outside of Eclipse, has this content:

cd /home/personal/projects/p1/dist/desktop/
java -cp "*" com.MainController

I'm able to set the AUT with the examples provided in the standalone version of Jubula.

So I can run Jubula, can run my app and can't run both together :(

I saw a very similar error posted a while ago by a Windows user but even there the problem wasnt solved.

Any heads up is appreciated.

Thanks


Re: Issues setting up AUT [message #1809855 is a reply to message #1809853] Wed, 24 July 2019 22:35 Go to previous messageGo to next message
Romulo Diniz is currently offline Romulo DinizFriend
Messages: 3
Registered: July 2019
Junior Member
More info:
I just followed the exact same steps setting up everything, but now on a Windows 10 machine. Everything worked perfectly on the first try.
I can continue my tests here, but would be nice to know why it didn't work on Linux (Ubuntu 18) too.
Re: Issues setting up AUT [message #1810048 is a reply to message #1809855] Tue, 30 July 2019 06:04 Go to previous message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Hello,
can you please remove the change directory command in the first line of your run shell script? This might lead to some problems.(Also since your working directory is already set by jubula it should than work).

Also to get more Information we have log files in your USER_HOME/.jubula/logs . for this kind of issues either the client.log the aut_agent.log or the rc_swing.log might give you hints about the Problems.

As another point, are you just using class files or is there a build jar File. Jubula works best with the jar files.

best regards
Marvin Mueller

[Updated on: Tue, 30 July 2019 06:04]

Report message to a moderator

Previous Topic:Adobe AEM (Adobe Experience Manager) HTL2HTML for components
Next Topic:can't install Jubula on windows xp32
Goto Forum:
  


Current Time: Thu Mar 28 23:20:34 GMT 2024

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

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

Back to the top