Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Installation failure [solved]
Installation failure [solved] [message #1749533] Wed, 07 December 2016 19:53 Go to next message
Fabio Tramasoli is currently offline Fabio TramasoliFriend
Messages: 5
Registered: December 2016
Junior Member
Hello! I'm just getting started with Oomph 'cause I want to make a standard eclipse install for my company.
I've made a setup file (https://gist.github.com/tramasoli/bc2786a38519d3aed1fddfc09c6b4de6) and tested locally but the installer never finishes correctly. Instead I receive this messages:
"
The engine operation was cancelled and the changes are being rolled back.
Took 153 seconds.
Task execution was canceled.
Press Back to choose different settings or Cancel to abort.
"
The full log is here (https://gist.github.com/tramasoli/c9288cdd6c8e90e1e99dadb1f0b18f6a), I'm on Ubuntu 16.04:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial

--

I've tested the same setup file with another Ubuntu machine and a Windows machine and it finishes correctly, but I want to test the setup in my machine.
Even the "vanilla eclipse setups" don't work with Oomph, I had to install through the zip file.

Any help would be greatly appreciated.

[Updated on: Mon, 12 December 2016 11:55]

Report message to a moderator

Re: Installation failure [message #1749568 is a reply to message #1749533] Thu, 08 December 2016 09:05 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
I tested it on my Windows machine just now and the installer produced an installation for me and that installation runs... Perhaps you're running the installer itself with Java 7 but installing things that are Java 8 based?

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Installation failure [message #1749658 is a reply to message #1749568] Fri, 09 December 2016 09:07 Go to previous messageGo to next message
Jean-Philippe Prost is currently offline Jean-Philippe ProstFriend
Messages: 3
Registered: December 2016
Junior Member
Hello,

I have the same problem on my fresh install of Ubuntu 16.04. The java-neon installer fails with no specific message:
- in normal install mode the installation process starts, then the GUI comes back to the INSTALL button;
- in advanced mode, it ends with the message "Task execution was canceled. Press Back to choose different settings or Cancel to abort."

I have tried with both the openjdk8 and the Oracle jdk. I have also tried with and without the "Mirrors" option, following a comment on this forum. No success either. Everything else is set to the default values.

Here is the final screen provided by the installer ("Mirrors" unticked):

Executing bootstrap tasks
Renamed existing configuration folder to /home/prost/java-neon/eclipse/configuration.1481192795219
Java(TM) SE Runtime Environment 1.8.0_111-b14
Product org.eclipse.products.epp.package.java.neon
Bundle org.eclipse.oomph.setup 1.6.0.v20161125-0947, build=2765, branch=67300b4badfd07350c1a987bfbc2fafc3a4c0016
Bundle org.eclipse.oomph.setup.core 1.6.0.v20161128-0928, build=2765, branch=67300b4badfd07350c1a987bfbc2fafc3a4c0016
Bundle org.eclipse.oomph.setup.installer 1.6.0.v20161114-1007, build=2765, branch=67300b4badfd07350c1a987bfbc2fafc3a4c0016
Bundle org.eclipse.oomph.setup.p2 1.6.0.v20161019-0656, build=2765, branch=67300b4badfd07350c1a987bfbc2fafc3a4c0016
Performing P2 Director (Eclipse IDE for Java Developers (Neon))
Offline = false
Mirrors = false
Resolving 23 requirements from 3 repositories to /home/prost/java-neon/eclipse
Requirement epp.package.java [4.6.0,4.7.0)
Requirement org.eclipse.platform.feature.group [4.6.0,4.7.0)
Requirement org.eclipse.rcp.feature.group [4.6.0,4.7.0)
Requirement org.eclipse.buildship.feature.group
Requirement org.eclipse.egit.feature.group
Requirement org.eclipse.egit.mylyn.feature.group
Requirement org.eclipse.jdt.feature.group
Requirement org.eclipse.jgit.feature.group
Requirement org.eclipse.m2e.feature.feature.group
Requirement org.eclipse.m2e.logback.feature.feature.group
Requirement org.eclipse.mylyn.bugzilla_feature.feature.group
Requirement org.eclipse.mylyn.context_feature.feature.group
Requirement org.eclipse.mylyn.git.feature.group
Requirement org.eclipse.mylyn.hudson.feature.group
Requirement org.eclipse.mylyn.ide_feature.feature.group
Requirement org.eclipse.mylyn.java_feature.feature.group
Requirement org.eclipse.mylyn.wikitext_feature.feature.group
Requirement org.eclipse.mylyn_feature.feature.group
Requirement org.eclipse.recommenders.mylyn.rcp.feature.feature.group
Requirement org.eclipse.recommenders.rcp.feature.feature.group
Requirement org.eclipse.recommenders.snipmatch.rcp.feature.feature.group
Requirement org.eclipse.wst.xml_ui.feature.feature.group
Requirement org.eclipse.oomph.setup.feature.group
Repository http://download.eclipse.org/technology/epp/packages/neon
Repository http://download.eclipse.org/releases/neon/201610111000
Repository http://download.eclipse.org/oomph/updates/milestone/latest
Adding repository http://download.eclipse.org/releases/neon/201610111000
Adding repository http://download.eclipse.org/oomph/updates/milestone/latest
Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
Adding repository http://download.eclipse.org/technology/epp/packages/neon
Calculating requirements and dependencies.
Computing prerequisite plan
Collecting 1 artifacts from http://download.eclipse.org/technology/epp/packages/neon
Downloading epp.package.java.executable.gtk.linux.x86_64
Collected 1 artifacts for http://download.eclipse.org/technology/epp/packages/neon in 0.471s
Collecting 3 artifacts from http://download.eclipse.org/releases/neon/201610111000
Downloading org.eclipse.rcp_root
Downloading org.eclipse.platform_root
Downloading org.eclipse.platform.ide.executable.gtk.linux.x86_64
Collected 3 artifacts for http://download.eclipse.org/releases/neon/201610111000 in 0.437s
The engine operation was cancelled and the changes are being rolled back.
Took 5 seconds.
Task execution was canceled.
Press Back to choose different settings or Cancel to abort.

The only file remaining after the crash is a log file, which contains the same thing as what I reported above. But just in case, I also attach it. It's located in java-neon/eclipse/configuration/org.eclipse.oomph.setup/setup.log.

A bug report has also been filed, which seems to match our problem: https://bugs.eclipse.org/bugs/show_bug.cgi?id=508945

Cheers,
JPP
  • Attachment: setup.log
    (Size: 4.02KB, Downloaded 217 times)
Re: Installation failure [message #1749683 is a reply to message #1749658] Fri, 09 December 2016 15:13 Go to previous messageGo to next message
Alvaro Cortes is currently offline Alvaro CortesFriend
Messages: 2
Registered: December 2016
Junior Member
Hi.

I'm experiencing the same problem you report for both neon and oxygen versions, in my fresh installation of Ubuntu 16.10, where I've tried with openjdk 8 and 9 and also with oracle-java. The installation program stops and the message given is always the same: "The engine operation was cancelled and the changes are being rolled back.", and no further info is provided. I have to say that I could install neon version following the same procedure some months ago, so I guess something has changed and now it doesn't work. And the release itself is not the problem since I have seen many people complaining from this very same issue while using different Ubuntu releases.

Thank you.
Álvaro.
Re: Installation failure [message #1749688 is a reply to message #1749658] Fri, 09 December 2016 17:32 Go to previous messageGo to next message
Fabio Tramasoli is currently offline Fabio TramasoliFriend
Messages: 5
Registered: December 2016
Junior Member
Thanks! I'll make the test with an older installer, but it really seams my exact problem. As soon as I'm allowed to post in the bugzilla I'll comment and to count as an affected user.
Re: Installation failure [message #1749689 is a reply to message #1749568] Fri, 09 December 2016 17:37 Go to previous messageGo to next message
Fabio Tramasoli is currently offline Fabio TramasoliFriend
Messages: 5
Registered: December 2016
Junior Member
Thanks for the help Ed but my tests inside the company showed this kind of result too, it is really awkward since it seams to work in some environments but not in others.
I think Jean-Philippe may be right pointing at that bug. I'll try an older version of the installer for now and watch the bug thread.
Re: Installation failure [message #1749728 is a reply to message #1749689] Sat, 10 December 2016 10:28 Go to previous messageGo to next message
Alvaro Cortes is currently offline Alvaro CortesFriend
Messages: 2
Registered: December 2016
Junior Member
Hi Fabio.

I have bypassed the problem. You can download eclipse in the old-fashion way, that is, download the zip containing some specific package. If you go to https://www.eclipse.org/downloads, click on "Download Packages" just below of "Eclipse Neon" - "Download 64 bit". On the next page, you will be able to select your preferred package (C/C++, java, php, etc) and download it in Neon eclipse version. If you want to try Oxygen, just click on "Developer builds".

I hope will be helpful.
Cheers.
Re: Installation failure [message #1749794 is a reply to message #1749728] Mon, 12 December 2016 11:52 Go to previous messageGo to next message
Fabio Tramasoli is currently offline Fabio TramasoliFriend
Messages: 5
Registered: December 2016
Junior Member
Thanks Alvaro but this would not fulfill my needs as I want to make a custom install of Eclipse to my coworkers hence the use of Oomph Smile

I'm considering this thread as closed because there is a great chance I'm hitting bug 508945 is +90% and the bug is being greatly well handled by the Eclipse team Smile

Thank you all.
Re: Installation failure [message #1749798 is a reply to message #1749794] Mon, 12 December 2016 13:30 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
I've continued to investigate and added my findings to the bug. I.e., I'm pretty sure I know exactly what causes the problem, even though I can't reproduce it locally.

I'm working with Eike on a fix that I hope will be committed and built later today, so you should be able to update your installer with the fix, once it's built. I see you're CC'd on the bug, so stay tuned for the fix. Sorry for the hassle this has caused.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Installation failure [message #1749880 is a reply to message #1749798] Tue, 13 December 2016 13:57 Go to previous messageGo to next message
Fabio Tramasoli is currently offline Fabio TramasoliFriend
Messages: 5
Registered: December 2016
Junior Member
Hi Ed, no problem at all, I'm just getting started with Oomph and the "downgrade" to version 1.5 solved my issue for now.

As soon as the bug fix is released I'll test it. Thanks for all the help, you guys were very fast to help, identify and fix the problem! Smile

By the way, Oomph is a GREAT tool! Congrats for building/participating in it!
Re: Installation failure [message #1749951 is a reply to message #1749880] Wed, 14 December 2016 09:54 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Exactly the same problem if I update the installer. No problem if I keep the 1.5.0 version downloaded from eclipse.org.

I see there's a fix committed yesterday, but that is not the one you get if you update the installer today, is it?

cheers
Lorenzo


Re: Installation failure [message #1749954 is a reply to message #1749951] Wed, 14 December 2016 11:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
Eike has produced a new build, and the composite repos have been updated to point at it, so updating the installer should update to the build with the fix. We've also produced new installer downloads, so those should be available as well.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Installation failure [solved] [message #1854300 is a reply to message #1749533] Thu, 11 August 2022 18:05 Go to previous message
Claudio Weiler is currently offline Claudio WeilerFriend
Messages: 31
Registered: August 2015
Location: Brazil
Member
Hi, sorry reviving an old post, but this just occurred on upgrade process:

Setup log:

[2022-08-11 14:49:10] Executing startup tasks
[2022-08-11 14:49:10] OpenJDK Runtime Environment 11.0.13+8
[2022-08-11 14:49:10] Product user.products.eclipse.ee.sds.latest
[2022-08-11 14:49:10] Workspace C:\Eclipse\oomph\oomph-master\workspace
[2022-08-11 14:49:10] Project org.eclipse.oomph.master
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup 1.22.0.v20211015-0620, build=5270, branch=c11285849a7e192bec7b389f6baefbc9eabf49c7
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.core 1.23.0.v20220106-0522, build=5352, branch=2a1fed60fb268b2328c2eda3be3cb049bd140a2e
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.git 1.20.0.v20211007-0506, build=5211, branch=60f955f75c99caaef0d09892bb6ffee4472287bd
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.jdt 1.17.0.v20210221-1019, build=5211, branch=60f955f75c99caaef0d09892bb6ffee4472287bd
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.mylyn 1.16.0.v20210924-1129, build=5211, branch=60f955f75c99caaef0d09892bb6ffee4472287bd
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.p2 1.18.0.v20220106-0522, build=5352, branch=2a1fed60fb268b2328c2eda3be3cb049bd140a2e
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.pde 1.14.0.v20220127-0606, build=5352, branch=2a1fed60fb268b2328c2eda3be3cb049bd140a2e
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.targlets 1.13.0.v20200624-1156, build=5211, branch=60f955f75c99caaef0d09892bb6ffee4472287bd
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.workbench 1.12.0.v20200624-1156, build=5211, branch=60f955f75c99caaef0d09892bb6ffee4472287bd
[2022-08-11 14:49:10] Bundle org.eclipse.oomph.setup.workingsets 1.14.0.v20211015-0620, build=5270, branch=c11285849a7e192bec7b389f6baefbc9eabf49c7
[2022-08-11 14:49:10] Performing P2 Director (Eclipse IDE for Enterprise Java and Web Developers (2022-03) + Oomph)
[2021-10-20 12:49:17] Offline = false
[2021-10-20 12:49:17] Mirrors = true
...
[2022-08-11 14:51:24] Mirrored 5 artifacts from https://download.eclipse.org/technology/epp/packages/2022-03/202203101200/ at 177kb/s
[2022-08-11 14:51:24] Collected 5 artifacts for https://download.eclipse.org/technology/epp/packages/2022-03/202203101200 in 2.26s
[2022-08-11 14:52:51] The engine operation was cancelled and the changes are being rolled back.
[2022-08-11 14:52:51] 


Upgrade from 2021-12 to 2022-03 or 2022-06 fails.

This is a custom Product Setup. Clean install with fresh Eclipse Installer works.

[Updated on: Thu, 11 August 2022 18:07]

Report message to a moderator

Previous Topic:index:/org.eclipse.setup fails to resolve with 2021-03
Next Topic:Eclipse installer - Eclipse IDE advanced mode
Goto Forum:
  


Current Time: Tue May 07 13:23:00 GMT 2024

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

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

Back to the top