Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Installation Issue(Recieving error during Eclipse install)
Eclipse Installation Issue [message #1807668] Wed, 05 June 2019 21:09 Go to next message
Michael Crema is currently offline Michael CremaFriend
Messages: 1
Registered: June 2019
Junior Member
Hi, I am receiving this error trying to install Eclipse. I tried a few mirror sites. I also attached the complete setup.log

Any ideas would be appreciated.

ERROR: org.eclipse.equinox.p2.engine code=0 session context was:(profile=C__Users_michael.crema_eclipse_java-2019-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/michael.crema/.p2/pool/.
java.io.FileNotFoundException: C:\Users\MICHAE~1.CRE\AppData\Local\Temp\org.eclipse.e4.rcp_1.6.400.v20190305-06028963802532428972562.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository$ZippedFolderOutputStream.<init>(SimpleArtifactRepository.java:219)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getOutputStream(SimpleArtifactRepository.java:1017)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transferSingle(MirrorRequest.java:280)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transfer(MirrorRequest.java:225)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.perform(MirrorRequest.java:155)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:759)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.DownloadJob.run(DownloadJob.java:64)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
  • Attachment: setup.log
    (Size: 206.47KB, Downloaded 105 times)
Re: Eclipse Installation Issue [message #1807677 is a reply to message #1807668] Thu, 06 June 2019 04:12 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
The most likely cause of a problem like this is a virus scanner locking the file (in order to scan it), preventing it from being moved.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:windowbuilder not showing
Next Topic:How to install CVS client for Eclipse version 2018-09 (4.9.0)?
Goto Forum:
  


Current Time: Fri Apr 26 15:46:14 GMT 2024

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

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

Back to the top