You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/12/01 21:41:49 UTC

DO NOT REPLY [Bug 36318] - CRC error in compressed sample.war file

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


dac@cafaro.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Additional Comments From dac@cafaro.net  2005-12-01 21:41 -------
Just tried several times to download it and the corrupted file seems to be back.  

$ md5sum sample.war
7f34e9dfcd6719f4a4de65a891384179  sample.war
(several download tries, I'm wondering if this is now a different file than your
md5sum, hence compression errors)

Archive:  sample.war
   creating: META-INF/
 extracting: META-INF/MANIFEST.MF
  inflating: hello.jsp                bad CRC 03f8858c  (should be 23d12d91)
   creating: images/
   creating: images/CVS/
  inflating: images/CVS/Root          bad CRC 8d694f56  (should be 3f694f56)
  inflating: images/CVS/Repository
  inflating: images/CVS/Entries       bad CRC f30ae6d7  (should be ca2855dc)
  inflating: images/tomcat.gif        bad CRC e6ee8c60  (should be 9706fba8)
  inflating: index.html
  error:  invalid compressed data to inflate
   creating: WEB-INF/
   creating: WEB-INF/src/
   creating: WEB-INF/src/mypackage/
  inflating: WEB-INF/src/mypackage/Hello.java   bad CRC 81241ac3  (should be
739f5d43)
  inflating: WEB-INF/web.xml
  error:  invalid compressed data to inflate
   creating: WEB-INF/classes/
   creating: WEB-INF/classes/mypackage/
  inflating: WEB-INF/classes/mypackage/Hello.class
  error:  invalid compressed data to inflate

Getting the same older incorrect CRC errors.  Possibly a server replication
error somewhere?


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org