[jboss-jira] [JBoss JIRA] (WFCORE-940) CLI gets fooled by early connection
Petr Kremensky (JIRA)
issues at jboss.org
Mon Aug 31 08:22:05 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Petr Kremensky moved JBEAP-953 to WFCORE-940:
---------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-940 (was: JBEAP-953)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: CLI
Domain Management
(was: CLI)
(was: Domain Management)
Target Release: (was: 7.0.0.GA)
Affects Version/s: 2.0.0.Beta4
(was: 7.0.0.DR9)
> CLI gets fooled by early connection
> -----------------------------------
>
> Key: WFCORE-940
> URL: https://issues.jboss.org/browse/WFCORE-940
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI, Domain Management
> Affects Versions: 2.0.0.Beta4
> Reporter: Petr Kremensky
> Assignee: Alexey Loubyansky
>
> CLI in confused by early connection to domain which is booting. CLI acts as I was connected to the standalone instance, some high level commands are not executable.
> {noformat}
> [pkremens at dhcp-10-40-5-149 bin]$ ./domain.sh
> ...
> # run while domain is booting
> [pkremens at dhcp-10-40-5-149 bin]$ ./jboss-cli.sh -c
> [standalone at localhost:9999 /]
> # domain has fully booted
> [standalone at localhost:9999 /] ls -l
> ATTRIBUTE VALUE TYPE
> launch-type DOMAIN STRING
> ...
> [standalone at localhost:9999 /] shutdown --host=master
> --host is not allowed in the standalone mode.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list