Issue 1151: Start fails with Invalid or corrupt jarfile
Status:  New
Owner: ----
Reported by jared.b....@gmail.com, Oct 15, 2011
Affected Version: 2.2.1 and 2.1.8

What steps will reproduce the problem?
1.  Install gerrit code review, initialize the site
2.  Go through the install, answer Y to copying the war file.
3.  Fails to start the server



What is the expected output? 
For it to start properly

What do you see instead?
Executing /storage/gerrit/review_site/bin/gerrit.sh start
Starting Gerrit Code Review: Invalid or corrupt jarfile /storage/gerrit/review_site/bin
FAILED
error: cannot start Gerrit: exit status 1

Please provide any additional information below.

This happens on both my Gentoo and Debian 6.0 machines.
I have checked the sha1sum's against the downloaded war file and the one that is copied over, and they match correctly.  Everything appears to work as expected up until it is trying to start.