Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5034

Issuing SIGKILL to CLI breaks the terminal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR11
    • 7.0.0.GA, 7.1.0.DR8
    • CLI
    • 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

            jdenise@redhat.com Jean Francois Denise
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: