Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Jubula 8.5 can't catpute controls in Ubuntu 16.04(Jubula 8.5 can't catpute controls in Ubuntu 16.04)
Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1777966] Thu, 07 December 2017 01:10 Go to next message
minhang kang is currently offline minhang kangFriend
Messages: 8
Registered: December 2017
Junior Member
We Samsung develope an IDE named ARTIK IDE for IoT usage based on Eclipse,Jubula is developed based on Eclipse also.It is taken for granted that we choose Jubula for our functional test tool.Once we installed Jubula 8.5 in Ubuntu 14.04,it works fine except no dropping&dragging function.
However, in Ubuntu 16.04,when clicking the Start Object Mapping Mode and then clicking the control in our IDE,the jubula and our IDE are hung.We can only exit Jubula and IDE forcely after a while.It seems that jubula capturing is going.client.log is blank,please refer to .log file.
I am looking forward your reply,thank you very much.
Re: Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1778135 is a reply to message #1777966] Mon, 11 December 2017 07:47 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Hello minhang kang,

Is there any log entry in the rc_rcp.log or the autagent.log in your "HomeDirectory/.jubula/logs"?

Is this problem for all components? did you test if other components are affected aswell or just one?

best regards
Marvin Mueller
Re: Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1778138 is a reply to message #1778135] Mon, 11 December 2017 08:33 Go to previous messageGo to next message
minhang kang is currently offline minhang kangFriend
Messages: 8
Registered: December 2017
Junior Member
Hi,Marvin Mueller,it happenes in all of the components.rc_rcp.log is below.Please refer,thaks for your attention.
Content of rc_rcp.log is below:
2017-12-07 11:23:30.566 [Connection.ReaderThread:Socket[addr=samsung/127.0.1.1,port=43569,localport=42130]] ERROR o.e.j.c.i.connection.Connection - exception raised
java.lang.NoClassDefFoundError: org/eclipse/jubula/communication/internal/message/MessageHeader
at org.eclipse.jubula.communication.internal.parser.MessageHeaderSerializer.deserialize(MessageHeaderSerializer.java:72) ~[org.eclipse.jubula.communication.jar:na]
at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.run(Connection.java:446) ~[org.eclipse.jubula.communication.jar:na]
Caused by: java.lang.ClassNotFoundException: org.eclipse.jubula.communication.internal.message.MessageHeader cannot be found by org.eclipse.jubula.rc.rcp.common_5.0.0.201705050842
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.8.0_121]
... 2 common frames omitted
Re: Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1778142 is a reply to message #1778138] Mon, 11 December 2017 08:56 Go to previous messageGo to next message
minhang kang is currently offline minhang kangFriend
Messages: 8
Registered: December 2017
Junior Member
Here is some log after clicking Start Object Mapping Mode icon.I hope this can help,you~
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Re: Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1778244 is a reply to message #1778138] Tue, 12 December 2017 09:16 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
minhang kang wrote on Mon, 11 December 2017 09:33
Hi,Marvin Mueller,it happenes in all of the components.rc_rcp.log is below.Please refer,thaks for your attention.
Content of rc_rcp.log is below:
2017-12-07 11:23:30.566 [Connection.ReaderThread:Socket[addr=samsung/127.0.1.1,port=43569,localport=42130]] ERROR o.e.j.c.i.connection.Connection - exception raised
java.lang.NoClassDefFoundError: org/eclipse/jubula/communication/internal/message/MessageHeader
at org.eclipse.jubula.communication.internal.parser.MessageHeaderSerializer.deserialize(MessageHeaderSerializer.java:72) ~[org.eclipse.jubula.communication.jar:na]
at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.run(Connection.java:446) ~[org.eclipse.jubula.communication.jar:na]
Caused by: java.lang.ClassNotFoundException: org.eclipse.jubula.communication.internal.message.MessageHeader cannot be found by org.eclipse.jubula.rc.rcp.common_5.0.0.201705050842
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161) ~[org.eclipse.osgi_3.11.3.v20170209-1843.jar:na]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[na:1.8.0_121]
... 2 common frames omitted

If this error is happening after you click the start object mapping,
this is definetly a major problem if this class is not found nothing will really work. Can you check if the rcp accessor is correctly deployed into your application. It seems some parts are missing.

Also the screenshot is just to show which button you mean?

best regards
Marvin Mueller
Re: Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1779024 is a reply to message #1778244] Fri, 29 December 2017 02:37 Go to previous message
minhang kang is currently offline minhang kangFriend
Messages: 8
Registered: December 2017
Junior Member
Yes.rcp accessor is correctly deployed into my application.The screenshot is just to show Start Object Mapping Mode button.I can't get a screenshot of my application because it is hanging capturing the object.
Previous Topic:Jubula Christmas Time
Next Topic:Jubula 8.5, no main class in swing aut config
Goto Forum:
  


Current Time: Fri Apr 19 22:21:08 GMT 2024

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

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

Back to the top