Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Installer 2022-06-R doesn't start
Installer 2022-06-R doesn't start [message #1854667] Thu, 01 September 2022 17:50 Go to next message
Peter Keller is currently offline Peter KellerFriend
Messages: 2
Registered: September 2022
Junior Member
I cannot get the installer to start up at all: I get the splash screen and the following to the terminal:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http: //www.slf4j.org/codes.html#StaticLoggerBinder for further details.


The application then exits with a status of 0 and dumps a corefile of 1.1G. The "file" command on the corefile gives me:

core.14563: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/mnt/scratch_lonsdale/pkeller/eclipse-stuff/eclipse-installer//plugins/org.ecli', real uid: 1126, effective uid: 1126, real gid: 3001, effective gid: 3001, execfn: '/mnt/scratch_lonsdale/pkeller/eclipse-stuff/eclipse-installer//plugins/org.eclipse.justj.openjdk.hotspot.jre.minimal.stripped.linux.x86_64_17.0.3.v20220515-1416/jre/bin/java', platform: 'x86_64'


This is on openSUSE 15.3 (x86_64). I have tried editing the eclipse-inst.ini file to use a different JVM from the bundled one, but without success. In case the desktop software is relevant, I have tried with MATE, GNOME and Xfce.

Does anyone have any suggestions about how to get more information about what the installer is doing? Is there any documentation about command-line options that may help?
Re: Installer 2022-06-R doesn't start [message #1854673 is a reply to message #1854667] Fri, 02 September 2022 05:54 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I think it likely an SUSE problem like this one:

https://github.com/eclipse-platform/.github/issues/52

This post suggest that downgrading libwebkit2gtk-4_0-37-2.36.4 solves the problem:

https://www.eclipse.org/forums/index.php/mv/msg/1111474/1854593/#msg_1854593


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Installer 2022-06-R doesn't start [message #1854677 is a reply to message #1854673] Fri, 02 September 2022 08:32 Go to previous message
Peter Keller is currently offline Peter KellerFriend
Messages: 2
Registered: September 2022
Junior Member
Thanks, that was it. Downgrading the WebKit/GTK libs to 2.36.4 lets it work again.

I found the relevant WebKit pull request wrt 2.36.5 here: https://github.com/WebKit/WebKit/pull/2904
Previous Topic:Using Oomph to activate a regular target platform (not a Target
Next Topic:Howto create Oomph setup file based on Eclipse C++ IDE
Goto Forum:
  


Current Time: Wed Apr 24 16:53:42 GMT 2024

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

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

Back to the top