Results 1 to 2 of 2

Thread: Can't validate credential in CloudFoundry STS Plugin

  1. #1
    Join Date
    Oct 2010
    Posts
    8

    Default Can't validate credential in CloudFoundry STS Plugin

    Hi, I installed CloudFoundry support to STS 2.5.1 (Thanks for Deejay).

    But when I clicked "Validate Credentials" button in "Enter Credentials" tab in "New Server" dialog, I got an error message.

    ===
    Sign in failed:java.lang.RuntimeException: Unexpected Error:
    java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non empty
    ===

    But I can sign in www.cloudfoundry.com with same email address and password.

    Am I missing something?

  2. #2
    Join Date
    Oct 2010
    Posts
    8

    Default

    Solved. My environment is Debian(lenny), and STS uses OpenJDK 1.6.0_0-b11.
    With edited STS.ini to use Sun JDK 1.6.0_16, validation succeed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •