The problem seems to be after updating AEsh in issue here.
java.lang.NullPointerException: null at org.jline.reader.impl.TerminalConnection.openBlocking(TerminalConnection.java:169) ~[142:org.apache.karaf.shell.aesh-jline:4.2.0.fuse-720035] at org.jline.reader.impl.LineReaderImpl.readInput(LineReaderImpl.java:140) ~[142:org.apache.karaf.shell.aesh-jline:4.2.0.fuse-720035] at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:277) ~[142:org.apache.karaf.shell.aesh-jline:4.2.0.fuse-720035] at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.readCommand(ConsoleSessionImpl.java:441) [144:org.apache.karaf.shell.core:4.2.0.fuse-720035] at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:399) [144:org.apache.karaf.shell.core:4.2.0.fuse-720035] at org.apache.karaf.shell.impl.console.osgi.DelayedStarted.run(DelayedStarted.java:78) [144:org.apache.karaf.shell.core:4.2.0.fuse-720035] at java.lang.Thread.run(Thread.java:748) [?:?]
- is caused by
-
AESH-487 Ctrl-C/D during invoc.readline breaks the process.
- Resolved
- is duplicated by
-
ENTESB-9715 NullPointerException in Æsh - with link in command
- Closed