[jboss-jira] [JBoss JIRA] (WFLY-1799) Pressing up-arrow crashed CLI on windows
Nicklas Karlsson (JIRA)
jira-events at lists.jboss.org
Thu Aug 1 04:05:26 EDT 2013
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 at 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
More information about the jboss-jira
mailing list