Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-7752

Several Webconsole sections stopped working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 4.4.4
    • None
    • webconsole
    • None

    Description

      Starting with Karaf 4.4.4 several webconsole pages no longer work:

      • Main > Features (blank content)
      • Main > Gogo (blank content)
      • Main > HTTP (blank content)
      • Main > Instances (blank content)
      • OSGi > Events (500 error, see below)
      • Other felix webconsole components also give a 500 error

      In the case of the 500 error the content is:

      HTTP ERROR 500 java.lang.NullPointerException: Cannot invoke "javax.servlet.ServletConfig.getServletName()" because the return value of "org.apache.felix.webconsole.internal.WebConsolePluginAdapter.getServletConfig()" is null

      URI: /system/console/events
      STATUS: 500
      MESSAGE: java.lang.NullPointerException: Cannot invoke "javax.servlet.ServletConfig.getServletName()" because the return value of "org.apache.felix.webconsole.internal.WebConsolePluginAdapter.getServletConfig()" is null
      SERVLET: org.apache.felix.webconsole.internal.servlet.KarafOsgiManager
      CAUSED BY: java.lang.NullPointerException: Cannot invoke "javax.servlet.ServletConfig.getServletName()" because the return value of "org.apache.felix.webconsole.internal.WebConsolePluginAdapter.getServletConfig()" is null

      Attachments

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              cf_mgomes M. Gomes (Celfocus)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: