Pessoal, estou com o seguinte problema:
Não consigo fazer deploy de aplicação no jboss. Aparece o seguinte erro:
org.jboss.deployment.DeploymentException: invalid entry size (expected 38015 but got 38013 bytes); - nested throwable: (java.util.zip.ZipException: invalid entry size (expected 38015 but got 38013 bytes))
— Incompletely deployed packages —
org.jboss.deployment.DeploymentInfo@f58c032c { url=file:/usr/jboss/server/default/deploy/bretas_central.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: null
state: FAILED
watch: file:/usr/jboss/server/default/deploy/bretas_central.war
altDD: null
lastDeployed: 1211661255423
lastModified: 1211661254000
mbeans:
Alguém tem idéia de como resolver?
Obrigado.