Bug 977163

Summary: Unable to Push Via Git
Product: OpenShift Online Reporter: Anthony Brian Mallgren <vergencydev>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 1.xCC: dmcphers, wdecoste
Target Milestone: ---Keywords: SupportQuestion
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-14 23:11:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anthony Brian Mallgren 2013-06-24 00:33:19 UTC
Description of problem: When I attempt to push via Git I receive the following error message:

ssh://51c6a1f1e0b8cd0782000065.com/~/git/i.git/: channel is not opened.


Version-Release number of selected component (if applicable):


How reproducible:

Open Eclipse with the OpenShift functionality installed, setup the project for the iVergency application, attempt to update, commit and push the code. The above error message should be displayed.

Steps to Reproduce:
1. Open Eclipse (with OpenShift functionality installed)
2. Setup the iVergency project.
3. Update, commit and push the code.

Actual results:

The following error message is displayed:

ssh://51c6a1f1e0b8cd0782000065.com/~/git/i.git/: channel is not opened.

Expected results:

The code should be pushed successfully.

Additional info:

Comment 1 Bill DeCoste 2013-06-24 18:02:11 UTC
What version of JDBS/JBossTools?

Comment 2 Bill DeCoste 2013-06-24 18:56:25 UTC
Also, does git from the command line work?

Comment 3 Bill DeCoste 2013-06-24 19:03:45 UTC
What versions of egit and jgit are installed in Eclipse?

Comment 4 Anthony Brian Mallgren 2013-06-25 09:13:57 UTC
I believe the tools on this laptop are version 1.4, for Juno.

The command line options on this laptop seem to be working.

I don't believe that any additional plugins in regards to get are installed in Eclipse on this laptop.

Everything seems to be working as expected now.

Comment 5 Bill DeCoste 2013-06-25 13:42:55 UTC
Is this JBossTools or JDBS? The "channel is not opened" error leads me to believe that there is a problem with the installed egit or jgit versions.

Comment 6 Jhon Honce 2013-08-14 23:11:38 UTC
Please reopen if this issue re-occurs.