Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 300224

Summary: [spy] NPE in Plug-in Spy
Product: [Eclipse Project] PDE Reporter: Boris Bokowski <bokowski>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug
Bug Depends on: 280070, 294636    
Bug Blocks:    

Description Boris Bokowski CLA 2010-01-20 12:31:46 EST
[I20100119-0800]

Alt-Shift-F2, then select File->Open File...

java.lang.NullPointerException
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:169)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.createActionContributionItemText(ActiveMenuSection.java:128)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.scan(ActiveMenuSection.java:104)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.scan(ActiveMenuSection.java:107)
at org.eclipse.pde.internal.runtime.spy.sections.ActiveMenuSection.build(ActiveMenuSection.java:62)
at org.eclipse.pde.internal.runtime.spy.dialogs.MenuSpyDialog.createDialogArea(MenuSpyDialog.java:96)
at org.eclipse.pde.internal.runtime.spy.dialogs.MenuSpyDialog.createContents(MenuSpyDialog.java:69)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.pde.internal.runtime.spy.handlers.MenuSpyHandler.handleEvent(MenuSpyHandler.java:91)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1243)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1049)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3973)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3566)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2407)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2371)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2220)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:367)
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:611)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:566)
at org.eclipse.equinox.launcher.Main.run(Main.java:1363)
Comment 1 Eclipse Genie CLA 2018-10-17 20:23:32 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Lars Vogel CLA 2019-09-02 15:02:02 EDT
This bug has been marked as stalebug a while ago without any further interaction.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard flag.
Comment 3 Lars Vogel CLA 2019-09-02 15:09:09 EDT
This bug was marked as stalebug a while ago. Marking as worksforme.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.