[
https://issues.jboss.org/browse/JBIDE-10620?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-10620:
------------------------------------------
UnknownHostException would indicate that there is an error with host name resolution. I
faced this error only if I obviously tried to access the app before it was accessible).
The underlying problem was that the wizard was not waiting for the app to become
accessible.
I can't figure how this could be the case here since you switched workspace. Would an
additional wait before cloning help?
OpenShift Existing Project - on new workspace error
---------------------------------------------------
Key: JBIDE-10620
URL:
https://issues.jboss.org/browse/JBIDE-10620
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Burr Sutter
Assignee: Andre Dietisheim
If the user switches his workspace, the copy an existing project in the New OpenShift
Application wizard fails.
Could not clone the repository. Authentication failed.
Please make sure that you added your private key to the ssh preferences.
ssh://2992bbb6e1c044ab91b17ebbdd44a751@test2-html5.rhcloud.com/~/git/test2.git/:
java.net.UnknownHostException:
test2-html5.rhcloud.com
--
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