3 Replies Latest reply on Feb 21, 2008 11:15 AM by peterj

    100's of java.util.zip.ZipException when starting jboss 3.2.

    gcameo

      I get this exception when I deploy my application to jboss and try to start up jboss

      java.util.zip.ZipException: error in opening zip file
       at java.util.zip.ZipFile.open(Native Method)
       at java.util.zip.ZipFile.<init>(ZipFile.java:203)
       at java.util.jar.JarFile.<init>(JarFile.java:132)


      I get about 100 of these