Brian Showers commented on Bug LOGBACK-142
I see the same behavior. It's not safe to re-initialize a LoggerContextor call LoggerContext.putProperty() while another thread might call LoggerContext.getLogger(). The result for us is sporadic ConcurrentModificationException at application initialization.
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