Hello,
I'm working on a HP unix Itanium server (HP-UX xxxxxx B.11.31 U ia64
1626786910 unlimited-user license)
I installed servicemix apache (4.5.3) to run camel.
When I start servicemix and try to use a command for each character I type I
receive following error:
karaf@root> [WARN] Failed to query stty columns
java.lang.NumberFormatException: For input string: "151
min = 1"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:535)
at
jline.internal.TerminalLineSettings.parseControlChar(TerminalLineSettings.java:142)
at
jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:128)
at
jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
at jline.UnixTerminal.getWidth(UnixTerminal.java:77)
at jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:778)
at jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:797)
at jline.console.ConsoleReader.putString(ConsoleReader.java:737)
at jline.console.ConsoleReader.readLine(ConsoleReader.java:2419)
at jline.console.ConsoleReader.readLine(ConsoleReader.java:2098)
at
org.apache.karaf.shell.console.jline.Console.readAndParseCommand(Console.java:238)
at
org.apache.karaf.shell.console.jline.Console.run(Console.java:169)
at java.lang.Thread.run(Thread.java:722)
Does anyone have an idea how to solve this ?
$ stty -a
speed 38400 baud; line = 0;
rows = 52; columns = 151
min = 4; time = 0;
intr = DEL; quit = ^\; erase = #; kill = @
eof = ^D; eol = ^@; eol2 <undef>; swtch = ^@
stop = ^S; start = ^Q; susp <undef>; dsusp <undef>
werase <undef>; lnext <undef>
-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon ixany -ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo -echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop
Thanks,
Tino
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Failed-to-query-stty-columns-tp5720261.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.