Jose Leon created LOG4J2-1527: --------------------------------- Summary: NPE thrown when log4j2 used within a webapp and RingBufferLogEvent's getFormattedMessage() is called. Key: LOG4J2-1527 URL: https://issues.apache.org/jira/browse/LOG4J2-1527 Project: Log4j 2 Issue Type: Bug Affects Versions: 2.6.2 Reporter: Jose Leon
This happens because 'messageText' is never initialized, therefore "return messageText.toString();" throws the NPE. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org