Home » Eclipse Projects » Oomph » "Do you trust these certificates"-Dialog does not popup during install
"Do you trust these certificates"-Dialog does not popup during install [message #1446375] |
Thu, 16 October 2014 15:13  |
Eclipse User |
|
|
|
Hi,
when I try to install JD-Eclipse with OOMPH from "jd.benow.ca/jd-eclipse/update" then I get the following error:
[20:45:09] An error was detected while performing the engine operation and the changes are being rolled back. See the log for details.
[20:45:09] ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred while collecting items to be installed
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:217)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$1.commit(ProfileTransactionImpl.java:413)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:307)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:691)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:2483)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2439)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2429)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2359)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:474)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:554)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=D__oomph-test_eclipse-43_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse,0.1.5
ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: org.eclipse.update.feature,jd.ide.eclipse.feature,0.1.5
ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse.win32.x86_64,0.1.5
[20:45:09] ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred while collecting items to be installed
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:217)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$1.commit(ProfileTransactionImpl.java:413)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:307)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:691)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:2483)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2439)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2429)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2359)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:474)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:554)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=D__oomph-test_eclipse-43_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse,0.1.5
ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: org.eclipse.update.feature,jd.ide.eclipse.feature,0.1.5
ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse.win32.x86_64,0.1.5
I think the problem is that the the "Do you trust these certificates" does not popup what is always coming up when you try to install it interactively.
Any ideas?
Regards
Lasse
[Updated on: Thu, 16 October 2014 17:15] by Moderator
|
|
|
Re: trust- [message #1446657 is a reply to message #1446375] |
Fri, 17 October 2014 01:39  |
Eclipse User |
|
|
|
Lasse,
For me when I try to install jd.edi.eclipse.feature.feature.group from
http://jd.benow.ca/jd-eclipse/update the license dialog comes up asking
about:
JD-Eclipse is free for non-commercial use. This means that JD-Eclipse
shall not be included or embedded into commercial software products.
Nevertheless, JD-Eclipse may be freely used for personal needs
in a commercial or non-commercial environments.
And then a trust dialog comes up and it all installs fine.
Is that the IU you're trying to install? (Keep in mind that to install
features, the name ends with .feature.group.)
On 16/10/2014 9:13 PM, Lasse Knudsen wrote:
> Hi,
>
> when I try to install JD-Eclipse with OOMPH from "jd.benow.ca/jd-eclipse/update" then I get the following error:
>
> [20:45:09] An error was detected while performing the engine operation and the changes are being rolled back. See the log for details.
> [20:45:09] ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred while collecting items to be installed
> at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:217)
> at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$1.commit(ProfileTransactionImpl.java:413)
> at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:307)
> at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:691)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:2483)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2439)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2429)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2359)
> at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:474)
> at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:554)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=D__oomph-test_eclipse-43_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse,0.1.5
> ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: org.eclipse.update.feature,jd.ide.eclipse.feature,0.1.5
> ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse.win32.x86_64,0.1.5
>
> [20:45:09] ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred while collecting items to be installed
> at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:217)
> at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$1.commit(ProfileTransactionImpl.java:413)
> at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:307)
> at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:691)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:2483)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2439)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2429)
> at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2359)
> at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:474)
> at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:554)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=D__oomph-test_eclipse-43_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse,0.1.5
> ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: org.eclipse.update.feature,jd.ide.eclipse.feature,0.1.5
> ERROR: org.eclipse.equinox.p2.artifact.repository code=0 No repository found containing: osgi.bundle,jd.ide.eclipse.win32.x86_64,0.1.5
>
> I think the problem is that the the "Do you trust these certificates" does not popup what is always coming up when you try to install it interactively.
>
> Any ideas?
>
> Regards
> Lasse
|
|
|
Goto Forum:
Current Time: Thu Jul 17 11:42:52 EDT 2025
Powered by FUDForum. Page generated in 0.03791 seconds
|