[jboss-jira] [JBoss JIRA] (WFLY-4071) the deployment content is deleted if first undeploy and then deploy the same application using CLI batch
Jay Kumar SenSharma (JIRA)
issues at jboss.org
Tue Nov 11 09:35:19 EST 2014
[ https://issues.jboss.org/browse/WFLY-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kumar SenSharma updated WFLY-4071:
--------------------------------------
Summary: the deployment content is deleted if first undeploy and then deploy the same application using CLI batch (was: deploy and undeploy commands inside batch mode in domain mode cause missing deployment content)
> the deployment content is deleted if first undeploy and then deploy the same application using CLI batch
> --------------------------------------------------------------------------------------------------------
>
> Key: WFLY-4071
> URL: https://issues.jboss.org/browse/WFLY-4071
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Reporter: Jay Kumar SenSharma
> Assignee: Brian Stansberry
>
> - If deploy and undeploy CLI commands executed in a batch mode then it causes missing deployment inside the "data/content" directory which leads to the following error:
> {code}
> [Host Controller] 10:33:42,387 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "example.war")]) - failure description: "WFLYDC0058: No deployment content with hash d85f1e3106bc8a49838a0dccae9e80819c25e02c is available in the deployment content repository for deployment 'example.war'. This is a fatal boot error. To correct the problem, either restart with the --admin-only switch set and use the CLI to install the missing content or remove it from the configuration, or remove the deployment from the xml configuraiton file and restart."
> [Host Controller] 10:33:42,390 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0034: Host Controller boot has failed in an unrecoverable manner; exiting. See previous messages for details.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list