Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Eclipse Installation Error (ERROR: org.eclipse.equinox.p2.engine code=0)
Eclipse Installation Error [message #1843290] Thu, 22 July 2021 19:42 Go to next message
Jacob Melendrez is currently offline Jacob MelendrezFriend
Messages: 3
Registered: July 2021
Junior Member
I am simply trying to install eclipse on my pc and I am getting this error message if someone could guide me through how to fix it I would appreciate it.

[2021-07-22 15:40:59] Executing bootstrap tasks
[2021-07-22 15:40:59] OpenJDK Runtime Environment 16.0.1+9-24
[2021-07-22 15:40:59] Product org.eclipse.products.epp.package.java.2021-06
[2021-07-22 15:40:59] Bundle org.eclipse.oomph.setup 1.20.0.v20210601-0619, build=5141, branch=67b7b5642ad3a3c48e6c206588e5b85492209546
[2021-07-22 15:40:59] Bundle org.eclipse.oomph.setup.core 1.20.0.v20210601-0619, build=5141, branch=67b7b5642ad3a3c48e6c206588e5b85492209546
[2021-07-22 15:40:59] Bundle org.eclipse.oomph.setup.p2 1.17.0.v20210601-0619, build=5141, branch=67b7b5642ad3a3c48e6c206588e5b85492209546
[2021-07-22 15:40:59] Performing P2 Director (Eclipse IDE for Java Developers (2021-06))
[2021-07-22 15:40:59] Offline = false
[2021-07-22 15:40:59] Mirrors = true
[2021-07-22 15:40:59] Resolving 17 requirements from 3 repositoriesto C:\Users\Jacob Melendrez\OneDrive\Programming\java-2021-06\eclipse
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:epp.package.java [4.20.0,5.0.0)
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.platform.feature.group [4.20.0,5.0.0)
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.rcp.feature.group [4.20.0,5.0.0)
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.buildship.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.eclemma.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.egit.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.epp.mpc.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.jdt.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.jgit.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.m2e.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.m2e.lemminx.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.m2e.logback.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.mylyn.wikitext.editors_feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.tips.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.tm.terminal.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.wildwebdeveloper.xml.feature.feature.group
[2021-07-22 15:40:59] Requirement org.eclipse.equinox.p2.iu:org.eclipse.oomph.setup.feature.group
[2021-07-22 15:40:59] Repository http://download.eclipse.org/technology/epp/packages/2021-06/202106121200
[2021-07-22 15:40:59] Repository http://download.eclipse.org/releases/2021-06/202106161001
[2021-07-22 15:40:59] Repository http://download.eclipse.org/oomph/updates/milestone/latest
[2021-07-22 15:41:00] Calculating requirements and dependencies.
[2021-07-22 15:41:00] Computing prerequisite plan
[2021-07-22 15:41:01] Collecting 1 artifacts from http://download.eclipse.org/technology/epp/packages/2021-06/202106121200
[2021-07-22 15:41:01] Downloading epp.package.java.executable.win32.win32.x86_64
[2021-07-22 15:41:01] Collected 1 artifacts for http://download.eclipse.org/technology/epp/packages/2021-06/202106121200 in 0.002s
[2021-07-22 15:41:01] Collecting 3 artifacts from http://download.eclipse.org/releases/2021-06/202106161001
[2021-07-22 15:41:01] Downloading org.eclipse.platform_root
[2021-07-22 15:41:01] Downloading org.eclipse.rcp_root
[2021-07-22 15:41:01] Downloading org.eclipse.platform.ide.executable.win32.win32.x86_64
[2021-07-22 15:41:01] Collected 3 artifacts for http://download.eclipse.org/releases/2021-06/202106161001 in 0.156s
[2021-07-22 15:41:03] An error was detected while performing the engine operation and the changes are being rolled back. See the log for details.
[2021-07-22 15:41:03] ERROR: org.eclipse.equinox.p2.engine code=4 An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase.
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:291)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:551)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:343)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:904)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3851)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:3779)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:3760)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:3638)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1343)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$33(SimpleVariablePage.java:1211)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$20.run(SimpleVariablePage.java:1156)


ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=C__Users_Jacob Melendrez_OneDrive_Programming_java-2021-06_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, operand=, action=).
ERROR: org.eclipse.equinox.p2.engine code=0 Error reading signed content.


java.io.FileNotFoundException: C:\Users\Jacob Melendrez\.p2\pool\plugins\org.eclipse.buildship.branding_3.1.5.v20210113-0929.jar (The system cannot find the file specified)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at org.eclipse.osgi.internal.signedcontent.SignedContentFromBundleFile.lambda$2(SignedContentFromBundleFile.java:197)
at org.eclipse.osgi.internal.signedcontent.SignedContentFromBundleFile.getSignedEntries(SignedContentFromBundleFile.java:222)
at org.eclipse.osgi.internal.signedcontent.SignedContentFromBundleFile.<init>(SignedContentFromBundleFile.java:192)
at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:170)
at org.eclipse.equinox.internal.p2.engine.phases.CertificateChecker.checkCertificates(CertificateChecker.java:77)
at org.eclipse.equinox.internal.p2.engine.phases.CertificateChecker.start(CertificateChecker.java:58)
at org.eclipse.equinox.internal.p2.engine.phases.CheckTrust.completePhase(CheckTrust.java:55)
at org.eclipse.equinox.internal.p2.engine.Phase.postPerform(Phase.java:254)
at org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:105)
at org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:50)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:80)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:48)
at org.eclipse.equinox.internal.provisional.p2.director.PlanExecutionHelper.executePlan(PlanExecutionHelper.java:46)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:547)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:343)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:904)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3851)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:3779)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:3760)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:3638)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1343)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$33(SimpleVariablePage.java:1211)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$20.run(SimpleVariablePage.java:1156)

[2021-07-22 15:41:03]
Re: Eclipse Installation Error [message #1843302 is a reply to message #1843290] Fri, 23 July 2021 04:33 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
Probably your bundle pool is damaged by a virus scanner blocking the copying of files being downloaded. This post has details how to fix that: https://www.eclipse.org/forums/index.php/m/1835944/?srch=repair+bundle+pool#msg_1835944

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Installation Error [message #1843337 is a reply to message #1843302] Sat, 24 July 2021 00:11 Go to previous messageGo to next message
Jacob Melendrez is currently offline Jacob MelendrezFriend
Messages: 3
Registered: July 2021
Junior Member
Fixed now. Thank you so much!
Re: Eclipse Installation Error [message #1843338 is a reply to message #1843302] Sat, 24 July 2021 00:12 Go to previous message
Jacob Melendrez is currently offline Jacob MelendrezFriend
Messages: 3
Registered: July 2021
Junior Member
Fixed now. Thank you so much!
Previous Topic:Unexpected "Installing a.jre.javase [17.0.0]" operation after import task
Next Topic:Can Oomph import code templates?
Goto Forum:
  


Current Time: Thu Apr 18 15:28:31 GMT 2024

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

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

Back to the top