Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3960

exception in the event plugin

    XMLWordPrintableJSON

Details

    Description

      The event plugin doesn't render all the received events. Occasionally we see the following stack trace in the log files:

      java.lang.ClassCastException: [B cannot be cast to [Ljava.lang.Object;
      at org.apache.felix.webconsole.plugins.event.internal.PluginServlet.eventJson(PluginServlet.java:361)
      at org.apache.felix.webconsole.plugins.event.internal.PluginServlet.renderJSON(PluginServlet.java:183)
      at org.apache.felix.webconsole.plugins.event.internal.PluginServlet.doGet(PluginServlet.java:207)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:702)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:815)
      at org.apache.felix.webconsole.internal.WebConsolePluginAdapter.renderContent(WebConsolePluginAdapter.java:123)
      at org.apache.felix.webconsole.AbstractWebConsolePlugin.doGet(AbstractWebConsolePlugin.java:163)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:702)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:815)
      at org.apache.felix.webconsole.internal.WebConsolePluginAdapter.service(WebConsolePluginAdapter.java:211)
      at org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:493)
      at org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:418)

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: