ori
commented on
LOGBACK-760
Failed to instantiate LoggerContext
The fix for this is very very simple. Just change the catch{} block in ch.qos.logback.core.util.Loader to catch a SecurityException instead of the more specific AccessControlException (Line 53).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your
JIRA administrators
.
For more information on JIRA, see:
http://www.atlassian.com/software/jira