Can you suggest ways to troubleshoot the problem I am having? I can neither get my war file, nor an exploded dir tree to start (tomcat 5.5)
In the [catalina] log file I see these errors, which I believed related to a corrupt archive file. Having removed the archive, and replaced with a dir tree - I see the same errors. application failed to start : Error in dependencyCheck java.util.zip.ZipException: invalid entry CRC Where should I start to troubleshoot? I assume web.xml and server.xml are important - but really, I would like to know what kind of error I should be looking for. Thanks