0 Replies Latest reply on Jan 4, 2005 5:20 AM by mcguinnessdave

    Zip error but no .zip file

    mcguinnessdave

      Hi all,

      Quick question:

      I am using JBoss 3.2.6 and have a few things up and running okay on it but I tried to deploy a simple website from http://opensta.org/demosite/ under the usual %JBOSS%/server\default\deploy (it's a .plx file and a .dat file) but it is giving me a failed to read zip error even though I already unzipped it elsewhere,

      It suggests "To install simply put the perl file somewhere your Web server will treat it as a CGI executable." Have I put it in the correct place?
      Any ideas or any other means of running this?
      thanks a lot,
      David

      ERROR:
      09:45:50,273 WARN [JARDeployer] Failed to add deployable jar: file:/C:/JBoss/jboss-3.2.6/server/def
      ault/tmp/deploy/tmp33871findpres.plx
      java.util.zip.ZipException: error in opening zip file
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.(ZipFile.java:112)