Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Java Installation Issues(I've been able to download it in the past on my other computer, but not on this one.)
Eclipse Java Installation Issues [message #1729646] Sat, 16 April 2016 21:54 Go to next message
Daniel Fitzpatrick is currently offline Daniel FitzpatrickFriend
Messages: 2
Registered: April 2016
Junior Member
Last month, I bought a Toshiba Satellite s55-c5274. I tried to install my Eclipse Java IDE on it, but it repeatedly fails to install. Any suggestions you may have would be greatly appreciated. I have already removed and reinstalled Java on my computer, as its original complaint was at a lack of a JVM, but that did nothing. It worked when I first got the computer, but it does not work at all anymore. I have not made any serious changes to the computer, so I don't really understand what happened. Below is the full log.

[2016-04-16 17:52:58] Executing bootstrap tasks
[2016-04-16 17:52:58] Product org.eclipse.products.epp.package.java.mars
[2016-04-16 17:52:58] Bundle org.eclipse.oomph.setup 1.3.0.v20160213-0953, build=2199, branch=7194e06d06a87ced95779121a8281b59b9abdf81, commit=7194e06d06a87ced95779121a8281b59b9abdf81
[2016-04-16 17:52:58] Bundle org.eclipse.oomph.setup.core 1.3.0.v20160213-0953, build=2199, branch=7194e06d06a87ced95779121a8281b59b9abdf81, commit=7194e06d06a87ced95779121a8281b59b9abdf81
[2016-04-16 17:52:58] Bundle org.eclipse.oomph.setup.p2 1.3.0.v20160213-0953, build=2199, branch=7194e06d06a87ced95779121a8281b59b9abdf81, commit=7194e06d06a87ced95779121a8281b59b9abdf81
[2016-04-16 17:52:58] Performing P2 Director (Eclipse IDE for Java Developers (Mars))
[2016-04-16 17:52:58] Offline = false
[2016-04-16 17:52:58] Mirrors = true
[2016-04-16 17:52:58] Resolving 5 requirements from 3 repositories to C:\Users\Dan\eclipse\java-mars6\eclipse
[2016-04-16 17:52:58] Requirement epp.package.java [4.5.0,4.6.0)
[2016-04-16 17:52:58] Requirement org.eclipse.platform.feature.group [4.5.0,4.6.0)
[2016-04-16 17:52:58] Requirement org.eclipse.rcp.feature.group [4.5.0,4.6.0)
[2016-04-16 17:52:58] Requirement org.eclipse.jdt.feature.group [3.11.0,3.12.0)
[2016-04-16 17:52:58] Requirement org.eclipse.oomph.setup.feature.group
[2016-04-16 17:52:58] Repository http://download.eclipse.org/technology/epp/packages/mars
[2016-04-16 17:52:58] Repository http://download.eclipse.org/releases/mars/201602261000
[2016-04-16 17:52:58] Repository http://download.eclipse.org/oomph/updates/milestone/latest
[2016-04-16 17:53:00] Calculating requirements and dependencies.
[2016-04-16 17:53:01] Computing prerequisite plan
[2016-04-16 17:53:02] Downloading epp.package.java.executable.win32.win32.x86_64
[2016-04-16 17:53:02] Downloading org.eclipse.platform_root
[2016-04-16 17:53:02] Downloading org.eclipse.rcp_root
[2016-04-16 17:53:02] Downloading org.eclipse.platform.ide.executable.win32.win32.x86_64
[2016-04-16 17:53:03] An error was detected while performing the engine operation and the changes are being rolled back. See the log for details.
[2016-04-16 17:53: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:280)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:524)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:329)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:724)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3036)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2965)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2946)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2857)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1187)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$28(SimpleVariablePage.java:1066)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$19.run(SimpleVariablePage.java:1011)
ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=C__Users_Dan_eclipse_java-mars6_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\Dan\.p2\pool\plugins\org.eclipse.aether.api_1.0.1.v20141111.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:209)
at org.eclipse.equinox.internal.p2.engine.phases.CertificateChecker.checkCertificates(CertificateChecker.java:73)
at org.eclipse.equinox.internal.p2.engine.phases.CertificateChecker.start(CertificateChecker.java:54)
at org.eclipse.equinox.internal.p2.engine.phases.CheckTrust.completePhase(CheckTrust.java:50)
at org.eclipse.equinox.internal.p2.engine.Phase.postPerform(Phase.java:251)
at org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:101)
at org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:47)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:75)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
at org.eclipse.equinox.internal.provisional.p2.director.PlanExecutionHelper.executePlan(PlanExecutionHelper.java:42)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:520)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:329)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:724)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3036)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2965)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2946)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2857)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1187)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$28(SimpleVariablePage.java:1066)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$19.run(SimpleVariablePage.java:1011)

