[
https://issues.apache.org/jira/browse/FELIX-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-1028.
-------------------------------------
Resolution: Fixed
Fix Version/s: webconsole-1.2.10
Hi, I've added an extra null check in Revision 762816. Could you please test if
this works for you and then close the bug?
Thanks!
> NPE in configuration view when running webconsole with Equinox
> --------------------------------------------------------------
>
> Key: FELIX-1028
> URL: https://issues.apache.org/jira/browse/FELIX-1028
> Project: Felix
> Issue Type: Bug
> Components: Framework, Web Console
> Affects Versions: felix-1.4.1, webconsole-1.2.8
> Reporter: Per Kristian Söreide
> Assignee: Carsten Ziegeler
> Fix For: webconsole-1.2.10
>
>
> When using webconsole with Equinox, a NullPointerException is correctly
> thrown from BundleContext.createFilter(String filter) when filer is null
> (core spec 4.1 - 6.1.6.5). Felix throws an InvalidSyntaxException when filter
> is null.
> This causes an uncaught NullPointerException in the call to createFilter in
> org.apache.felix.webconsole.internal.compendium.ConfigManager.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.