Francesco Mari created FELIX-6823:
-------------------------------------

             Summary: https://github.com/apache/felix-dev/pull/481
                 Key: FELIX-6823
                 URL: https://issues.apache.org/jira/browse/FELIX-6823
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
            Reporter: Francesco Mari


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)

Reply via email to