> On 28 Nov 2017, at 17:49 , Stephan Herrmann <[email protected]> 
> wrote:
> 
> when trying to push to Oxygen_update of org.eclipse.simrel.build.git
> I get this error:
> 
> Can't connect to any repository: 
> ssh://[email protected]:29418/simrel/org.eclipse.simrel.build.git 
> (ssh://[email protected]:29418/simrel/org.eclipse.simrel.build.git: 
> session is down)
> 
> anyone seen this?
> 

Are you using EGit/JGit 4.9.0? Then that’s 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=526867 
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=526867> :-(

The bug is in Jsch.

JGit has a work-around, but AFAIK no 4.9.1 including the fix has been published 
yet. It should be
the EGit/JGit nightly build from 
http://download.eclipse.org/egit/updates-nightly/ 
<http://download.eclipse.org/egit/updates-nightly/>.

Otherwise, the manual interim work-around would be to comment out 
ServerAliveInterval in your
~/.ssh/config.

Cheers,

  Thomas

_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to