Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] unable to push to gerrit - "session is down"

I plan to release 4.9.1 later this week

-Matthias

On Tue, Nov 28, 2017 at 7:42 PM, Stephan Herrmann <stephan.herrmann@xxxxxxxxx> wrote:
Thanks heaps, indeed!
With latest EGit/JGit from nightly I'm back on stage.
You saved my day :)

Stephan

On 28.11.2017 19:03, Thomas Wolf wrote:

On 28 Nov 2017, at 17:49 , Stephan Herrmann <stephan.herrmann@xxxxxxxxx <mailto:stephan.herrmann@berlin.de>> 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://sherrmann@xxxxxxxxxxxxxxg:29418/simrel/org.eclipse.simrel.build.git (ssh://sherrmann@git.eclipse.org: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 :-(

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/.

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

Cheers,

   Thomas



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


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


Back to the top