Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse IDE fails to start after May Windows Updates(Eclipse fails to start after reboot from May Updates, no log file)
icon4.gif  Eclipse IDE fails to start after May Windows Updates [message #1761839] Thu, 11 May 2017 15:30 Go to next message
Dominic Hilsbos is currently offline Dominic HilsbosFriend
Messages: 9
Registered: May 2012
Junior Member
I installed Microsoft's May updates for Windows 7 yesterday, and now my Eclipse IDE won't run, and neither will my E4 RCP app.

I double click eclipse.exe, and the splash screen flashes, but immediately dies.
No log is created.

Is anyone else seeing this issue?
Re: Eclipse IDE fails to start after May Windows Updates [message #1761907 is a reply to message #1761839] Thu, 11 May 2017 16:01 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Perhaps you updated Java, the Java installer removed the older version, but your eclipse.ini points at the old deleted one? There might be a clue in the log in the configuration folder of the installation...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse IDE fails to start after May Windows Updates [message #1764605 is a reply to message #1761907] Wed, 31 May 2017 16:52 Go to previous messageGo to next message
Sebastian Sonesen is currently offline Sebastian SonesenFriend
Messages: 2
Registered: May 2017
Junior Member
No Message Body

[Updated on: Thu, 01 June 2017 15:12]

Report message to a moderator

Re: Eclipse IDE fails to start after May Windows Updates [message #1764686 is a reply to message #1761907] Thu, 01 June 2017 11:49 Go to previous messageGo to next message
Sebastian Sonesen is currently offline Sebastian SonesenFriend
Messages: 2
Registered: May 2017
Junior Member
Ed Merks,

I, oblivious of the consequences, updated java, and now Ecplise will not run. A dialog window appears and says that it cannot find the previous version of the JRE or JDK. Do you have any idea how to fix this?
Re: Eclipse IDE fails to start after May Windows Updates [message #1764721 is a reply to message #1764686] Thu, 01 June 2017 16:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
You can edit the eclipse.ini to explicitly point at right version. The like will look something like this for a 64 bit JDK
-vm
C:/Program Files/Java/jdk1.8.0_112/bin


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse IDE fails to start after May Windows Updates [message #1767158 is a reply to message #1764686] Sun, 02 July 2017 17:07 Go to previous message
Jürgen Robben is currently offline Jürgen RobbenFriend
Messages: 3
Registered: March 2013
Location: Trjavnamen
Junior Member
Long time ago so you have forgotten that You must set the Windows >System>enviroments Variabeln Paht and classpaht but i have also the problem with generate the JavaFX Window


Probieren geht über Studieren
Previous Topic:eclipse-java-neon-2-win32 - antiviruse pop alert
Next Topic:Compiler shows no errer about static class
Goto Forum:
  


Current Time: Fri Apr 19 15:21:43 GMT 2024

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

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

Back to the top