Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10447

Cannot connect to Dev environment with JBoss Tools OpenShift Tooling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.0.M5
    • 3.3.0.M5
    • openshift
    • None
    • Hide

      #ASSERT make sure you have an account on the OpenShift dev environment
      #EXEC launch the OpenShift Application wizard
      #EXEC on the 1st page give it your credentials and hit "Validate" or "Next"

      Result:
      You get reported that your credentials are not valid

      Behind the scenes I see that the problem is 3-fold:

      1) The wizard page does not report problems in details. It treats timeout errors and ssl certificate erros as authentication errors. see JBIDE-9900
      2) To be able to talk to the Dev environment (or staging environment) you need to set the Eclipse proxy settings

      3) Dev environment does not have a valid SSL certificate. The HttpURLConnection we use checks SSL certificates and reports a SSLHandshareException.

      Show
      #ASSERT make sure you have an account on the OpenShift dev environment #EXEC launch the OpenShift Application wizard #EXEC on the 1st page give it your credentials and hit "Validate" or "Next" Result: You get reported that your credentials are not valid Behind the scenes I see that the problem is 3-fold: 1) The wizard page does not report problems in details. It treats timeout errors and ssl certificate erros as authentication errors. see JBIDE-9900 2) To be able to talk to the Dev environment (or staging environment) you need to set the Eclipse proxy settings 3) Dev environment does not have a valid SSL certificate. The HttpURLConnection we use checks SSL certificates and reports a SSLHandshareException.
    • Hide

      No workaround known so far.

      Show
      No workaround known so far.

    Attachments

      1. eclipse-proxy.png
        71 kB
        André Dietisheim

      Issue Links

        Activity

          People

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: