Menu

#414 Install from Eclipse Marketplace is failing

7.3.0
closed
nobody
install (1)
1
2017-03-10
2016-11-16
No

Install from Eclipse Marketplace is failing. I get the following error when trying to install Checkstyle 7.2.0 from Eclipse Marketplace on Windows 10 Eclipse Neon.1a (4.6.1) for Java EE developers.

This is the error I get:

An error occurred while collecting items to be installed
session context was:(profile=C__Users_kiprob_eclipse_jee-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,net.sf.eclipsecs.branding,7.2.0.201611072237
No repository found containing: osgi.bundle,net.sf.eclipsecs.checkstyle,7.2.0.201611072237
No repository found containing: osgi.bundle,net.sf.eclipsecs.core,7.2.0.201611082201
No repository found containing: osgi.bundle,net.sf.eclipsecs.doc,7.2.0.201611082205
No repository found containing: org.eclipse.update.feature,net.sf.eclipsecs,7.2.0.201611082205
No repository found containing: osgi.bundle,net.sf.eclipsecs.ui,7.2.0.201611072237

Discussion

  • Carlos Andres Sierra Betancur

    I was facing this same problem. Solved it downloading the zipped version from the Checkstyle older releases page: https://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/.

    After downloading it, just open the "Install new software" dialogue in Eclipse, clic the "Add..." button, select the downloaded zip by clicking on "Archive...", and click ok your way out... that's it!

    Hope it helps bypassing the problem in the meantime.

     
  • Lars Koedderitzsch

    • status: open --> pending
     
  • Lars Koedderitzsch

    I just tried to reproduce this on Win10 and a fresh Neon.1 install, but it worked just fine for me.
    Possibly it was a temporary hiccup of the Sourceforge download infrastructure, that happens occasionally.

     
  • Carlos Andres Sierra Betancur

    Yes, it's true. I tried today again, and it worked... but it was down for a couple of days....

     
  • Kip Robinson

    Kip Robinson - 2016-11-29

    Yes working fine for me now too.

     
  • WhySF

    WhySF - 2016-12-07

    I just tried to install it via marketplace as well and it does not work.

    Aside from that I really don't understand why you are not moving away from SF to github. SF has become really unstable, ugly and not up to date. When I just registered I had to choose a password with a minimum of 10 characters. WTF?

     
  • WhySF

    WhySF - 2016-12-07

    org.eclipse.equinox.p2.metadata.repository
    Error
    Wed Dec 07 15:38:58 CET 2016
    No repository found at https://sourceforge.net/projects/eclipse-cs/files/updatesite/7.2.0.

     
  • Lars Koedderitzsch

    Should I have an abundance of personal time available someday I will consider moving the project to Github. Until then I'll need to make due...

     
  • Vincent Privat

    Vincent Privat - 2017-02-13

    Similar problem with 7.3.0 / Neon.2:

    Unable to read repository at https://sourceforge.net/projects/eclipse-cs/files/updatesite/7.3.0/content.xml.

    javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
        at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
        at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
        at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2023)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1125)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
        at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:535)
        at org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1.connectSocket(SNIAwareHttpClient.java:63)
        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:403)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
        at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
        at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    
     
  • Lars Koedderitzsch

    Hey all,
    I've moved hosting of the update site to Bintray.com. The update site url remains unchanged.
    I hope this will resolve installation issues for the time being.

     
  • Lars Koedderitzsch

    • status: pending --> closed
    • Group: Future --> 7.3.0
     

Log in to post a comment.

MongoDB Logo MongoDB