Bug 1149099 - CLI freezes and it's not possible to terminate it (using Ctrl-C) in some cases
Summary: CLI freezes and it's not possible to terminate it (using Ctrl-C) in some cases
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CLI
Version: 6.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: DR11
: EAP 6.4.0
Assignee: Tomas Hofman
QA Contact: Petr Kremensky
URL:
Whiteboard: dev_no_blocker
Depends On:
Blocks: 1149104
TreeView+ depends on / blocked
 
Reported: 2014-10-03 08:37 UTC by Josef Cacek
Modified: 2019-08-19 12:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1169300 0 unspecified CLOSED (6.4.0) The CLI freezes in phase of requesting username/password 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker WFCORE-269 0 Major Resolved CLI freezes and it's not possible to terminate it (using Ctrl-C) in some cases 2016-06-16 07:16:13 UTC

Internal Links: 1169300

Description Josef Cacek 2014-10-03 08:37:37 UTC
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

Comment 1 Tomas Hofman 2014-11-20 12:07:41 UTC
PR: https://github.com/jbossas/jboss-eap/pull/1999

Comment 2 JBoss JIRA Server 2014-11-20 12:09:09 UTC
Tomas Hofman <thofman> updated the status of jira WFCORE-269 to Coding In Progress

Comment 3 Petr Kremensky 2014-11-26 09:19:29 UTC
I believe we should make CLI not to hang in this case. We already dealt with similar issues in BZ961425.

From my point of view we can either close this one (as CLI can be at least interrupted now [6.4.0.DR11]) and create a new BZ (in this case please move back to ON_QA and I'll handle the rest) or decrease severity/remove blocker? and continue with this one.

Comment 6 Petr Kremensky 2014-12-01 09:47:01 UTC
Verified on EAP 6.4.0.DR11


Note You need to log in before you can comment on or make changes to this bug.