-
Bug
-
Resolution: Done
-
Major
-
14.0.1.Final
-
None
-
Undefined
I see this behavior with Wildfly 16 and wildfly 22: When i enter the jboss-cli console and shutdown the wildfly server, I can't quit the session because it will result in a fully hanging SSh session.
The error message is quite odd:
CLI Terminal Connection (uninterruptable)" java.io.IOError: java.io.IOException: Error executing 'stty icrnl ixon echo echoctl icanon iexten eof ^D intr ^C min 11111111111111111111111111111111 time 11111111111111111111111111111111': stty: invalid integer argument: '11111111111111111111111111111111': Value too large for defined data type
Java version is:
OpenJDK Runtime Environment (build 14.0.2-internal+0-adhoc.root.jdk14u-55692db5e928)
OpenJDK 64-Bit Server VM (build 14.0.2-internal+0-adhoc.root.jdk14u-55692db5e928, mixed mode, sharing)
OS:
SmartOS (Solaris based)
- is caused by
-
AESH-505 [SmartOS] Not present tty attribute breaks the terminal
- Resolved
- is incorporated by
-
WFCORE-5293 Upgrade aesh-readline to 2.2
- Closed