[2016-04-16 17:53:03]
Re: Eclipse Java Installation Issues [message #1729696 is a reply to message #1729646] Mon, 18 April 2016 08:02 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Daniel,

It sounds like perhaps your pool is corrupted. Is that file present?

C:\Users\Dan\.p2\pool\plugins\org.eclipse.aether.api_1.0.1.v20141111.jar

If not you likely need to repair your bundle pool. If you switched to
Advanced Mode, the icon on the line next to the bundle pool choice
brings up the bundle pool management dialog. Here you can select the
root object and Analyze... it. If there are damaged artifacts, you
should be able to select and repair them.

Or delete the entire C:\Users\Dan\.p2 folder; that would break all your
installations, but if you don't have any, there's nothing to break.



On 17.04.2016 16:26, Daniel Fitzpatrick wrote:
> Last month, I bought a Toshiba Satellite s55-c5274. I tried to install
> my Eclipse Java IDE on it, but it repeatedly fails to install. Any
> suggestions you may have would be greatly appreciated. I have already
> removed and reinstalled Java on my computer, as its original complaint
> was at a lack of a JVM, but that did nothing. It worked when I first
> got the computer, but it does not work at all anymore. I have not made
> any serious changes to the computer, so I don't really understand what
> happened. Below is the full log.
>
> [2016-04-16 17:52:58] Executing bootstrap tasks
> [2016-04-16 17:52:58] Product org.eclipse.products.epp.package.java.mars
> [2016-04-16 17:52:58] Bundle org.eclipse.oomph.setup
> 1.3.0.v20160213-0953, build=2199,
> branch=7194e06d06a87ced95779121a8281b59b9abdf81,
> commit=7194e06d06a87ced95779121a8281b59b9abdf81
> [2016-04-16 17:52:58] Bundle org.eclipse.oomph.setup.core
> 1.3.0.v20160213-0953, build=2199,
> branch=7194e06d06a87ced95779121a8281b59b9abdf81,
> commit=7194e06d06a87ced95779121a8281b59b9abdf81
> [2016-04-16 17:52:58] Bundle org.eclipse.oomph.setup.p2
> 1.3.0.v20160213-0953, build=2199,
> branch=7194e06d06a87ced95779121a8281b59b9abdf81,
> commit=7194e06d06a87ced95779121a8281b59b9abdf81
> [2016-04-16 17:52:58] Performing P2 Director (Eclipse IDE for Java
> Developers (Mars))
> [2016-04-16 17:52:58] Offline = false
> [2016-04-16 17:52:58] Mirrors = true
> [2016-04-16 17:52:58] Resolving 5 requirements from 3 repositories to
> C:\Users\Dan\eclipse\java-mars6\eclipse
> [2016-04-16 17:52:58] Requirement epp.package.java [4.5.0,4.6.0)
> [2016-04-16 17:52:58] Requirement org.eclipse.platform.feature.group
> [4.5.0,4.6.0)
> [2016-04-16 17:52:58] Requirement org.eclipse.rcp.feature.group
> [4.5.0,4.6.0)
> [2016-04-16 17:52:58] Requirement org.eclipse.jdt.feature.group
> [3.11.0,3.12.0)
> [2016-04-16 17:52:58] Requirement org.eclipse.oomph.setup.feature.group
> [2016-04-16 17:52:58] Repository
> http://download.eclipse.org/technology/epp/packages/mars
> [2016-04-16 17:52:58] Repository
> http://download.eclipse.org/releases/mars/201602261000
> [2016-04-16 17:52:58] Repository
> http://download.eclipse.org/oomph/updates/milestone/latest
> [2016-04-16 17:53:00] Calculating requirements and dependencies.
> [2016-04-16 17:53:01] Computing prerequisite plan
> [2016-04-16 17:53:02] Downloading
> epp.package.java.executable.win32.win32.x86_64
> [2016-04-16 17:53:02] Downloading org.eclipse.platform_root
> [2016-04-16 17:53:02] Downloading org.eclipse.rcp_root
> [2016-04-16 17:53:02] Downloading
> org.eclipse.platform.ide.executable.win32.win32.x86_64
> [2016-04-16 17:53:03] An error was detected while performing the
> engine operation and the changes are being rolled back. See the log
> for details.
> [2016-04-16 17:53: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:280)
> at
> org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:524)
> at
> org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:329)
> at
> org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:724)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3036)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2965)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2946)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2857)
> at
> org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1187)
> at
> org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$28(SimpleVariablePage.java:1066)
> at
> org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$19.run(SimpleVariablePage.java:1011)
> ERROR: org.eclipse.equinox.p2.engine code=0 session context
> was:(profile=C__Users_Dan_eclipse_java-mars6_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\Dan\.p2\pool\plugins\org.eclipse.aether.api_1.0.1.v20141111.jar
> (The system cannot find the file specified)
> at java.util.zip.ZipFile.open(Native Method)
> at java.util.zip.ZipFile.<init>(Unknown Source)
> at java.util.zip.ZipFile.<init>(Unknown Source)
> at java.util.zip.ZipFile.<init>(Unknown Source)
> at
> org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:209)
> at
> org.eclipse.equinox.internal.p2.engine.phases.CertificateChecker.checkCertificates(CertificateChecker.java:73)
> at
> org.eclipse.equinox.internal.p2.engine.phases.CertificateChecker.start(CertificateChecker.java:54)
> at
> org.eclipse.equinox.internal.p2.engine.phases.CheckTrust.completePhase(CheckTrust.java:50)
> at
> org.eclipse.equinox.internal.p2.engine.Phase.postPerform(Phase.java:251)
> at
> org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:101)
> at
> org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:47)
> at
> org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:75)
> at
> org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
> at
> org.eclipse.equinox.internal.provisional.p2.director.PlanExecutionHelper.executePlan(PlanExecutionHelper.java:42)
> at
> org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:520)
> at
> org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:329)
> at
> org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:724)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3036)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2965)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2946)
> at
> org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2857)
> at
> org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1187)
> at
> org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$28(SimpleVariablePage.java:1066)
> at
> org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$19.run(SimpleVariablePage.java:1011)
>
> [2016-04-16 17:53:03]


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Java Installation Issues [message #1729759 is a reply to message #1729696] Mon, 18 April 2016 17:10 Go to previous message
Daniel Fitzpatrick is currently offline Daniel FitzpatrickFriend
Messages: 2
Registered: April 2016
Junior Member
I deleted the .p2 file, and it worked like a charm! thanks for the help!
Previous Topic:Problem in Using Derby with eclipse Luna
Next Topic:Maven + Eclipse Plugin MANIFEST
Goto Forum:
  


Current Time: Tue Apr 16 11:05:33 GMT 2024

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

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

Back to the top