Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-594

Using the filter in the Fabric Explorer view causes a NPE exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 2.1.0
    • None
    • None
    • None

    Description

      In the fabric explorer, I started using the filter in the top (see screenshot).

      I noticed it didnt work as expected and the error log, reports an exception

      java.lang.NullPointerException
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution.cache(QueryContribution.java:101)
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution.cache(QueryContribution.java:113)
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution.cache(QueryContribution.java:113)
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution.cache(QueryContribution.java:113)
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution.cache(QueryContribution.java:113)
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution.cacheEntry(QueryContribution.java:90)
      	at com.fusesource.ide.jmx.ui.internal.views.navigator.QueryContribution$1.modifyText(QueryContribution.java:76)
      	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
      	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
      	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
      	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
      	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
      	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)
      	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)
      	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)
      	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)
      	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
      	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
      	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:344)
      	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
      	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
      	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
      

      Attachments

        Activity

          People

            jastrachan_jira James Strachan (Inactive)
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: