Glad to hear you found a workaround, but it is still strange why you cannot access our update site... If I find anything else, I wil let you know.
Cheers,
-Martin
Glad to hear you found a workaround, but it is still strange why you cannot access our update site... If I find anything else, I wil let you know.
Cheers,
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
I am also unable to access this update site. Eclipse error message is:
Unable to read repository at http://download.springsource.com/rel...S/update/e4.2/ (same result for http://dist.springsource.com/release/TOOLS/update/e4.2/ btw)
java.io.IOException: http://download.springsource.com/rel...S/update/e4.2/ is not a valid repository location.
at org.eclipse.equinox.internal.p2.metadata.repositor y.SimpleMetadataRepositoryFactory.load(SimpleMetad ataRepositoryFactory.java:102)
at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.factoryLoad(MetadataRe positoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers .AbstractRepositoryManager.loadRepository(Abstract RepositoryManager.java:758)
at org.eclipse.equinox.internal.p2.repository.helpers .AbstractRepositoryManager.loadRepository(Abstract RepositoryManager.java:651)
at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.loadRepository(Metadat aRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repositor y.MetadataRepositoryManager.loadRepository(Metadat aRepositoryManager.java:92)
at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJo b.doLoad(LoadMetadataRepositoryJob.java:117)
at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJo b.runModal(LoadMetadataRepositoryJob.java:102)
at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingR epositoryHandler$2.runModal(PreloadingRepositoryHa ndler.java:83)
at org.eclipse.equinox.p2.operations.ProvisioningJob. run(ProvisioningJob.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.j ava:53)
Does anyone know how to get this to work? All other update sites that I have work correctly
Hey!
Can you also try to delete the p2 repository cache from the p2 directory of your STS installtion? And what version of STS or Eclipse are you running when this error shows up? The update site URL looks just fine... Wondering what network issue causes these problems for you...
-Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert
Martin,
I am able to reproduce this problem: Working in Eclipse Juno SR1. Just installed VeloEclipse succesfully through its update site. Couldn't update using http://dist.springsource.com/release/TOOLS/update/e4.2. Saved a copy of my Eclipse directory and then deleted the .../eclipse/p2/org.eclipse.equinox.p2.repository directory. Still doesn't work.
For what it's worth, I also tried using Firefox to access http://dist.springsource.com/release.../e4.2/site.xml and got the Access Denied message that should come from http://dist.springsource.com/release/TOOLS/update/e4.2/. (I don't know if this adds any clarity to the issue.)
For now, I'll just restore my saved eclipse directory.
Let me know if I can assist with further testing; looking forward to installing when this is possible again.
Before restoring the p2 repository cache (see my previous post), I tried the download.springsource.com version of the URL, and this worked for me.
Just for grins, I restored my eclipse folder to the state prior to deleting the p2 repository cache and tried again with the download.springsource.com version of the URL, and this failed. So, as of right now, the p2 repository cache has to be deleted and the alternate URL used.
HTH,
Mike
Last edited by JimmyGourd; Jan 18th, 2013 at 12:40 PM.
I think I've found the problem. Some of the jar files being downloaded into the p2 cache are being corrupted. I will look into the cause of that.
Thanks for your help
Has there been any further resolution on this? I am seeing the same issue. I have tried the above solutions, but nothing seems to work.
Hey!
And you can successfully access other update sites from within your Eclipse? Just wanted to make sure it is a not a general network settings issue.
As a workaround, you could also download the ready-to-use STS distribution (version 3.1.0 at the moment) that comes on top of Eclipse JEE Juno SR1 and has everything installed by default. Would that work for you?
HTH,
Martin
Martin Lippert
SpringSource, a division of VMware
SpringSource Tools Team
http://www.springsource.com
http://twitter.com/martinlippert