-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred while collecting items to be installed #6
Comments
could you try with Photon (latest Milestone, even if not yet released; doesn't matter) instead of Oxygen, and see if that helps?
can you copy/paste more of the log in the Wizard UI - what you have provided above just says that it failed, but I can't tell why - that should appear a little earlier if you scroll up. |
@vorburger Thanks for replying.
I tried with Photon but comes up with the same error :
Actually I couldn't find the log in the Wizard UI, where do I should take a look? |
It's not the same error, we can now see that there is some problem with the p2 site for the FindBugs Eclipse plug-in... http://findbugs.cs.umd.edu/eclipse-daily/ works, but http://findbugs.cs.umd.edu/eclipse-daily/plugins/edu.umd.cs.findbugs.plugin.eclipse_3.0.2.20170921-25417ff.jar is broken, for some reason. I'll try to reproduce this ASAP and see if perhaps changing the URL to not use the @edityomurti what you show in the screenshot above is what I meant by "Wizard UI", but you have |
@edityomurti I've spent a moment trying to reproduce this problem, but cannot! If a I try a fresh install, checking e.g. lispflowmapping, and to make sure that I don't have anything cached from a previous installation create a completely separate new Bundle Pool, it works for me... see https://gist.github.com/vorburger/c0a641b9b464e3163946756046c0dbc7, note:
I'm not quite sure yet how this can work for me, but not for you. Which exact version of the Eclipse Installer (Oomph) are you using? At the bottom, before the <Back button, what does it say? I have a 1.9.0 Build 3502... if the little spining wheel arrows right on the left of the version are animated, then try to click on that to update the the Eclipse Installer, and see if that helps. Also try creating a new Bundle Pool (or just completely delete your existing one; careful this will break any other previous Eclipse' you have installed), to see if that helps. |
https://lists.opendaylight.org/pipermail/dev/2018-May/005040.html has another user hitting this. So, despite not being able to reproduce it, I think it it perhaps time for and best not to let the overall opendaylight-eclipse-setup be blocked / held back by these inexplicable sporadic FindBugs Eclipse plugin installation issues... I'll therefore move FindBugs into the "Additional optional Eclipse plugins" section instead of mandatorily always install it as a must have. @edityomurti this will solve the problem for you as well. PS: We want to eventually completely move away from FindBugs to SpotBugs anyway (as well as adopt Error Prone from infrautils:parent more...). That reminds me - due to m2e-code-quality/m2e-code-quality#113, I need to find time to fork m2e-code-quality which seems unmaintained now (m2e-code-quality/m2e-code-quality#116 and m2e-code-quality/m2e-code-quality#115). |
Above meanwhile happened, so FindBugs completely removed in 3950073. |
Hi @vorburger ,
I was following your great tutorial from here : https://www.youtube.com/watch?v=BLW8aOh6WeQ ,
with the Eclipse Oxygen then I encountered this error. I already tried several times but comes up with the same error. Can you help me?
The text was updated successfully, but these errors were encountered: