Home » Eclipse Projects » Oomph » Installation failure [solved]
Installation failure [solved] [message #1749533] |
Wed, 07 December 2016 19:53 |
|
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 #1749658 is a reply to message #1749568] |
Fri, 09 December 2016 09:07 |
Jean-Philippe Prost 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 234 times)
|
|
| |
Re: Installation failure [message #1749688 is a reply to message #1749658] |
Fri, 09 December 2016 17:32 |
|
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 |
|
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 #1749794 is a reply to message #1749728] |
Mon, 12 December 2016 11:52 |
|
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
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
Thank you all.
|
|
| |
Re: Installation failure [message #1749880 is a reply to message #1749798] |
Tue, 13 December 2016 13:57 |
|
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!
By the way, Oomph is a GREAT tool! Congrats for building/participating in it!
|
|
| | |
Re: Installation failure [solved] [message #1854300 is a reply to message #1749533] |
Thu, 11 August 2022 18:05 |
Claudio Weiler 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
|
|
|
Goto Forum:
Current Time: Tue Dec 10 22:20:09 GMT 2024
Powered by FUDForum. Page generated in 0.03514 seconds
|