Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Exit Code 143 on Fedora 33(fedora eclipse)
Exit Code 143 on Fedora 33 [message #1836207] Thu, 24 December 2020 05:38 Go to next message
T Fitz is currently offline T FitzFriend
Messages: 6
Registered: September 2018
Junior Member
I installed eclipse on a virtual Fedora 33 using the following command:
sudo dnf install eclipse


Which installed this package
eclipse-jdt-1:4.17-4.fc33.noarch


When I try and run Eclipse from the desktop I get
JVM terminated. Exit code=43
Interestingly after I close the pop up window and try to use Firefox my tab crashes. I have to restart my OS in order to use Firefox. I don't know where the log is kept so I can't copy and paste the entire error message here.

In the command terminal I typed this hoping that something useful can be used
eclipse -help


Which attempts to run Eclipse (but fails) and returns this in the terminal
** (Eclipse:2994): CRITICAL **: 00:16:30.032: JNI class pointer is NULL for class org/eclipse/swt/accessibility/AccessibleObject

Exception in thread "Thread-0" java.lang.NoClassDefFoundError: org/eclipse/swt/accessibility/AccessibleObject
	at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
	at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:173)
	at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2186)
	at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:122)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.accessibility.AccessibleObject
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	... 4 more


Please advise how to use Eclipse.
Re: Exit Code 143 on Fedora 33 [message #1836221 is a reply to message #1836207] Thu, 24 December 2020 15:43 Go to previous message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

You're going to need to file a bug with Fedora for that. That's their build of Eclipse.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Weblogic 12.2.1.4 server adding to eclipse
Next Topic:error
Goto Forum:
  


Current Time: Wed Apr 24 14:41:23 GMT 2024

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

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

Back to the top