[
https://issues.apache.org/jira/browse/FELIX-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall reassigned FELIX-681:
-------------------------------------
Assignee: Richard S. Hall
> Modify daemon threads to catch all exceptions and log them to avoid premature
> thread death
> ------------------------------------------------------------------------------------------
>
> Key: FELIX-681
> URL: https://issues.apache.org/jira/browse/FELIX-681
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: felix-1.0.4
> Reporter: Richard S. Hall
> Assignee: Richard S. Hall
> Priority: Minor
>
> Both Package Admin and Start Level use internal threads to service requests.
> Both of these threads should probably catch all exceptions and log them.
> Currently, they do not, which can lead to premature thread death. However, in
> the event of an exception, they cannot really do anything about it and the
> framework is likely in a confused state, so having them continue is tricky,
> but there aren't many other options.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.