Re: Error running tests: java.security.InvalidKeyException: Illegal key size

2016-05-18 Thread Mahdi Mohammadi
Thanks. That error is fixed but I still get other test failures. Will send a separate email. Best Regards On Wed, May 18, 2016 at 5:18 PM, Mike Adamson wrote: > Do you have the JCE unlimited strength policy files installed in you JDK? > > > http://www.oracle.com/technetwork/java/javase/download

Re: Error running tests: java.security.InvalidKeyException: Illegal key size

2016-05-18 Thread Mike Adamson
Do you have the JCE unlimited strength policy files installed in you JDK? http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html On Tue, 17 May 2016 at 22:58 Mahdi Mohammadi wrote: > I can successfully compile cassandra source using `ant` command but when > running `