[
https://issues.jboss.org/browse/WFCORE-2215?page=com.atlassian.jira.plugi...
]
Brian Stansberry moved JBEAP-8387 to WFCORE-2215:
-------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2215 (was: JBEAP-8387)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
Affects Version/s: (was: 7.1.0.DR10)
Affects Testing: (was: Regression)
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: Brian Stansberry
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)