[
https://issues.jboss.org/browse/WFCORE-3617?page=com.atlassian.jira.plugi...
]
Jean-Francois Denise commented on WFCORE-3617:
----------------------------------------------
[~mstefank], seems that this issue and WFCORE-3563 are duplicate. This is not exactly the
same scenario (1 server-group vs 2 server-group) but this look like the same root cause.
Unable to enable disabled deployment through the CLI in domain mode
-------------------------------------------------------------------
Key: WFCORE-3617
URL:
https://issues.jboss.org/browse/WFCORE-3617
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 4.0.0.Beta1
Reporter: Martin Stefanko
Assignee: Martin Stefanko
The CLI detects duplicate resource when trying to enable disabled deployment for a
server-group in domain mode:
{code}
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-1" => "WFLYCTL0212: Duplicate
resource [
(\"server-group\" => \"main-server-group\"),
(\"deployment\" => \"app.war\")
]"}}
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)