DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36318>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36318

           Summary: CRC error in compressed sample.war file
           Product: Tomcat 5
           Version: Unknown
          Platform: Other
               URL: http://jakarta.apache.org/tomcat/tomcat-5.5-
                    doc/appdev/sample/sample.war
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Webapps:Documentation
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


In the documentation on
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/appdev/sample/ a sample war file
is linked with the link:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/appdev/sample/sample.war

The file is not compressed correctly, it is impossible to uncompress it. For
example:

C:\Programme\Tomcat\webapps\sample>jar -xvf sample.war
     erstellt: META-INF/
   extrahiert: META-INF/MANIFEST.MF
java.util.zip.ZipException: invalid entry size (expected 975 but got 470 bytes)
        at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
        at sun.tools.jar.Main.extractFile(Main.java:714)
        at sun.tools.jar.Main.extract(Main.java:677)
        at sun.tools.jar.Main.run(Main.java:189)
        at sun.tools.jar.Main.main(Main.java:903)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to