Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28506

Central Update page not showing up

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 4.24.0.Final
    • 4.24.0.AM1
    • central
    • None
    • Sprint #219 May 2022, Sprint #220 June 2022
    • 1
    • ---

    Description

      central page software tab does not displauy anything.

      the log contains the following stack

      java.lang.NullPointerException: Cannot invoke "org.osgi.framework.Bundle.getHeaders()" because "bundle" is null
          at org.jboss.tools.central.editors.xpl.DiscoveryViewer.createEnvironment(DiscoveryViewer.java:826)
          at org.jboss.tools.central.editors.xpl.DiscoveryViewer.<init>(DiscoveryViewer.java:212)
          at org.jboss.tools.central.editors.SoftwarePage.createFeaturesSection(SoftwarePage.java:149)
          at org.jboss.tools.central.editors.SoftwarePage.createFormContent(SoftwarePage.java:125)
          at org.eclipse.ui.forms.editor.FormPage.lambda$0(FormPage.java:166)
          at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
          at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:166)
          at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:480)
          at org.eclipse.ui.part.MultiPageEditorPart.lambda$1(MultiPageEditorPart.java:271)
          at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
          at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
          at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
          at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5798)
          at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
          at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
          at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
          at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
          at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3248)
          at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1882)
          at org.eclipse.swt.custom.CTabFolder.lambda$0(CTabFolder.java:331)
          at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
          at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5798)
          at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
          at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5029)
          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4481)
          at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
          at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
          at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
          at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
          at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
          at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
          at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
          at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
          at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.base/java.lang.reflect.Method.invoke(Method.java:568)
          at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
          at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
          at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
          at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

      Attachments

        Activity

          People

            stephane.bouchet Stephane Bouchet
            stephane.bouchet Stephane Bouchet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: