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

Issuing SIGKILL to CLI breaks the terminal

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR11
    • 7.0.0.GA, 7.1.0.DR8
    • CLI
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: