0 Replies Latest reply on Jan 25, 2016 5:03 AM by wildflyer

    No Deployment with content hash ... After restart

    wildflyer

      Hi all,

       

      Please have a look at the filed bug at:

      [WFLY-6061] Deployment error after reboot [WFLYSRV0137] - JBoss Issue Tracker

       

      I have several web apps deployed. Everything worls as expected as long as I don't restart the server. As soon as I want to reboot, the whole configuration is broken, saying that there is no deployment available for the given  content hashes.

       

      The server output is:

      10:36:01,893 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "MM-Controller-0.1.0-SNAPSHOT.war")]) - failure description: "WFLYSRV0137: No deployment content with hash 966847a6f5f5bf8c3470f07ea9e65b7bbcdcd7b7 is available in the deployment content repository for deployment 'MM-Controller-0.1.0-SNAPSHOT.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 configuration file and restart."

      10:36:01,990 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.

       

      I deployed the war file via jboss CLI.

      Wildfly is running on Ubuntu 14.04.

       

      Can anybody help?

       

      Thanks a bunch!