Many Configuration Errors on random locations [message #1822337] |
Wed, 04 March 2020 06:05  |
Eclipse User |
|
|
|
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 09:15] by Moderator
|
|
|
|
Re: Many Configuration Errors on random locations [message #1823693 is a reply to message #1823604] |
Tue, 31 March 2020 05:05   |
Eclipse User |
|
|
|
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 06:13] by Moderator
|
|
|
|
Re: Many Configuration Errors on random locations [message #1826131 is a reply to message #1824202] |
Mon, 20 April 2020 02:27  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03043 seconds