]
ehsavoie Hugonnet reassigned WFCORE-2215:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Brian Stansberry)
Unable to force replacement of deployment in domain with deploy
<path> --force high level command
-------------------------------------------------------------------------------------------------
Key: WFCORE-2215
URL:
https://issues.jboss.org/browse/WFCORE-2215
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Michal Jurc
Assignee: ehsavoie Hugonnet
The following failure is produced when trying to force replacement of deployments in
JBoss EAP 7.1.0.DR10 with high level command:
{code}[domain@localhost:9990 /] deploy
~/testing/eap/7.0.0/jboss-eap-7.0.0.GA-quickstarts/helloworld/target/jboss-helloworld.war
--server-groups=main-server-group
[domain@localhost:9990 /] deploy
~/testing/eap/7.0.0/jboss-eap-7.0.0.GA-quickstarts/helloworld/target/jboss-helloworld.war
--force
{"host-failure-descriptions" => {"hc1" => "WFLYDC0041: A
slave domain controller cannot accept deployment content uploads"}}
{code}
This operation is referenced in community documentation: [Application
deployment|https://docs.jboss.org/author/display/WFLY/Application+deployment]
This operation works with JBoss EAP 7.0 and 6.4.