Log4j报错: log4j:ERROR Failed to rename [/log/xxx.log] to [/log/xxx.log.2016-11-23.log] google了一下发现是个bug: https://bz.apache.org/bugzilla/show_bug.cgi?id=29726 I checked myself, and found it was solved only in 1.3 for DRFA. For RFA, it has been solved i…