Unable to Launch Freshly Installed Eclipse on Windows 10 [message #1864604] |
Wed, 27 March 2024 15:49  |
Eclipse User |
|
|
|
I download eclipse-inst-jre-win64.exe and launch it. I select the Eclipse IDE for Enterprise Java and Web Developers and point the installation directory to C:\Eclipse.
The install proceeds normally, finally presenting me with a Launch button. I click this and Eclipse launches normally.
I exit Eclipse and double click on the desktop icon produced by the installation. The Eclipse splash screen appears briefly and disappears. In Task Manager, I can see Eclipse very briefly appearing and then disappearing.
From a command window, I navigate to C:\Eclipse\eclipse and type eclipse. The same thing happens; it briefly appears and then disappears.
It does NOT attempt to write to the .metadata\.log file in my workplace directory.
From within the eclipse directory, I type eclipsec -consoleLog and the result is:
C:\Eclipse\eclipse>eclipsec -consoleLog
Error occurred during initialization of VM
java.lang.InternalError: Could not create SecurityManager: allow
at sun.misc.Launcher.<init>(Unknown Source)
at sun.misc.Launcher.<clinit>(Unknown Source)
at java.lang.ClassLoader.initSystemClassLoader(Unknown Source)
at java.lang.ClassLoader.getSystemClassLoader(Unknown Source)
Why can't I launch Eclipse from the desktop icon or from the command line, but the installation program was able to launch it when Launch is pressed?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07876 seconds