question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Eclipse Kura Installation hangs when adding maven repository

See original GitHub issue

Bug Description

The Eclipse Installer hangs when trying to install Eclipse Kura. The error occurs when trying to add the http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.9.0/N/LATEST/ repository, as that URL needs to be accessed via HTTPS as of 15. January 2020.

To Reproduce Steps to reproduce the behavior (from Eclipse Kura README):

  1. Start the Eclipse Installer
  2. Switch to advanced mode
  3. Select “Eclipse for Committers” and configure the “Product Version”, then select a JRE 1.8+ and press the Next button
  4. Select the Eclipse Kura installer from the list.
  5. Select the “Developer Type”.
  6. Update Eclipse Kura Git repository username and customize further settings if you like (e.g. Root install folder, Installation folder name)
  7. Leave all Bootstrap Tasks selected and press the Finish button
  8. Once you accept the license you will see the following error message in the log:
ERROR: org.eclipse.equinox.p2.transport.ecf code=1002 HTTP Server 'Not Implemented': http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.9.0/N/LATEST/content.xml
ERROR: org.eclipse.ecf.identity code=0 HttpComponents connection error response code 501.
  at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:276)
  at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
pierantoniomerlinocommented, Feb 13, 2020

We should update also the Kura documentation about the Oomph installation procedure.

0reactions
leandrofabiorcommented, Jan 27, 2020

@MMaiero, You need to change the line 90 to https on kura.setup file. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kura » Maven build failing for green house project ... - Eclipse
For the Kura workspace errors, there does seem to be a bug in the build. For some reason, the maven-eclipse-plugin has skip set...
Read more >
Eclipse Community Forums: Kura » Eclipse build errors
Project build error: Non-resolvable parent POM: Failure to find org.eclipse.kura:kura:pom:1.1.0 in repo.maven.apache.org was cached in the ...
Read more >
Oomph » Installation failed with an error - Eclipse
Paste the repository url into the upmost combo box text field (e. g. http://download.eclipse.org/oomph/updates/milestone/latest); Choose the ...
Read more >
Stuck doing something/looping around (not deadlock ... - Eclipse
Hello, I'm finding https://github.com/vorburger/opendaylight-eclipse-setup is either completely broken or got REALLY SLOW - it seems to ...
Read more >
Java Development Tools (JDT) » Eclipse installer hangs
Some Eclipse Foundation pages use cookies to better serve you when you return to the site. You can set your browser to notify...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found