-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA, 7.1.0.DR8
-
None
Killing the CLI process by issuing a SIGKILL will break the terminal.
reproduce
[pkremens@localhost bin] $ ./jboss-cli.sh -c [standalone@localhost:9990 /]
send SIGKILL to CLI process from another terminal
kill -9 <PID>
Try to use the terminal used for CLI session
[pkremens@localhost bin] $ [pkremens@localhost bin] $ [pkremens@localhost bin] $ [pkremens@localhost bin] $
'reset' or 'stty sane' can be used to recover the terminal
See WFCORE-1188
- is cloned by
-
WFCORE-2153 Issuing SIGKILL to CLI breaks the terminal
- Resolved
- is incorporated by
-
JBEAP-7960 (7.1.0) Upgrade to WildFly Core to 3.0.0.Alpha22
- Closed