NullPointerException
--------------------
Key: FELIX-1622
URL: https://issues.apache.org/jira/browse/FELIX-1622
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-1.2.10
Environment: Equinox, Grizzly
Reporter: Lucas Galfaso
When going to the Log tab in the web console, I get a NPE.
SEVERE: service exception:
java.lang.NullPointerException
at
org.apache.felix.webconsole.internal.compendium.LogServlet.renderJSON(LogServlet.java:102)
at
org.apache.felix.webconsole.internal.compendium.LogServlet.doGet(LogServlet.java:153)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
The environment is Equinox and Grizzly (I know this is not Felix, but it would
be nice if this were cross framework implementation).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.