Skip to main content



      Home
Home » Archived » Jubula » Error 7009(Test Execution Error)
Error 7009 [message #1060734] Tue, 28 May 2013 05:39 Go to next message
Eclipse UserFriend
Hello Everybody,

First of all I´m new here and i really hope i put this in the right place...

I have some problems with jubula so maybe some of you can help me?

I made a Testjob which contains 6 TestSuite. Executing the single TestSuites works fine but when I want to execute the TestJob I always get this Error:

"An error occured.
Reason:
7009: Test Execution Error.

Could not connect to AUT: ..."

Furthermore this Error does not always occur at the same point. Sometimes it appears right at the beginning and sometimes close to the end of the Test Execution!

I´m wondering if I am doing something wrong or if this is a Jubula Bug?

Best Regards,
Niki

Re: Error 7009 [message #1060794 is a reply to message #1060734] Tue, 28 May 2013 08:52 Go to previous messageGo to next message
Eclipse UserFriend
For TestJobs the AUT needs to be running when the TestJob starts. You may accomplish this with the autrun command.

- Achim
Re: Error 7009 [message #1060801 is a reply to message #1060794] Tue, 28 May 2013 09:01 Go to previous messageGo to next message
Eclipse UserFriend
Thank you for your fast Reply!

The AUT was already running while executing the TestJob but I solved the problem now in this way:

Removed all Testcases "ub_app_waitForWindow" and "ub_app_waitForWindowToClose" and used "ub_app_checkExistenceOfWindow" and a self made waiter TestCase instead!

I don´t know why this helped but it works fine now!

Thanks,
niki
Re: Error 7009 [message #1064601 is a reply to message #1060794] Thu, 20 June 2013 04:14 Go to previous messageGo to next message
Eclipse UserFriend
Hey,

it seems like I didn´t solve the problem, I get the error message now again and again.

The AUT is running when the Testjob is started.
Is there any other thing I could try to solve the problem??

Thanks
Re: Error 7009 [message #1064708 is a reply to message #1064601] Thu, 20 June 2013 11:27 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I have the same problem!

In fact, I have created a project with a test suite with a specific path to my AUT.
Now I need to change the path to another location (where Hudson build my AUT, to execute my test each day on the new build). When I try to execute my test suite on my AUT in the new path I have the error "An error occurred. Reason : 7009 Test Execution Error" and when I check the details I have the following description : "The component name "8ab6b08d1a4d08f3011a4d09a496002a" in Test Case "ub_mbr_selectEntry_byTextpath" in Test Step "select menu entry by textpath" can not be resolved.
Please make sure that all of your reused Projects are currently available in the database and not marked as missing in the Test Case Browser."

Have you any idea to solve the problem?

Thank you for any help!

Re: Error 7009 [message #1065059 is a reply to message #1064708] Mon, 24 June 2013 04:01 Go to previous messageGo to next message
Eclipse UserFriend
Hm, that sounds like there could be a problem. Could you enter a ticket with as much information as possible (OS, any log entries, frequency of occurrence, description of the test suite / test job structure)?

Thanks!
Alex
Re: Error 7009 [message #1065077 is a reply to message #1060734] Mon, 24 June 2013 05:09 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I find the solution for me. i don't know if it could help you but may be...
In my case, the problem was the version of the plugin for Jubula. When the plugin for Jubula is added during the build the version was not the good one. It's a version of 2011...when I change the version it has no problem.

Thank you
Re: Error 7009 [message #1065261 is a reply to message #1065077] Tue, 25 June 2013 03:19 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I use latest jubula standalone version, so I don´t think your solution will work for me...

Nevertheless I tried executing the testsuite today and I got the same error again!
It seems like jubula suddenly looses the connection to the AUT sometimes (very often)!

So any more suggestions i could try to solve this problem??

Thanks
Re: Error 7009 [message #1065307 is a reply to message #1065261] Tue, 25 June 2013 05:52 Go to previous messageGo to next message
Eclipse UserFriend
Hi Nicole,

I think Elise means the RCP accessor, not Jubula itself. If you're testing RCP applications, that would definitely be a place to check too.

HTH,
Alex
Re: Error 7009 [message #1065325 is a reply to message #1065307] Tue, 25 June 2013 06:40 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I´m testing a swing application.

Thanks
Re: Error 7009 [message #1066352 is a reply to message #1065307] Tue, 02 July 2013 05:21 Go to previous messageGo to next message
Eclipse UserFriend
So no more ideas how to solve it??

Thanks
Re: Error 7009 [message #1066358 is a reply to message #1066352] Tue, 02 July 2013 06:19 Go to previous messageGo to next message
Eclipse UserFriend
If you haven't done already you might try the new version released last week. We fixed a bug in the start/restart/connect code which might have lead to dropped executions when using testjobs.

- Achim
Re: Error 7009 [message #1176036 is a reply to message #1065307] Thu, 07 November 2013 23:50 Go to previous message
Eclipse UserFriend
I am also getting the same bug with Jubula 2.2.
I have around 30 test suite in my test job. And I am working with 2 aut agent.

OS-windows 7 64 bit sp1,
In middle of test i am switching between two aut using alt_shift_tab
But some times Error 7009:could connect to aut come at 1st testsuite it shelf and some time it is coming on the verge of end.This is really embarrassing error i am getting very often while executing my testjob. Please have a look at the log files.

Frequency of bug -Every time
This is the log-

2013-11-07 12:01:11.435 from rc_rcp:[Connection.ReaderThread:Socket[addr=NXL28248.xxx.xxx.com/165.114.45.118,port=49713,localport=49714]] ERROR o.eclipse.jubula.rc.common.AUTServer - connecting to NXL28248.*******:49831 failed()

From client:-2013-11-07 12:01:00.423 [Worker-1] ERROR o.e.j.c.c.c.AUTConnection - Connection to AUT could not be established.
2013-11-07 12:01:00.460 [Worker-1] ERROR o.e.j.c.cmd.AbstractCmdlineClient - An error occurred: Could not connect to AUT: AUT_TRANSMITTER
Here AUTTransmitter is my AUT name

[Updated on: Fri, 15 May 2015 00:17] by Moderator

Previous Topic:Test RCP AUT with Luna target platform
Next Topic:Propagated component name becomes of 'unknown' type by some reason
Goto Forum:
  


Current Time: Tue Jul 22 19:39:02 EDT 2025

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

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

Back to the top