StartLevel thread may terminate on uncaught exception -----------------------------------------------------
Key: FELIX-3348 URL: https://issues.apache.org/jira/browse/FELIX-3348 Project: Felix Issue Type: Bug Components: Framework Affects Versions: framework-4.0.2 Reporter: Felix Meschberger It looks like an uncaught exception is able to terminate the StartLevel thread thus causing the framework to not be properly controllable. Sample issue: Felix.setActiveStartLevel may throw IllegalStateException if global lock cannot be acquired. This exception is not caught and causes StartLevel thread to terminate. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira