score:221
I had a similar crash and starting eclipse with -clean
option did not help. I ended up deleting .metadata\.plugins\org.eclipse.e4.workbench
file, which fixed this problem.
score:0
important If you save projects in workspace folder: back it up now
see How to run eclipse in clean mode? and what happens if we do so?
http://aglazkov.wordpress.com/2010/07/18/one-way-to-restore-eclipse-workspace/
http://breathingtech.com/2009/how-to-reset-workspace-in-eclipse/
- Open your task manager –> right click the javaw.exe process –> chose to end process tree (this will end all java runtime processes running on your computer).
Then go to your Eclipse folder –> configuration.settings and delete the org.eclipse.ui.ide.prefs file. Restart Eclipse and try opening your workspace again. This does the trick for me :) Beaware that deleting this file results in resetting your workspace history so when starting Eclipse you need to manually browse to your workspace location.
- remove the workspace folder or rename it
score:0
My machine was slow and I try to close the eclipse . After few attempts eclipse got closed. After i restarted the machine , the eclipse was not getting opened and it was showing multiple errors.
I deleted the .\metadata\.plugins\org.eclipse.jdt.ui\variablesAndContainers.data file and .\metadata\.plugins\org.eclipse.e4.workbench\workbench.xmi
file .
After which eclipse was working.
score:0
After nothing of the above points worked for me, I just checked the RAM usage in the task manager. To my shock, I found that, out of the 2 GB RAM that I have, I just had 100 MB left. Eclipse took like 1 GB from that. I killed all the other unwanted applications, and then re ran eclipse.
It simply worked :-)
Nowadays, when I run eclipse, I run it without any unwanted , RAM consuming applications
score:2
For windows user this folder is in workspace C:\Users\elminson\workspace\\.metadata\\.plugins
score:3
Go to your Workspace/.metadata/.plugins and delete everything in there. Eclipse will start and regenerate the folder and files.
score:8
thats right. you can fix this by just deleting or renaming this folder in your workbench directory - .metadata/.plugins/org.eclipse.e4.workbench to .metadata/.plugins/org.eclipse.e4.workbench.temp .
Source: stackoverflow.com
Related Query
- Eclipse fails to start after crash
- Eclipse (STS) fails to start after update due to exception loading system bundle
- Eclipse won't start after crash
- Eclipse Kepler won't start after crash
- Can't get eclipse to start after a computer crash
- eclipse Java EE IDE fails to start after updating
- Eclipse IDE fails to start up after an update
- Eclipse won't start after installing Mac OS X Yosemite (Mac OS 10.10)
- Eclipse Kepler Crash after startup with Message:-Java heap space
- Eclipse can't start after update
- Eclipse won't start after Java update
- Eclipse content assist fails in loops after upgrade to 2021-06 (4.20.0)
- Eclipse Mars consistently fails resolving imports after saving, but cleaning projects alone solves
- Eclipse fails to start
- git auth fails after eclipse update 2021-03
- Eclipse fails to start via an application launcher
- Eclipse scala-ide won't start after installing Mac OS X Sierra (Mac OS 10.12)
- Can't restart eclipse after crash
- JBoss fails to start from Eclipse
- Eclipse doesn't start after upgrading from Juno to Kepler
- Eclipse will not start after uninstalling Java and reinstalling to a new location
- Eclipse webapp project does not start properly on Tomcat anymore after a PC restart
- Eclipse start problem after plugin installation
- Eclipse crash after opening .xml file
- Eclipse cannot start after upgrading from JRE to JDK
- can't start eclipse after update - One or more bundles are not resolved
- Tomcat fails to start in Eclipse - java.net.BindException: Address already in use
- Eclipse fails to start on Windows if -Xmx option is specified a higher value
- eclipse won't start after updated from older version
- Error during server start up after hotswap-agent configured with Tomcat and eclipse
More Query from same tag
- eclipse remote java debug via ant
- Eclipse Rich Client Application Connect to database
- Change console size in Eclipse
- Eclipse: Hide files excluded from source folder
- Eclipse JDT: Call 'correct indentation' programmatically?
- FilteredItemsSelectionDialog - refreshing content provider
- Import cannot be resolved in Eclipse from dependency in Play 2.0
- Demandware server eclipse
- eclipse ide: tomcat deletes my jar file in WEB-INF/lib
- Eclipse 32 bit with Java 32 bit on Windows 7 64bit
- How to export project to JAR file as lib by Gradle Builder?
- Creating Java standalone program with Eclipse, 32 vs 64 bit platforms
- Importing a library into Eclipse
- How can I collect some hardware profile data during the execution of the Java program with eclipse and JVM monitor?
- from C to assembly
- Error on importing mahout using maven
- How can i use an instance of a class latter in the code if it is created based on if conditions earlier, in c++
- No OATH login window with codingrally
- Ordeal trying to use JUnit to test a Library
- M2E didn't work with exist Maven project
- Restore corrupted eclipse plugin?
- Eclipse does not show variable values on hover
- Register Bundles in the PluginRegistry?
- #include <mysql.h> in Eclipse for C++ doesn't work - how to configure it ?
- eclipse error represented by a small question mark attatched to file icons
- Can't make eclipse open even after change eclipse.ini
- Servlet Throws Exception at Runtime in Eclipse
- Aptana plugin Debug rails project
- Automatic crossing of function names by eclipse in the standard StdIn class
- Eclipse claims Commons-Codec methods don't exist