|
After building a deploying policy-security-saml demo into EAP it fails. In server log i get
10:29:02,697 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "picketlink-sts.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"picketlink-sts.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"picketlink-sts.war\".STRUCTURE: JBAS018733: Failed to process phase STRUCTURE of deployment \"picketlink-sts.war\"
|
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018740: Failed to mount deployment content
|
Caused by: java.util.zip.ZipException: invalid CEN header (bad signature)"}}
|
10:29:02,700 ERROR [org.jboss.as.server] (management-handler-thread - 1) JBAS015870: Deploy of deployment "picketlink-sts.war" was rolled back with the following failure message:
|
{"JBAS014671: Failed services" => {"jboss.deployment.unit.\"picketlink-sts.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"picketlink-sts.war\".STRUCTURE: JBAS018733: Failed to process phase STRUCTURE of deployment \"picketlink-sts.war\"
|
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018740: Failed to mount deployment content
|
Caused by: java.util.zip.ZipException: invalid CEN header (bad signature)"}}
|
|