Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » No repository found at xyz (ProvisionException)
No repository found at xyz (ProvisionException) [message #1067647] Tue, 09 July 2013 19:35 Go to next message
Marian Schedenig is currently offline Marian SchedenigFriend
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.
Re: No repository found at xyz (ProvisionException) [message #1068080 is a reply to message #1067647] Fri, 12 July 2013 00:40 Go to previous messageGo to next message
Marian Schedenig is currently offline Marian SchedenigFriend
Messages: 18
Registered: July 2012
Junior Member
And suddenly, all by itself, it started working again, for me and others. Apparently there's some external source that has an effect on Eclipse dealing with my update site. Can anyone explain what happened there?
Re: No repository found at xyz (ProvisionException) [message #1070670 is a reply to message #1068080] Thu, 18 July 2013 12:34 Go to previous messageGo to next message
Derk-Jan Hartman is currently offline Derk-Jan HartmanFriend
Messages: 5
Registered: July 2013
Junior Member
An incorrectly configured cache or proxy that cached a problem state or something.
Re: No repository found at xyz (ProvisionException) [message #1070883 is a reply to message #1070670] Thu, 18 July 2013 21:53 Go to previous message
Marian Schedenig is currently offline Marian SchedenigFriend
Messages: 18
Registered: July 2012
Junior Member
That doesn't explain why it happened to different people on different computers on different Eclipse versions with different servers, yet worked everywhere with Juno...
Previous Topic:Director randomly failing
Next Topic:Special character in artifact repository URI
Goto Forum:
  


Current Time: Wed Apr 24 16:35:24 GMT 2024

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

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

Back to the top