Uploaded image for project: 'Application Controller'
  1. Application Controller
  2. APPC-1911

appc-iaas-adapter fails to contact managed OpenStack via HTTPS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • El Alto Release, Frankfurt Release, Guilin Release
    • APPC
    • None

      When trying to connect to managed OpenStack via HTTPS, appc-iaas-adapter fails and the following error message is logged:

      2020-11-25T07:09:52,299 | ERROR | appc-dispatcher-2 | CDP  | 486 - appc-iaas-adapter - 1.7.3.SNAPSHOT | PALOS0024E Attempt to connect to https://106.120.119.147:5000/v2.0 failed with NoClassDefFoundError (javax/net/SocketFactory), attempt 1 of 3, waiting 2 seconds
      

      and

      2020-11-25T07:10:37,102 | ERROR | appc-dispatcher-1 | CDP  | 486 - appc-iaas-adapter - 1.7.3.SNAPSHOT | PALOS0024E Attempt to connect to https://106.120.119.147:5000/v2.0 failed with NoClassDefFoundError (javax/security/auth/x500/X500Principal), attempt 1 of 3, waiting 2 seconds
      

      This is due to missing Import-Package entries for javax.net.*,javax.security.* in the appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml.

            mwilk mwilk
            mwilk mwilk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: