GEF inspector lost AUTconnection [message #1783647] |
Wed, 14 March 2018 22:47  |
Eclipse User |
|
|
|
Hi,
I am trying to use GEF inspector for to work with the Figure Canvas component. When I select the AUT from the Inspector view drop-down menu, then nothing happens, and Jubula seems lost connection with the AUT agent.
Can someone help please? Thank you. Please see the error message attched from rc_rcp.log
2018-03-15 10:58:33.664
[Connection.ReaderThread:Socket[addr=*****/*****,port=54469,localport=55171]] ERROR o.e.j.r.c.AUTServerConfiguration - java.lang.ClassNotFoundException: org.eclipse.jubula.rc.rcp.e3.gef.tester.FigureCanvasTester cannot be found by org.eclipse.jubula.rc.rcp.common_5.0.0.201705050842
2018-03-15 10:58:34.013 [Connection.ReaderThread:Socket[addr=****/****,port=54469,localport=55171]] ERROR o.e.j.r.c.commands.CapTestCommand - component 'org.eclipse.draw2d.FigureCanvas' is not supported: implementation class 'org.eclipse.jubula.rc.rcp.e3.gef.tester.FigureCanvasTester' not found
org.eclipse.jubula.rc.common.exception.UnsupportedComponentException: component 'org.eclipse.draw2d.FigureCanvas' is not supported: implementation class 'org.eclipse.jubula.rc.rcp.e3.gef.tester.FigureCanvasTester' not found
at org.eclipse.jubula.rc.common.AUTServerConfiguration.createInstance(AUTServerConfiguration.java:319) ~[org.eclipse.jubula.rc.common.jar:na]
at org.eclipse.jubula.rc.common.AUTServerConfiguration.getImplementationClass(AUTServerConfiguration.java:247) ~[org.eclipse.jubula.rc.common.jar:na]
at org.eclipse.jubula.rc.common.AUTServerConfiguration.prepareImplementationClass(AUTServerConfiguration.java:397) ~[org.eclipse.jubula.rc.common.jar:na]
at org.eclipse.jubula.rc.common.commands.CapTestCommand.getImplClass(CapTestCommand.java:145) [org.eclipse.jubula.rc.common.jar:na]
at org.eclipse.jubula.rc.common.commands.CapTestCommand.execute(CapTestCommand.java:337) [org.eclipse.jubula.rc.common.jar:na]
at org.eclipse.jubula.communication.internal.Communicator$ConnectionListener.received(Communicator.java:921) [org.eclipse.jubula.communication.jar:na]
at org.eclipse.jubula.communication.internal.connection.Connection.fireMessageReceived(Connection.java:402) [org.eclipse.jubula.communication.jar:na]
at org.eclipse.jubula.communication.internal.connection.Connection.access$2(Connection.java:391) [org.eclipse.jubula.communication.jar:na]
at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.run(Connection.java:454) [org.eclipse.jubula.communication.jar:na]
|
|
|
Re: GEF inspector lost AUTconnection [message #1783981 is a reply to message #1783647] |
Wed, 21 March 2018 06:24   |
Eclipse User |
|
|
|
Hi,
my first suspicion from looking at the log file is that it is not an SWT canvas that is being used. It seems that you are using 'org.eclipse.draw2d.FigureCanvas' - can you check if that is correct? I'll check in the meantime whether that is supported.
Thanks,
Alex
|
|
|
|
Powered by
FUDForum. Page generated in 0.03711 seconds