Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse intallation failed for Eclipse IDE 2020-06 (Eclipse intallation failed with exception for Eclipse IDE 2020-06 )
Eclipse intallation failed for Eclipse IDE 2020-06 [message #1829770] Fri, 10 July 2020 07:18 Go to next message
Eclipse UserFriend
Below are excerpt from logs, log file attached.

!SESSION 2020-07-10 06:53:20.294 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64 -data @noDefault

!ENTRY org.eclipse.osgi 4 0 2020-07-10 06:53:21.790
!MESSAGE An error occurred while automatically activating bundle org.eclipse.oomph.setup.installer (135).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.oomph.setup.internal.installer.SetupInstallerPlugin$Implementation.start() of bundle org.eclipse.oomph.setup.installer.
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:864)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:792)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1015)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:571)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:477)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:923)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
Re: Eclipse intallation failed for Eclipse IDE 2020-06 [message #1829775 is a reply to message #1829770] Fri, 10 July 2020 08:13 Go to previous messageGo to next message
Eclipse UserFriend
Are you running this without a GUI?
Re: Eclipse intallation failed for Eclipse IDE 2020-06 [message #1829777 is a reply to message #1829775] Fri, 10 July 2020 08:42 Go to previous messageGo to next message
Eclipse UserFriend
I tried with and without GUI, both fails, tried deleting .p2 but still fails
Re: Eclipse intallation failed for Eclipse IDE 2020-06 [message #1829788 is a reply to message #1829777] Fri, 10 July 2020 11:00 Go to previous message
Eclipse UserFriend
Given it's failing to create the SWT display and you are running on Linux so it's SWT's GTK implementation that's involved, I expect your GTK version is too old. SWT only works on GTK 3 not 2, and from what I've seen on other threads, it's needs a relatively new version if GTK 3. Not only won't the installer work, but even if you download a package, Eclipse itself will also not work.

Which version of OS version and GTK version do you have?
Previous Topic:PyDev on Eclipse 2020-06 installation failed
Next Topic:Trouble With Eclipse Installer
Goto Forum:
  


Current Time: Tue Jul 08 09:18:25 EDT 2025

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

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

Back to the top