[
https://issues.apache.org/jira/browse/FELIX-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Rütter resolved FELIX-6823.
--------------------------------
Resolution: Fixed
Merged to master, pending next release.
> Fix unrecoverable Jetty state after NPE in WhiteboardManager shutdown
> ---------------------------------------------------------------------
>
> Key: FELIX-6823
> URL: https://issues.apache.org/jira/browse/FELIX-6823
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Reporter: Francesco Mari
> Priority: Major
>
> A _NullPointerException_ in {{WhiteboardManager.deactivate()}} during a
> configuration-triggered Jetty restart aborts the shutdown sequence. Because
> {{stopJetty()}} and {{updated()}} have no exception handling,
> {{startJetty()}} is never called — the server keeps running with a corrupted
> {{WhiteboardManager}}, all subsequent servlet registrations fail with
> {{IndexOutOfBoundsException}}, and the system is permanently unusable until
> the JVM is restarted.
> See https://github.com/apache/felix-dev/pull/481.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)