Skip to content

Instantly share code, notes, and snippets.

@4e4c52
Created October 22, 2013 12:01
Show Gist options
  • Save 4e4c52/7099377 to your computer and use it in GitHub Desktop.
Save 4e4c52/7099377 to your computer and use it in GitHub Desktop.
2013-10-22 14:00:19,429 INFO FSServer version 2.1.1 starting
Exception in thread "main" java.lang.RuntimeException: failed to initialize new server: <FError: domain=CryptoKeyErrorDomain; code=-1; description=Illegal key size or default parameters; underlying=java.security.InvalidKeyException: Illegal key size or default parameters>
at com.filosync.fsserver.FSServerMain.main(FSServerMain.java:123)
@4e4c52
Copy link
Author

4e4c52 commented Oct 22, 2013

Java version: 1.8.0-ea-b111
OS: Ubuntu 13.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment