17

After downloading updates it shows a error that can't install updates .

An error occurred while uninstalling session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.rcp.configuration_root.win32.win32.x86_64 1.0.0.v20130521-1847 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction). Backup of file D:\eclipse\eclipse.exe failed. Can not remove : D:\eclipse\eclipse.exe

I'm running it under win7 and jdk1.7.0_21 64bit .

How fix it ?

Shervin Gharib
  • 728
  • 2
  • 14
  • 29

3 Answers3

24

Solution extracted from the forum linked in Anonymous answer:

  1. Run eclipse
  2. Rename eclipse exe to eclipse.exe.back
  3. Run updates
  4. Updates executed successfully

To match so guidelines:
Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline.

L. G.
  • 9,642
  • 7
  • 56
  • 78
22

Refer this post: http://www.eclipse.org/forums/index.php/t/487240/. It helped in solving this problem for me.

Shown below for your convenience :

I had same issue with updating Kepler. W7 with admin.

How to solve:

Run eclipse Rename eclipse exe to eclipse.exe.back

Run updates

Updates executed successfully

Premysl Fiala

crowne
  • 8,456
  • 3
  • 35
  • 50
Anonymous
  • 236
  • 2
  • 2
-1

Create a new workspace. Eclipse Kepler does cause a problem if we work on the older workspace. Worked for me.

demongolem
  • 9,474
  • 36
  • 90
  • 105