Nicklas Karlsson created WFLY-1799:
--------------------------------------
Summary: Pressing up-arrow crashed CLI on windows
Key: WFLY-1799
URL:
https://issues.jboss.org/browse/WFLY-1799
Project: WildFly
Issue Type: Bug
Components: CLI
Affects Versions: 8.0.0.Alpha4
Reporter: Nicklas Karlsson
Assignee: Alexey Loubyansky
Pressing the up-arrow in the CLI on windows crashes it with
[standalone@localhost:9990 /] java.lang.NumberFormatException: For input string:
"1B"
at java.lang.NumberFormatException.forInputString(NumberFormatException.
java:65)
at java.lang.Integer.parseInt(Integer.java:492)
at java.lang.Integer.<init>(Integer.java:677)
at org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:120
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira