[
https://issues.apache.org/jira/browse/FELIX-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-6240.
-----------------------------------
> NPE in StatusWriterJson if description is null
> ----------------------------------------------
>
> Key: FELIX-6240
> URL: https://issues.apache.org/jira/browse/FELIX-6240
> Project: Felix
> Issue Type: Bug
> Components: System Ready
> Affects Versions: systemready-0.4.2
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Priority: Major
> Fix For: systemready-0.5.0
>
>
> 26.02.2020 18:06:16.642 *ERROR* [FelixLogListener]
> org.apache.felix.http.jetty Exception while processing request to
> /systemready (java.lang.NullPointerException) java.lang.NullPointerException:
> null at
> org.apache.felix.systemready.impl.servlet.StatusWriterJson.getStatus(StatusWriterJson.java:52)
> [org.apache.felix.systemready:0.4.2]
> Systemready should handle this case gracefully by using "" instead of null
> for description.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)