[
https://issues.jboss.org/browse/JBIDE-10563?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-10563 at 1/9/12 4:54 PM:
------------------------------------------------------------------
* JSch looks good enough. JSch 0.1.44 should just work fine (prior versions had trouble
with newer key types, especially AES128 ones).
* It looks like Eclipse/EGit has troubles using your ssh executable. Since your Eclipse
has a JSch which is known to work well (0.1.44), I'd suggest that you unset/clear
GIT_SSH when running Eclipse. Eclipse will then use it's internal JSch.
was (Author: adietish):
* JSch looks good enough. JSch 0.1.44 should just work fine (prior versions had
trouble with newer key types, especially AES128 ones).
* GIT_SSH should point to your current ssh executable. Isn't it set? You should be
able to run eclipse without that GIT_SSH environment variable. EGit will use the
executable that this points to or use JSch if it's not set. I'd suggest that you
unset GIT_SSH and try again (Eclipse EGit will then use the internal JSch which should
work just fine).
Problem with cloning existing OpenShift application in Eclipse Indigo
with OpenShift Plugin
-------------------------------------------------------------------------------------------
Key: JBIDE-10563
URL:
https://issues.jboss.org/browse/JBIDE-10563
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M5
Environment: Windows 7 x64, Eclipse Indigo with JBossTools
Reporter: Alex Popescu
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
Attachments: .log, clone-git-repository.png, Git Clone from Eclipse.jpg,
screenshot-1.jpg, screenshot_3.3.0_M5.jpg
The OpenShift Application wizard from Eclipse Indigo, at the step Import Project freezes
after pressing the Finish button to clone the git repo and import the project, the wizard
does not clone my repo or give an error.
The wizard and the Eclipse are not frozen, but I can't close the form, or the Eclipse
program. When I try closing the form, I get the message :"Wizard cannot be closed due
to an active operation. You must cancel the operation before you can close the
wizard".
--
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