-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James,

[EMAIL PROTECTED] wrote:
| application failed to start : Error in dependencyCheck
| java.util.zip.ZipException: invalid entry CRC

Sounds like a corrupted ZIP file (duh). It might not be your WAR file,
though: it might be any of the libraries that you deployed along with
your webapp, or it might be something in the TOMCAT_HOME/common/lib or
TOMCAT_HOME/shared/lib or TOMCAT_HOME/lib (depending on your version of
TC) directories.

I'd recommend running "unzip -t" on each JAR file to verify that they're
good to go. If you use FTP to transfer files, remember to set the
transfer mode to BINARY. If you use CVS to store JAR files, remember to
turn off keyword expansion (-kb) when adding those files to the repository.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkijBk0ACgkQ9CaO5/Lv0PAeHQCfRu3mnyCe4wIV6m74yY/WBYOB
aLIAoLgbMMNld9DJRBlxbVAuA5uMj1gT
=xL6N
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to