Eclipse installer hangs [message #1816668] |
Mon, 04 November 2019 09:03  |
Eclipse User |
|
|
|
I try to install Eclipse 2019-09 (for Java EE) by Oomph, but it only displays the splash dialog. Nothing else ever happens. When I click on the dialog, Windows display "eclipse-inst.exe is not responding".
I all ready have Eclipse installed, but it won't starts. Just also displaying the plash screen. Nothing more ever happens. That's why I want to try installing Eclipse from the beginning. When I try start Eclipse from the Bash (GIT for Windows) Command Line it complains about:
Exception in thread "Thread-5" java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
This is the full stack trace from the command line:
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.
14:59:13:665 >> Loading UFT Java Support (version 14.51.0.0) (Oracle Corporation, 1.8.0_231)
Exception in thread "Thread-5" java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
at com.mercury.ftjadin.utils.xmlParsing.DomParserFactory.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.apache.xerces.parsers.DOMParser
at java.lang.ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.mercury.javashared.agentloader.AgentClassLoaderJava2.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 1 more
I have also installed the newest update for Java SDK 8 (just to be sure that the Java hasn't been corrupted. I have updated JAVA_HOME and PATH.
Last week, Eclipse worked like a charm.
I use Win 10 Prof, latest Eclipse, Java JDK 8u231
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05124 seconds