[
https://issues.apache.org/jira/browse/FELIX-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated FELIX-6820:
-----------------------------------
Description: In
https://github.com/apache/felix-dev/blob/2282645785948c7acc5d6a5c1c9359cb8eb3a34c/inventory/src/main/java/org/apache/felix/inventory/impl/webconsole/ConfigurationPrinterAdapter.java#L317
all exceptions are swallowed. Instead they should be converted to unchecked
exceptions to end up being logged. (was: In
https://github.com/apache/felix-dev/blob/2282645785948c7acc5d6a5c1c9359cb8eb3a34c/inventory/src/main/java/org/apache/felix/inventory/impl/webconsole/ConfigurationPrinterAdapter.java#L317
all exceptions are swallowed. Instead they should be converted to unchecked
exception to end up being logged.)
> ConfigurationPrinterAdapter silently swallows all exceptions
> ------------------------------------------------------------
>
> Key: FELIX-6820
> URL: https://issues.apache.org/jira/browse/FELIX-6820
> Project: Felix
> Issue Type: Bug
> Components: Inventory
> Affects Versions: inventory-2.0.0
> Reporter: Konrad Windszus
> Priority: Major
>
> In
> https://github.com/apache/felix-dev/blob/2282645785948c7acc5d6a5c1c9359cb8eb3a34c/inventory/src/main/java/org/apache/felix/inventory/impl/webconsole/ConfigurationPrinterAdapter.java#L317
> all exceptions are swallowed. Instead they should be converted to unchecked
> exceptions to end up being logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)