Eclipse error during installation?

Hello, I recently upgraded my PC and reinstalled everything, including Windows 10…but now I have the problem that I can no longer download Eclipse because I keep getting an error message…can anyone help me???

End of log file:
(lots of other downloads…)

[2023-06-04 19:09:15] Downloading org.eclipse.mylyn.wikitext.asciidoc

[2023-06-04 19:09:15] Collected 467 artifacts for https://download.eclipse.org/releases/2023-03/202303151000 in 0.259s

[2023-06-04 19:09:15] An error was detected while performing the engine operation and the changes are being rolled back. See the log for details.

[2023-06-04 19:09:15] 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:296)

at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl$3.commit(ProfileTransactionImpl.java:578)

at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:359)

at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:904)

at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3864)

at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:3792)

at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:3773)

at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:3651)

at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1353)

at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$20.run(SimpleVariablePage.java:1165)

ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=C__Users_Noni_eclipse_java-2023-03_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

ERROR: org.eclipse.equinox.p2.artifact.repository code=1003 Unable to write to repository: file:/C:/Users/Noni/Downloads/%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00%00.

java.io.IOException: Failed to create directory C:\Users\Noni\Downloads\

(2 votes)
Loading...

Similar Posts

Subscribe
Notify of
16 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
jerric8
1 year ago

At the end of each line is something of Java, probably it is related to the installed Java version.

regex9
1 year ago
Reply to  jerric8

Eclipse is a Java application. Therefore, it is not surprising that in the Stacktrace reference is made to Java files. The necessary JRE is included in the installation.

regex9
1 year ago

That the above answer can be ignored by you.

regex9
1 year ago

Run the installer with administrator rights and deactivate antivirus programs for this time.

If that doesn’t work, I’d try another mirror at your place. You can select it on the download page of Eclipse. I just ran the installation with the installer that the University of Erlangen (Nürnberg) offers and had no problems.

regex9
1 year ago
Reply to  januszautist

Look into the antivirus program you installed on your OS.

regex9
1 year ago
Reply to  januszautist

https://www.eclipse.org/downloads/

After clicking Downloads, you can select a mirror on the following page.

regex9
1 year ago

See if there is a .p2 folder in your user folder (c:\users\). It belongs to Eclipse and includes the Oomph Bundle Pool, which is designed to reduce double downloads of the same bundles/features.

Delete the folder and try another installation. Take the installer from Erlangen-Mirror.