[ 
https://issues.apache.org/jira/browse/LOG4J2-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiago Kronig updated LOG4J2-996:
---------------------------------
    Description: 
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.

  was:
ConsoleAppender tries to construct a 
org.fusesource.jansi.WindowsAnsiOutputStream directly by calling its 
constructor, which throws IOException on Windows 8.1 x64.


       Priority: Minor  (was: Major)

> 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

Reply via email to