
JMXConfigurator.reloadDefaultConfiguration fails with UnmarshalException with groovy configuration -------------------------------------------------------------------------------------------------- Key: LBCLASSIC-280 URL: http://jira.qos.ch/browse/LBCLASSIC-280 Project: logback-classic Issue Type: Bug Affects Versions: 0.9.29 Reporter: Justin Patterson Assignee: Logback dev list Apparently, it's trying to parse the logback.groovy file that it finds as an XML file. After it fails to parse, it tries to send a JoranException across the RMI connection. Ideally, it should be able to parse and use the groovy configuration file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira