Bug 1014485

Summary: CLI should exit on SIGINT (windows)
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: CLIAssignee: Alexey Loubyansky <olubyans>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: medium Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: brian.stansberry, spederse
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-14 05:43:41 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Kremensky 2013-10-02 08:22:11 UTC
Description of problem:
 CLI should exit on windows once I press Ctrl+C.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.ER3

Steps to Reproduce:
 1. Start server
 2. Connect to cli 
 3. Press Ctrl+C combination

Actual results:
 [standalone@localhost:9999 /] ♥

Expected results:
 Cli session will be terminated

Comment 1 Ståle W. Pedersen 2013-10-09 07:32:39 UTC
this is an æsh bug and ive created a jira here: https://issues.jboss.org/browse/AESH-139
i have a fix and a new version of æsh will be released later today.

Comment 2 Ståle W. Pedersen 2013-10-09 10:51:27 UTC
version 0.33.9 has been pushed to maven where this should be fixed.

Comment 3 Petr Kremensky 2015-01-14 05:43:41 UTC
Closing this one as issue is no longer present (EAP 6.4.0.ER1).