Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml.xz.(Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml.xz.)
Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml.xz. [message #1763841] Mon, 22 May 2017 06:25 Go to next message
uma nayak is currently offline uma nayakFriend
Messages: 19
Registered: May 2017
Junior Member
Hi Team,

I am facing following error. request you to please provide proper solution on same.

ERROR: org.eclipse.equinox.p2.transport.ecf code=1007 Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml.xz. Too many failed login attempts.
at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:428)
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCacheFromFile(CacheManager.java:132)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.getLocalFile(XZedSimpleMetadataRepositoryFactory.java:56)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load(XZedSimpleMetadataRepositoryFactory.java:78)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:117)
at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:389)
at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:196)
at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:456)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$RepositoryLoader$Worker.perform(ProfileTransactionImpl.java:1613)
at org.eclipse.oomph.util.WorkerPool$Worker.run(WorkerPool.java:428)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763848 is a reply to message #1763841] Mon, 22 May 2017 07:49 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Are you behind an authenticating firewall proxy? I ask because download.eclipse.org doesn't require a password....

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763853 is a reply to message #1763848] Mon, 22 May 2017 08:27 Go to previous messageGo to next message
uma nayak is currently offline uma nayakFriend
Messages: 19
Registered: May 2017
Junior Member
Hi,

Thanks for your fast replay....

No.

I now I am facing different error..
ERROR: org.eclipse.equinox.p2.repository code=1007 Authentication failed for http://update.eclemma.org/.
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCache(CacheManager.java:194)
at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:66)
at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:88)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:117)
at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:389)
at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:196)
at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:456)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$RepositoryLoader$Worker.perform(ProfileTransactionImpl.java:1613)
at org.eclipse.oomph.util.WorkerPool$Worker.run(WorkerPool.java:428)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763884 is a reply to message #1763853] Mon, 22 May 2017 14:17 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
That site worked for me. I'm not sure what's causing p2 to think that authentication is needed. This site too does not require authentication...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763930 is a reply to message #1763884] Tue, 23 May 2017 06:42 Go to previous messageGo to next message
uma nayak is currently offline uma nayakFriend
Messages: 19
Registered: May 2017
Junior Member
Hi,

thanks for your replay....

but I am able to access following url. http://download.eclipse.org/releases/neon/201705151400/content.xml
if I am directly hitting from browser.
Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763934 is a reply to message #1763930] Tue, 23 May 2017 08:04 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I can't access that because it doesn't exist. You're sure you've not configured your Network Connection preference in some odd way? After all, it seems all your p2 network access is failing in a similar way (authentication failure) when no authentication is required for any of them...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763962 is a reply to message #1763934] Tue, 23 May 2017 12:11 Go to previous messageGo to next message
uma nayak is currently offline uma nayakFriend
Messages: 19
Registered: May 2017
Junior Member
Hi,

Thanks for your support. Issue has been resolved.

Problem was authenticating firewall proxy as a suggested by you. tried with my personal network apart from office in case I am able to read repository at : http://download.eclipse.org/ and its not asking for password as well..


but I am getting different error.

ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:280)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.resolve(ProfileTransactionImpl.java:425)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:337)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:729)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3151)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:3079)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:3060)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2960)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:556)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:682)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1495538841532
ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: artificial_root 1.0.0.v1495538841532 requires 'org 0.0.0' but it could not be found





Re: Unable to read repository at: http://download.eclipse.org/releases/neon/201705151400/content.xml [message #1763986 is a reply to message #1763962] Tue, 23 May 2017 16:26 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
That looks quite bogus. I'm sure there's no IU named "org". This happens when you're using the installer? And it happens each time?

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Suppress Warning "The installation process is taking longer than usual"
Next Topic: how can we create own p2 repository for oomph setup profile.
Goto Forum:
  


Current Time: Tue Apr 23 17:41:31 GMT 2024

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

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

Back to the top