[
https://issues.jboss.org/browse/JBIDE-11810?page=com.atlassian.jira.plugi...
]
Xavier Coulon resolved JBIDE-11810.
-----------------------------------
Resolution: Done
OpenShift port forwarding exception without ssh key
---------------------------------------------------
Key: JBIDE-11810
URL:
https://issues.jboss.org/browse/JBIDE-11810
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta3
Reporter: Stefan Bunciak
Assignee: Xavier Coulon
Priority: Critical
Fix For: 3.3.0.CR1
Attachments: machydraerrorportdialog.png, Screen Shot 2012-05-22 at 3.23.01
PM.png
Stack trace:
{code}
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)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira