Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-54

openshift-java-client: no ssh session available to get environment properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 2.6.0
    • None
    • None

      When executing the show-domain-info example for the openshift-java-client at https://github.com/adietish/show-domain-info one runs into an error:
      The ssh session is null when trying to retrieve the environment properties.

      The error occurrs when:

      Main#printApplicationInfo(IUser user)
      System.out.println("*******"+application.getEnvironmentProperties());
      

      An OpenShiftSSHOperationException "No SSH session available for application" is thrown.

            cdaley Corey Daley
            siqbal_jira Syed Iqbal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: