0 Replies Latest reply on Jul 27, 2004 11:02 AM by dheerajchugh

    java.util.zip.ZipException: invalid entry size

    dheerajchugh

      I am not sure that why i am getting this error:-

      Need help on this, i am using JBoss 3.2.4

      java.util.zip.ZipException: invalid entry size

      10:39:22,147 ERROR [Context] Error getConfigured
      10:39:22,147 ERROR [Context] Context startup failed due to previous errors
      10:39:22,147 ERROR [Context] Exception during cleanup after start failed
      LifecycleException: Container StandardContext[/IPO] has not been started
      at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4444)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4349)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


      10:39:22,162 ERROR [WebModule] Starting failed jboss.web.deployment:war=IPOWeb.war,id=1151359750
      org.jboss.deployment.DeploymentException: URL file:/C:/jboss-3.2.4/server/default/deploy/IPO.ear/IPOWeb.war/ deployment failed
      at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:287)
      at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:68)
      at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:306)
      at org.jboss.web.WebModule.startModule(WebModule.java:62)


      Any help on this?


      Thanks,
      Dheeraj.