[jbosstools-issues] [JBoss JIRA] (JBIDE-11491) NullPointerException occurs for right mouse click in server view with multi selection

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Mon Apr 9 15:34:47 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov resolved JBIDE-11491.
-----------------------------------

      Assignee: Alexey Kazakov  (was: Daniel Azarov)
    Resolution: Done


verified
                
> NullPointerException occurs for right mouse click in server view with multi selection
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11491
>                 URL: https://issues.jboss.org/browse/JBIDE-11491
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Denis Golovin
>            Assignee: Alexey Kazakov
>            Priority: Minor
>             Fix For: 3.3.0.Beta3
>
>
> {code}java.lang.NullPointerException
> 	at org.jboss.tools.as.wst.server.ui.xpl.ExploreActionProvider.fillContextMenu(ExploreActionProvider.java:126)
> 	at org.eclipse.ui.navigator.NavigatorActionService$2.run(NavigatorActionService.java:221)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.ui.navigator.NavigatorActionService.addCommonActionProviderMenu(NavigatorActionService.java:216)
> 	at org.eclipse.ui.navigator.NavigatorActionService.fillContextMenu(NavigatorActionService.java:173)
> 	at org.eclipse.ui.navigator.CommonNavigatorManager.fillContextMenu(CommonNavigatorManager.java:260)
> 	at org.eclipse.ui.navigator.CommonNavigatorManager$4.menuAboutToShow(CommonNavigatorManager.java:275)
> 	at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:342)
> 	at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:473)
> 	at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:469)
> 	at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:495)
> 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:247)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
> 	at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:199)
> 	at org.eclipse.swt.widgets.Display.runPopups(Display.java:3629)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3199)
> 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
> 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
> 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
> 	at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332){code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list