Created
July 26, 2012 01:05
-
-
Save MasseGuillaume/3179675 to your computer and use it in GitHub Desktop.
Cloudbees: Cannot deploy with SDK
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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