I have set up a Jboss domain environment, which consists of two Jboss server, where one is a master and another is a slave. But when I try to deploy a simple java web demo into the server group , I got the following error in the salve's log :
[Server:server-one] 16:20:37,024 ERROR [org.jboss.as.controller] (pool-1-thread-2) Operation ("add") failed - address: ([("deployment" => "jspdemo.war")]) - failure description: "No deployment content with hash eeeabd6c922da77e90db743602e6d24ba5592ce2 is available in the deployment content repository."
Here is the screenshot of console management: