Affected Version: 2.5-rc0
What steps will reproduce the problem?
1. Download JAR
2. java -jar gerrit-full-2.5-rc0.war init
...
Download and install it now [Y/n]? Y
Downloading http://www.bouncycastle.org/download/bcprov-jdk16-144.jar ... OK
Checksum bcprov-jdk16-144.jar OK
Generating SSH host key ... rsa... dsa... done
...
3. java -jar bin/gerrit.war daemon
Step 4 fails. You need to run "java -jar bin/gerrit.war init" again so that it generates the SSH keys. Tried on two Windows machines, same issue noted when the Bouncy Castle Crypto was missing.