-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The following failure is produced when trying to force replacement of deployments in JBoss EAP 7.1.0.DR10 with high level command:
[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"}}
This operation is referenced in community documentation: Application deployment
This operation works with JBoss EAP 7.0 and 6.4.
- clones
-
JBEAP-8376 Unable to force replacement of deployment in domain with deploy <path> --force high level command
- Closed