[jbosstools-issues] [JBoss JIRA] (JBIDE-10563) Problem with cloning existing OpenShift application in Eclipse Indigo with OpenShift Plugin

Andre Dietisheim (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Mon Jan 9 04:04:32 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654528#comment-12654528 ] 

Andre Dietisheim edited comment on JBIDE-10563 at 1/9/12 4:03 AM:
------------------------------------------------------------------

Reading your comment it pretty much looks like JSch is using the external ssh executable. The only way to force EGit/JSch to use an external SSH.EXE is to set the GIT_SSH environment variable:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=326526#c9
http://stackoverflow.com/a/6316078/231357

Is this set on your system?
What version is your JSch plugin in (I'd expect at least 0.1.44)?
Do things work if you clear it (which should cause EGit to use the internal ssh)?

                
      was (Author: adietish):
    Reading your comment it pretty much looks like JSch is using the external ssh executable. The only way to force EGit/JSch to use an external SSH.EXE is to set the GIT_SSH environment variable:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=326526#c9

Is this set on your system?
What version is your JSch plugin in (I'd expect at least 0.1.44)?
Do things work if you clear it (which should cause EGit to use the internal ssh)?

                  
> 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

        


More information about the jbosstools-issues mailing list