Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Update error updating 2021-09 to new release
Update error updating 2021-09 to new release [message #1848626] Fri, 10 December 2021 09:17 Go to next message
Frank Schulten is currently offline Frank SchultenFriend
Messages: 4
Registered: June 2018
Junior Member
I got the notice that updates are available.

When I try to install them I get:

An error occurred while uninstalling
session context was:(profile=XXX_jee-2019-12_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.platform.ide.executable.win32.win32.x86_64 4.21.0.I20210906-0500 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction).
Backup of file XXX\jee-2019-12\eclipse\eclipse.exe failed.
Can not remove : XXX\jee-2019-12\eclipse\eclipse.exe

Path informations from my PC covered wit XXX. I have the same error on another PC. At this time Eclipse is running still, so its before the restart, not very astonishing that eclipse.exe can't be removed when its running?!
Re: Update error updating 2021-09 to new release [message #1848628 is a reply to message #1848626] Fri, 10 December 2021 09:34 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
It is a property of Windows. An exectable being run cannot be changed in any way.
In Unix-style systems you can change the file. The copies already open stay until closed, and the new files will be given to any new openers.


--

Tauno Voipio
Re: Update error updating 2021-09 to new release [message #1848629 is a reply to message #1848628] Fri, 10 December 2021 09:52 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
This was a regression in the previous release that is fixed in the current release:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=577701#c5

The workaround is described there. I.e., specify this in the eclipse .ini or running eclipse.exe -vm with this option:
-Djava.io.tmpdir=<drive-of-installation>:\<a-temp-folder>
After the update the problem won't happen again.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Update error updating 2021-09 to new release [message #1848636 is a reply to message #1848629] Fri, 10 December 2021 11:27 Go to previous message
Frank Schulten is currently offline Frank SchultenFriend
Messages: 4
Registered: June 2018
Junior Member
Thynk you very much, that solved the problem on both PC
Previous Topic:Unable to install 2021-09 behind internet and TLS firewall
Next Topic:Window Builder blank
Goto Forum:
  


Current Time: Thu Apr 18 20:06:37 GMT 2024

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

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

Back to the top