]
RH Bugzilla Integration commented on WFCORE-269:
------------------------------------------------
Carlo de Wolf <cdewolf(a)redhat.com> changed the Status of [bug
CLI freezes and it's not possible to terminate it (using Ctrl-C)
in some cases
-------------------------------------------------------------------------------
Key: WFCORE-269
URL:
https://issues.jboss.org/browse/WFCORE-269
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Tomas Hofman
Assignee: Tomas Hofman
Fix For: 1.0.0.Alpha14
This is copy of
https://bugzilla.redhat.com/show_bug.cgi?id=1149099
Description:
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