[jboss-jira] [JBoss JIRA] (WFCORE-3563) Could not enable application deployment on two server groups in domain

Vratislav Marek (JIRA) issues at jboss.org
Tue Jan 30 04:59:00 EST 2018


Vratislav Marek created WFCORE-3563:
---------------------------------------

             Summary: Could not enable application deployment on two server groups in domain
                 Key: WFCORE-3563
                 URL: https://issues.jboss.org/browse/WFCORE-3563
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
            Reporter: Vratislav Marek
            Assignee: Jean-Francois Denise


{noformat}
[domain at localhost:9990 /] deployment enable --server-groups=other-server-group,main-server-group cli-test-app-deploy-all.ear
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0212: Duplicate resource [
    (\"server-group\" => \"other-server-group\"),
    (\"deployment\" => \"cli-test-app-deploy-all.ear\")
]"}}
[domain at localhost:9990 /] 
{noformat}

{noformat}
[domain at localhost:9990 /] deploy --name=cli-test-app-deploy-all.ear --server-groups=other-server-group,main-server-group
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0212: Duplicate resource [
    (\"server-group\" => \"other-server-group\"),
    (\"deployment\" => \"cli-test-app-deploy-all.ear\")
]"}}
[domain at localhost:9990 /]
{noformat}



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


More information about the jboss-jira mailing list