1 Reply Latest reply on Aug 14, 2015 11:51 AM by jaikiran

    Possible reason behind deployed war file corruption

    say_hi_ravi

      Hi All,

       

      Today I found that application deployed on one of two node cluster stopped working abruptly. On checking the logs I found below error which points me to the possible reason.

       

      DEPLOYMENTS IN ERROR:

        Deployment "vfszip:/<path to war file>/my.war/" is in error due to the following reason(s): java.util.zip.ZipException: invalid entry CRC (expected 0x964ef955 but got 0x2c033b17)

       

      There wasn't any recent activity carried out on this node neither was any recent application deployment/re-deployment.

       

      The error "java.util.zip.ZipException: invalid entry CRC" suggests that war is corrupt, but my question is why the deployed war file got corrupted if there wasnt any recent activity. Can anyone please point me to the root cause.

       

      Configurations used are

      JBoss: /opt/jboss/jboss-5.1.0.GA

      JDK: /usr/java/jdk1.6.0_21

      OS: Red Hat Enterprise Linux Server release 5.4 (Tikanga)

      Thanks and Regards,

      Ravindra Mane