Thursday, July 8, 2010

Log 4j appender issue

log4j:ERROR Attempted to append to closed appender named [null].

The above error results when you have the same appender type referenced multiple time in the same log 4j prop/xml file or across mulitiple prop/xml files.