Joerg Hoh created SLING-12301:
---------------------------------
Summary: Improve error handling during registration of
ServletContext
Key: SLING-12301
URL: https://issues.apache.org/jira/browse/SLING-12301
Project: Sling
Issue Type: Task
Components: Engine
Affects Versions: Engine 2.15.10
Reporter: Joerg Hoh
With SLING-11824 the registration of the ServletContext objects was made
asynchronous using bare Threads.
If this process fails with any exception, the thread just dies because there is
no explicit exception handling and not logging for that case.
We should add to have at least traces if such a problem occurs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)