Jubula 8.5 can't catpute controls in Ubuntu 16.04 [message #1777966] |
Thu, 07 December 2017 01:10  |
Eclipse User |
|
|
|
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 #1778138 is a reply to message #1778135] |
Mon, 11 December 2017 08:33   |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
minhang kang wrote on Mon, 11 December 2017 09:33Hi,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
|
|
|
|
Powered by
FUDForum. Page generated in 0.04768 seconds