[
https://issues.apache.org/jira/browse/SLING-12301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh closed SLING-12301.
-----------------------------
> 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
> Assignee: Joerg Hoh
> Priority: Major
> Fix For: Engine 2.16.0
>
>
> 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 some logging to have at least traces that such a problem
> occurred.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)