Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Setting up Xtext dev. environment (Help needed)(GitClone task fails with Connection timed out)
Setting up Xtext dev. environment (Help needed) [message #1769746] Thu, 03 August 2017 07:05 Go to next message
Neeraj Bhusare is currently offline Neeraj BhusareFriend
Messages: 177
Registered: July 2009
Location: Canada
Senior Member
Hi All,

While setting up the dev. env., I am seeing the following error. I have tried provisioning multiple times with no luck.

Caused by: org.eclipse.jgit.errors.TransportException: git@github.com:eclipse/xtext-umbrella.git: Connection timed out: connect
  at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)
  at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
  at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:274)
  at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:169)
  at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
  at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
  at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1236)
  at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:234)
  at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:293)
  at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:190)
  at org.eclipse.oomph.setup.git.impl.GitCloneTaskImpl.cloneRepository(GitCloneTaskImpl.java:942)


PS attached file for detailed error report.

Are these issues related 515596, 519877 ?

Can someone else please give it a try.

Tx in advance.
  • Attachment: err-src.txt
    (Size: 80.98KB, Downloaded 157 times)


Twitter : @NeerajBhusare
Blog : https://nbhusare.github.io/
Best regards, Neeraj
Re: Setting up Xtext dev. environment (Help needed) [message #1769747 is a reply to message #1769746] Thu, 03 August 2017 07:06 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
is this? : https://github.com/eclipse/xtext/issues/1092
do you sit behind a proxy?


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Thu, 03 August 2017 07:07]

Report message to a moderator

Re: Setting up Xtext dev. environment (Help needed) [message #1769748 is a reply to message #1769747] Thu, 03 August 2017 07:08 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
can you clone the repo on command line?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Setting up Xtext dev. environment (Help needed) [message #1769749 is a reply to message #1769747] Thu, 03 August 2017 07:20 Go to previous messageGo to next message
Neeraj Bhusare is currently offline Neeraj BhusareFriend
Messages: 177
Registered: July 2009
Location: Canada
Senior Member
My bad. Tx for the link.

> do you sit behind a proxy?
nope.


Twitter : @NeerajBhusare
Blog : https://nbhusare.github.io/
Best regards, Neeraj
Re: Setting up Xtext dev. environment (Help needed) [message #1769751 is a reply to message #1769749] Thu, 03 August 2017 07:27 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
another thing you could try is to have a look at
the ssh2 settings dialog in the oomph installer (key symbol)
and have a look at the data there
(dont know if you have a github ssh key and where it is stored etc)


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Maven Tycho Build - Plugin Removes and Doesn't Regenerate its xtend-gen
Next Topic:Bi-direction (EOpposite) in Xtext
Goto Forum:
  


Current Time: Tue Mar 19 03:28:44 GMT 2024

Powered by FUDForum. Page generated in 0.02104 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top