[
https://issues.apache.org/jira/browse/FELIX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-2017.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 903968 to simply ignore the resource if the input stream cannot
be retrieved.
> Potential NullPointerException when running Web Console in Equinox
> ------------------------------------------------------------------
>
> Key: FELIX-2017
> URL: https://issues.apache.org/jira/browse/FELIX-2017
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-2.0.6
> Reporter: Felix Meschberger
> Fix For: webconsole-3.0.0
>
>
> Equinox class loaders might return URLs for resources, which are not
> accessible, thus returning null when opening the InputStream (instead of
> throwing).
> This bug has been reported in the context of Karaf 1.2 as FELIX-1994, but the
> Web Console itself should probably also be more attentive to this situation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.