[ https://issues.apache.org/jira/browse/LOG4J2-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497590#comment-14497590 ]
Thiago Kronig commented on LOG4J2-996: -------------------------------------- Gregory, apparently on Windows 8.1 x64 we don't really need Jansi to output colors. > ConsoleAppender fails to load Jansi in Windows 8.1 x64 > ------------------------------------------------------ > > Key: LOG4J2-996 > URL: https://issues.apache.org/jira/browse/LOG4J2-996 > Project: Log4j 2 > Issue Type: Bug > Components: Appenders > Affects Versions: 2.2 > Environment: Windows 8.1 x64 > Reporter: Thiago Kronig > Priority: Minor > Labels: jansi > Fix For: 2.3 > > > ConsoleAppender tries to construct a > org.fusesource.jansi.WindowsAnsiOutputStream by calling its constructor via > reflection, which throws IOException after a JNI call to > GetConsoleScreenBufferInfo, forcing ConsoleAppender to ignore Jansi. > This happens on Windows 8.1 x64. -- 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