Bug 1169864

Summary: (6.3.z) The CLI freezes in phase of requesting username/password
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Tomas Hofman <thofman>
Component: CLIAssignee: Tomas Hofman <thofman>
Status: CLOSED WONTFIX QA Contact: Petr Kremensky <pkremens>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.3CC: brian.stansberry, cdewolf, myarboro, pkremens, thofman
Target Milestone: ---   
Target Release: EAP 6.3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1169300 Environment:
Last Closed: 2014-12-15 14:57:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1169300, 1169868    
Bug Blocks: 1151405    

Description Tomas Hofman 2014-12-02 15:08:31 UTC
+++ This bug was initially created as a clone of Bug #1169300 +++

The CLI freezes in phase of requesting username/password in some cases.

Reproducer
==========
Run following command:

./jboss-cli.sh -c << EOF
/core-service=management/security-realm=ManagementRealm/authentication=local:remove
reload
EOF

Version-Release number of selected component (if applicable):
EAP 6.4.0.DR11

Additional info:
Follow up to BZ1149099

Comment 1 Tomas Hofman 2014-12-03 08:55:23 UTC
PR: https://github.com/jbossas/jboss-eap/pull/2108