No repository found at xyz (ProvisionException) [message #1067647] |
Tue, 09 July 2013 19:35 |
Marian Schedenig Messages: 18 Registered: July 2012 |
Junior Member |
|
|
For the record, I've also posted this on Stack Overflow yesterday, with no replies so far:
http://stackoverflow.com/questions/17536001/eclipse-no-repository-found-at-xyz-provisionexception
...
As of yesterday, my own Eclipse update site has stopped working - without any modifications to the files on the server.
I got notified by two independent users that Eclipse Juno cannot access the site anymore and was able to reproduce the problem myself, with my Windows/Indigo installation at work and Linux/Juno on my home PC.
The update site is http://eclipse.schedenig.name/
Eclipse gives the following error message:
No repository found at http://eclipse.schedenig.name/.
org.eclipse.equinox.p2.core.ProvisionException
With the following stack trace written to the log:
!ENTRY org.eclipse.equinox.p2.core 4 0 2013-07-08 22:51:51.486
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://eclipse.schedenig.name/.
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:393)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:675)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.basicRefreshRepository(AbstractRepositoryManager.java:201)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.refreshRepository(ArtifactRepositoryManager.java:108)
at org.eclipse.equinox.p2.ui.RepositoryManipulationPage$21.run(RepositoryManipulationPage.java:643)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2013-07-08 22:51:51.486
!MESSAGE No repository found at http://eclipse.schedenig.name/.
The odd thing is that the stack trace doesn't give a reason why no repository was found. The even odder thing is that it still works fine in my Kepler installation!
I've tried moving the repository around. Eclipse has no problems reading it from a local directory via a file:// URL, but regardless on what domain or server I put it (I tried both a different domain and my LAN Apache HTTP), Juno refuses to see the repository.
The exact same site still worked when I tried it myself last time, on July 1st right after my latest update to it. Since then the files haven't changed. All other update sites in my settings still work fine.
Google mostly yields results to proxy settings. I'm not using a proxy at home, my browser has no problems accessing the site with a direct connecting, and more importantly, Kepler has no problem seeing the update site with no proxy settings.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03229 seconds