Skip to content

Instantly share code, notes, and snippets.

@MasseGuillaume
Created July 26, 2012 01:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasseGuillaume/3179675 to your computer and use it in GitHub Desktop.
Save MasseGuillaume/3179675 to your computer and use it in GitHub Desktop.
Cloudbees: Cannot deploy with SDK
bees app:deploy target/scala-2.9.1/scalakata_2.9.1-0.1-SNAPSHOT.war
# CloudBees SDK version: 0.8.1
Deploying application masgui/scala (environment: ): target/scala-2.9.1/scalakata_2.9.1-0.1-SNAPSHOT.war
2012-07-25 21:00:54,558 [main] INFO - I/O exception (javax.net.ssl.SSLException) caught when processing request: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
2012-07-25 21:00:54,558 [main] INFO - Retrying request
2012-07-25 21:00:54,617 [main] INFO - I/O exception (javax.net.ssl.SSLException) caught when processing request: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
2012-07-25 21:00:54,617 [main] INFO - Retrying request
2012-07-25 21:00:54,675 [main] INFO - I/O exception (javax.net.ssl.SSLException) caught when processing request: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
2012-07-25 21:00:54,675 [main] INFO - Retrying request
ERROR: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment