GEF Inspector Problem [message #799966] |
Thu, 16 February 2012 09:13  |
Eclipse User |
|
|
|
I am facing a problem with Identifying objects within a Figure Canvas. I went through the Help doc on Jubula and found that there is something called GEF Inspector which can be used to detect components within a Figure Canvas. I followed the Instructions and started GEF Inspector by clicking on the AUT Name but when I run the Mouse pointer over components in my test object there is no Blue Outline. If I switch to the Object Mapper there is the unmistakable Green Border that appears for the Figure Canvas so I am not sure if I am doing something wrong or is there something wrong with the GEF Inspector at my end. Any help on this will be greatly appreciated.
I checked the log and this is the error that occurs ...
Quote:!ENTRY org.eclipse.ui 4 4 2012-02-16 19:19:45.546
!MESSAGE Failed to execute item org.eclipse.jubula.client.inspector.ui.inspectorView.toolbar.activateInspector
!STACK 0
org.eclipse.core.commands.ParameterValueConversionException: Could not convert parameter value: null
at org.eclipse.jubula.client.ui.command.parameters.AutIdentifierParameterValueConverter.convertToObject(AutIdentifierParameterValueConverter.java:38)
at org.eclipse.jubula.client.ui.command.parameters.AutIdentifierParameterValueConverter.convertToObject(AutIdentifierParameterValueConverter.java:1)
at org.eclipse.ui.internal.commands.ParameterValueConverterProxy.convertToObject(ParameterValueConverterProxy.java:62)
at org.eclipse.core.commands.ExecutionEvent.getObjectParameterForExecution(ExecutionEvent.java:183)
at org.eclipse.jubula.client.inspector.ui.handlers.ActivateInspectorHandler.execute(ActivateInspectorHandler.java:52)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
at org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:820)
at org.eclipse.ui.menus.CommandContributionItem.access$19(CommandContributionItem.java:806)
at org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(CommandContributionItem.java:796)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.jubula.app.Launcher.start(Launcher.java:347)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26464 seconds