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

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


    [ https://issues.jboss.org/browse/WFCORE-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526555#comment-13526555 ] 

Marek Kopecký commented on WFCORE-3563:
---------------------------------------

[~jdenise]: I confirm [~vmarek] previous comment, this issue is valid also for EAP 7.1

> 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