Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 240631 Details for
Bug 429846
NPE when starting Test Suite with no active View
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
stacktrace
stacktrace.txt (text/plain), 6.08 KB, created by
Zeb Ford-Reitz
on 2014-03-07 04:16:08 EST
(
hide
)
Description:
stacktrace
Filename:
MIME Type:
Creator:
Zeb Ford-Reitz
Created:
2014-03-07 04:16:08 EST
Size:
6.08 KB
patch
obsolete
>2014-03-07 09:20:44.083 [main] ERROR o.e.j.a.core.JubulaWorkbenchAdvisor - Unhandled runtime exception : >org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException > at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63) ~[na:na] > at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:231) ~[na:na] > at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:212) ~[na:na] > at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:131) ~[na:na] > at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:171) ~[na:na] > at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:515) ~[na:na] > at org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:833) ~[na:na] > at org.eclipse.ui.menus.CommandContributionItem.access$19(CommandContributionItem.java:819) ~[na:na] > at org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(CommandContributionItem.java:809) ~[na:na] > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) ~[na:na] > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276) ~[na:na] > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562) ~[na:na] > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186) ~[na:na] > at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.dropdownEvent(HandledContributionItem.java:752) ~[na:na] > at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:710) ~[na:na] > at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:708) ~[na:na] > at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:647) ~[na:na] > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) ~[na:na] > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276) ~[na:na] > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3562) ~[na:na] > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186) ~[na:na] > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053) ~[na:na] > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) [org.eclipse.core.databinding.observable_1.4.1.v20120521-2329.jar:na] > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942) [org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900.jar:na] > at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86) [org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758.jar:na] > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588) [org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar:na] > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) [org.eclipse.core.databinding.observable_1.4.1.v20120521-2329.jar:na] > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) [org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar:na] > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) [org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar:na] > at org.eclipse.jubula.app.Launcher.start(Launcher.java:227) [org.eclipse.jubula.app_2.3.0.201403061043.jar:na] > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.100.v20120522-1841.jar:na] > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na] > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na] > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na] > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_45] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_45] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_45] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_45] > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) [org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar:na] > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) [org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar:na] > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) [org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar:na] > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) [org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar:na] >Caused by: java.lang.NullPointerException: null > at org.eclipse.jubula.client.ui.rcp.handlers.AbstractStartTestHandler.initPauseTestExecutionState(AbstractStartTestHandler.java:87) ~[na:na] > at org.eclipse.jubula.client.ui.rcp.handlers.AbstractStartTestHandler.initTestExecution(AbstractStartTestHandler.java:79) ~[na:na] > at org.eclipse.jubula.client.ui.rcp.handlers.StartTestSuiteHandler.executeImpl(StartTestSuiteHandler.java:106) ~[na:na] > at org.eclipse.jubula.client.ui.handlers.AbstractHandler.execute(AbstractHandler.java:46) ~[na:na] > at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290) ~[na:na] > at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:76) ~[na:na] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_45] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_45] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_45] > at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_45] > at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56) ~[na:na] > ... 42 common frames omitted
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 429846
: 240631 |
241108