Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Task execution was canceled.(Failed installation with no errors)
Task execution was canceled. [message #1853490] Tue, 05 July 2022 07:00 Go to next message
Chris Lake is currently offline Chris LakeFriend
Messages: 25
Registered: November 2015
Junior Member
Hi,

I am currently authoring an update for our development environment.

If I run a clean install, there is no error and all looks good.

However, if I update from an existing installation, everything appears to be running fine until I get the log message:

Calculating requirements and dependencies.
Computing prerequisite plan
Collecting 4 artifacts from URL
Downloading org.springframework.boot.ide.main.feature_root
Downloading org.eclipse.platform_root
Downloading org.eclipse.platform.ide.executable.win32.win32.x86_64
Downloading org.eclipse.rcp_root
Collected 4 artifacts for URL
The engine operation was cancelled and the changes are being rolled back.
Took 72 seconds.
Task execution was canceled.
Press Back to choose different settings or Cancel to abort.


In the workspace log file:
!ENTRY org.eclipse.oomph.setup.ui 1 0 2022-07-05 01:43:53.058
!MESSAGE Setup tasks were performed during startup updating 137 preferences.See 'C:\dev2\eclipse\configuration\org.eclipse.oomph.setup\setup.log' for details


And in the setup log file:
[2022-07-05 01:42:43] Calculating requirements and dependencies.
[2022-07-05 01:42:50] Computing prerequisite plan
[2022-07-05 01:42:53] Collecting 4 artifacts from URL
[2022-07-05 01:42:53] Downloading org.springframework.boot.ide.main.feature_root
[2022-07-05 01:42:53] Downloading org.eclipse.platform_root
[2022-07-05 01:42:53] Downloading org.eclipse.platform.ide.executable.win32.win32.x86_64
[2022-07-05 01:42:53] Downloading org.eclipse.rcp_root
[2022-07-05 01:42:53] Collected 4 artifacts for URL
[2022-07-05 01:43:53] The engine operation was cancelled and the changes are being rolled back.


Is there any way to get more logging to find out what's going on?
Re: Task execution was canceled. [message #1853492 is a reply to message #1853490] Tue, 05 July 2022 08:57 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
Sorry, you're kind of a bit hosed. You'd first need to update that IDE to a version where no PGP content is involved, i.e., update to 2022-03 / Eclipse 4.23. That version fixed all the problems with the handling of PGP signed content. From that version you can update to versions where PGP signed content is involved 2022-06 / Eclipse 4.24 and onward.

You can see here that PGP signed content was involved only for the platform test projects:

https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/index.html

But here there is a lot of main stream content that's PGP signed:

https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/index.html


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Task execution was canceled. [message #1853504 is a reply to message #1853492] Tue, 05 July 2022 23:00 Go to previous message
Chris Lake is currently offline Chris LakeFriend
Messages: 25
Registered: November 2015
Junior Member
Thanks Ed,

That's going to be a lot of bother for little reward. I will just tell the dev's they need a new install of the environment.

Chris
Previous Topic:eclipse installation error
Next Topic:Eclipse installation fails on repository error
Goto Forum:
  


Current Time: Tue May 07 06:11:10 GMT 2024

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

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

Back to the top