[jboss-jira] [JBoss JIRA] (WFCORE-3562) Deployment disable-all doesn't correct function at domain

Marek Kopecký (JIRA) issues at jboss.org
Wed Jan 31 04:42:00 EST 2018


     [ https://issues.jboss.org/browse/WFCORE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Kopecký updated WFCORE-3562:
----------------------------------
    Attachment: app01.war
                app02.war
                app03.war


> Deployment disable-all doesn't correct function at domain
> ---------------------------------------------------------
>
>                 Key: WFCORE-3562
>                 URL: https://issues.jboss.org/browse/WFCORE-3562
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Vratislav Marek
>            Assignee: Jean-Francois Denise
>         Attachments: app01.war, app02.war, app03.war
>
>
> Domain 
> {noformat}
> [domain at localhost:9990 /] deployment disable-all --all-relevant-server-groups
> org.jboss.as.cli.operation.OperationFormatException: None of the server groups is specified or references specified deployment.
> [domain at localhost:9990 /]
> {noformat}
> {noformat}
> [domain at localhost:9990 /] undeploy * --keep-content --all-relevant-server-groups
> org.jboss.as.cli.operation.OperationFormatException: None of the server groups is specified or references specified deployment.
> [domain at localhost:9990 /]
> {noformat}
> {noformat}
> [domain at localhost:9990 /] deployment disable-all --server-groups=main-server-group
> {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-4" => "WFLYCTL0216: Management resource '[
>     (\"server-group\" => \"main-server-group\"),
>     (\"deployment\" => \"cli-test-app2-deploy-all.war\")
> ]' not found"}}
> [domain at localhost:9990 /]
> {noformat}
> {noformat}
> [domain at localhost:9990 /] undeploy * --keep-content --server-groups=main-server-group
> {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-4" => "WFLYCTL0216: Management resource '[
>     (\"server-group\" => \"main-server-group\"),
>     (\"deployment\" => \"cli-test-app2-deploy-all.war\")
> ]' not found"}}
> [domain at localhost:9990 /]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list