Seeing the following error
ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "sigma.war")]) - failure description: "WFLYSRV0137: No deployment content with hash xxxxxxxx is available in the deployment content repository for deployment 'sigma.war'. This is a fatal boot error
Release : Identity Portal 14.4
The error usually occurs when standalone/data or domain/data directories are deleted and then an attempt to redeploy the same application war file. The JBoss EAP server is unable to delete entries defined in standalone.xml/domain.xml with the same hash for the deployed application.
Remove <content sha1="xxxxxxxxxxxxxx"/> from standalone.xml and then redepoly sigma.war from Jboss console