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

OpenShift port forwarding exception without ssh key

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.3.0.CR1
    • 3.3.0.Beta3
    • openshift
    • None
    • Hide
      • ASSERT: Have at least one application on OpenShift
      • ASSERT: Do not have private portion of the OpenShift ssh key added to the ssh preferences
      • EXEC: Create a new OpenShift connection via OpenShift Explorer
      • EXEC: Collapse the newly created account
      • EXEC: Right click on it and open the Port forwarding dialog
      • RESULT:
      • EXPECT:
        Create some security guard, like discussed in JBIDE-11535 to prevent such auth failures/situations.
      Show
      ASSERT: Have at least one application on OpenShift ASSERT: Do not have private portion of the OpenShift ssh key added to the ssh preferences EXEC: Create a new OpenShift connection via OpenShift Explorer EXEC: Collapse the newly created account EXEC: Right click on it and open the Port forwarding dialog RESULT: EXPECT: Create some security guard, like discussed in JBIDE-11535 to prevent such auth failures/situations.

      Stack trace:

      com.jcraft.jsch.JSchException: Auth fail
      at com.jcraft.jsch.Session.connect(Session.java:461)
      at com.jcraft.jsch.Session.connect(Session.java:154)
      at org.jboss.tools.openshift.express.internal.ui.utils.OpenShiftSshSessionFactory.createSession(OpenShiftSshSessionFactory.java:105)
      at org.jboss.tools.openshift.express.internal.ui.utils.OpenShiftSshSessionFactory.createSession(OpenShiftSshSessionFactory.java:82)
      at org.jboss.tools.openshift.express.internal.core.portforward.ApplicationPortForwardingWizardPage.verifyApplicationSSHSession(ApplicationPortForwardingWizardPage.java:364)
      at org.jboss.tools.openshift.express.internal.core.portforward.ApplicationPortForwardingWizardPage.access$1(ApplicationPortForwardingWizardPage.java:360)
      at org.jboss.tools.openshift.express.internal.core.portforward.ApplicationPortForwardingWizardPage$4$1.run(ApplicationPortForwardingWizardPage.java:194)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      

            xcoulon@redhat.com Xavier Coulon
            sbunciak-rh Stefan Bunciak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: