From dev-return-64602-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Thu Dec 01 20:42:20 2005 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 63143 invoked from network); 1 Dec 2005 20:42:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Dec 2005 20:42:19 -0000 Received: (qmail 29288 invoked by uid 500); 1 Dec 2005 20:42:12 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 29239 invoked by uid 500); 1 Dec 2005 20:42:12 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 29228 invoked by uid 500); 1 Dec 2005 20:42:12 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 29225 invoked by uid 99); 1 Dec 2005 20:42:12 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 12:42:10 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 96DB7E0; Thu, 1 Dec 2005 21:41:49 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 36318] - CRC error in compressed sample.war file X-Bugzilla-Reason: AssignedTo Message-Id: <20051201204149.96DB7E0@ajax.apache.org> Date: Thu, 1 Dec 2005 21:41:49 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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