Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Many Configuration Errors on random locations(Many Configuration Errors on random locations)
Many Configuration Errors on random locations [message #1822337] Wed, 04 March 2020 11:05 Go to next message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
After running our tests, the results are always showing a lot of 'Configuration Errors'. These errors occur while clicking on a tab or selecting/replacing a value in a field, combo box or a table cell.
The problem is, this seems to be completely random; the locations where the errors occur are different every time. One time it fails in test 1 on field A and next time, it fails on test 3 on field C, for example.

Most tests stop half way through because of this, so it is a big issue for us.

I have no idea how to fix this, because I don't know what the cause is. The fields and components are in plain sight, I just can see the cursor move towards them.

I checked the logfiles but they don't give me any clues.

What can I do to fix or reduce the errors?

(Jubula 8.7 / OpenJDK 11 / Java Swing app).

[Updated on: Wed, 04 March 2020 14:15]

Report message to a moderator

Re: Many Configuration Errors on random locations [message #1823604 is a reply to message #1822337] Mon, 30 March 2020 08:02 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Hello,

The logfiles from Jubula schold give a clue what the Problem might be. You can post the relevant log files part here and i can take a closer look. (Please anonymize the data)

best regards
Marvin Mueller
Re: Many Configuration Errors on random locations [message #1823693 is a reply to message #1823604] Tue, 31 March 2020 09:05 Go to previous messageGo to next message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
Hi Marvin,
I runned a test a few times this morning and this was in the Jubula log:

2020-03-31 09:26:57.765 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'com.thoughtworks.xstream'.
2020-03-31 09:26:57.766 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'org.xmlpull'.
2020-03-31 09:32:57.451 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'com.thoughtworks.xstream'.
2020-03-31 09:32:57.456 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'org.xmlpull'.
2020-03-31 09:35:42.454 [Execute Test Step] ERROR o.e.j.client.core.utils.Traverser - Possibly infinite loop encountered
2020-03-31 09:36:41.819 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'com.thoughtworks.xstream'.
2020-03-31 09:36:41.820 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'org.xmlpull'.
2020-03-31 09:38:29.540 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'com.thoughtworks.xstream'.
2020-03-31 09:38:29.541 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'org.xmlpull'.
2020-03-31 09:39:43.347 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'com.thoughtworks.xstream'.
2020-03-31 09:39:43.348 [Connection.ReaderThread:Socket[addr=/127.0.0.1,port=59737,localport=59735]] ERROR o.e.j.autagent.OsgiAUTStartHelper - No bundle found for ID 'org.xmlpull'.


My Jubula 8.7 is missing these JAR's, see attachment.

I copied the JAR's, from 8.6 to 8.7 but Jubula 8.7 keeps complaining.

I noticed that Jubula workfolder already contains these JAR's, see attachment.

The JAR's are there, so why can't Jubula find them?


[Updated on: Wed, 01 April 2020 10:13]

Report message to a moderator

Re: Many Configuration Errors on random locations [message #1824202 is a reply to message #1823693] Thu, 09 April 2020 11:51 Go to previous messageGo to next message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
For those with the same problem:

I fixed the 'No bundle found for ID' issues by putting:

osgi.framework.extensions=reference\:file\:org.xmlpull-1.1.3.4_v201201052148.jar,reference\:file\:com.thoughtworks.xstream-1.3.1.v201111240924.jar

into these ini files:

C:\Program Files\jubula_8.7.1.046\ite\configuration\config.ini
C:\Program Files\jubula_8.7.1.046\ite\configuration\testexec\config.ini

And I reduced the number of problems related to 'Timeout received before confirming the posted event'
by adding '-TEST_RC_IGNORE_TIMEOUT=true' as AUT argument.

Our test still don't run very well, but at least it has improved a little.
Re: Many Configuration Errors on random locations [message #1826131 is a reply to message #1824202] Mon, 20 April 2020 06:27 Go to previous message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Thanks for the Information, the Problem with the No bundle found for ID is an error on our side. But this does not do any harm, because these bundles are loaded with the help of OSGI. This means we do log a wrong message to the log file.
More interesting is the error message "2020-03-31 09:35:42.454 [Execute Test Step] ERROR o.e.j.client.core.utils.Traverser - Possibly infinite loop encountered". Can you check the test if there might be an infinite loop with test cases?
Also is there any information in the other log files which might be relevant?

best regards
Marvin Mueller
Previous Topic:Error starting org.eclipse.jubula.app.autagent.product project from Eclipse
Next Topic:Help in converting the existing Jubula project to Junit
Goto Forum:
  


Current Time: Thu Apr 25 06:21:42 GMT 2024

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

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

Back to the top