Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » No repository found message(Problems loading from non-Eclipse update site)
No repository found message [message #1841499] Wed, 19 May 2021 07:25 Go to next message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
Eclipse Memory Analyzer can use the IBM extension Diagnostic Tool Framework for Java (DTFJ).
This is a p2 installable, at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/
It used to work but now fails with:
No repository found at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/.
[p2] Wed May 19 08:02:08 BST 2021 - [ModalContext] org.eclipse.equinox.p2.ui.RepositoryManipulationPage Ignoring: RepositoryEvent[ADDED Artifact http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ Enabled: true]

!ENTRY org.eclipse.equinox.p2.core 4 0 2021-05-19 08:02:08.326
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/.
        at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:396)
        at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:700)
        at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.basicRefreshRepository(AbstractRepositoryManager.java:204)
        at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.refreshRepository(ArtifactRepositoryManager.java:136)
        at org.eclipse.equinox.p2.ui.RepositoryManipulationPage.lambda$17(RepositoryManipulationPage.java:596)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2021-05-19 08:02:08.327
!MESSAGE No repository found at http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/.
[p2] Wed May 19 08:02:08 BST 2021 - [ModalContext] Batch Count Decremented to:  0


I've tried reloading the repo from Install New Software > Manage > Reload but that fails, though I do see in the message window at the bottom of the page lots of file names appear and disappear quickly one by one
I can download the files one by one and put on disk and load successfully using file:/// URL.

The p2 website looks like:
[DIR] Parent Directory                                                          -   
[   ] artifacts.jar                                        26-Aug-2020 10:12  1.1K  
[   ] artifacts.xml.xz                                     26-Aug-2020 10:12  748   
[   ] content.jar                                          26-Aug-2020 10:12  373K  
[   ] content.xml.xz                                       26-Aug-2020 10:12  163K  
[DIR] features/                                            26-Aug-2020 10:12    -   
[   ] p2.index                                             26-Aug-2020 10:12  172   
[DIR] plugins/     


I've tried turning on all the trace I can but don't see anything useful:
org.eclipse.equinox.p2.core/debug=true
org.eclipse.equinox.p2.core/artifacts/mirrors=true
org.eclipse.equinox.p2.core/core/parseproblems=true
org.eclipse.equinox.p2.core/core/remoteRepo=true
org.eclipse.equinox.p2.core/engine/profilepreferences=true
org.eclipse.equinox.p2.core/events/client=true
org.eclipse.equinox.p2.core/generator/parsing=true
org.eclipse.equinox.p2.core/metadata/parsing=true
org.eclipse.equinox.p2.core/planner/encoding=true
org.eclipse.equinox.p2.core/planner/operands=true
org.eclipse.equinox.p2.core/planner/projector=true
org.eclipse.equinox.p2.core/publisher=true
org.eclipse.equinox.p2.core/reconciler=true
org.eclipse.equinox.p2.core/ui/default=true
org.eclipse.equinox.p2.core/updatechecker=true

org.eclipse.equinox.p2.engine/debug=true
org.eclipse.equinox.p2.engine/certificatechecker/unsigned=true
org.eclipse.equinox.p2.engine/certificatechecker/untrusted=true
org.eclipse.equinox.p2.engine/engine/debug=true
org.eclipse.equinox.p2.engine/enginesession/debug=true
org.eclipse.equinox.p2.engine/profileregistry/debug=true


See also Forum entry 1067647
Re: No repository found message [message #1841585 is a reply to message #1841499] Fri, 21 May 2021 09:13 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
I found that the remote repo was returning 403 FORBIDDEN for user-agent starting p2.

After reporting the problem I think that is fixed from my machine, but not from the build machine.

This is useful: How to switch on HTTP tracing during p2 dependency download
Previous Topic:Eclipse Install on Citrix Xenapp
Next Topic:Factoring out Bundles available from Orbit
Goto Forum:
  


Current Time: Wed Apr 24 21:26:26 GMT 2024

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

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

Back to the top