<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Eclipse workspace fails to start after crash &#8211; quick fix</title>
	<atom:link href="http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/</link>
	<description>blog</description>
	<lastBuildDate>Wed, 16 May 2012 09:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ving1983</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19848</link>
		<dc:creator>Ving1983</dc:creator>
		<pubDate>Wed, 16 May 2012 09:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19848</guid>
		<description>It worked like a magic and saved my daty...Thank you very much.....</description>
		<content:encoded><![CDATA[<p>It worked like a magic and saved my daty&#8230;Thank you very much&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jorge</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19845</link>
		<dc:creator>David Jorge</dc:creator>
		<pubDate>Thu, 19 Apr 2012 09:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19845</guid>
		<description>That worked fine with me. After a power down eclipse won&#039;t starting and was stopped in the loading workbench message in the splash screen. After removing that file and starting with the clean option it launched.</description>
		<content:encoded><![CDATA[<p>That worked fine with me. After a power down eclipse won&#8217;t starting and was stopped in the loading workbench message in the splash screen. After removing that file and starting with the clean option it launched.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19844</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 19 Apr 2012 00:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19844</guid>
		<description>I had the problem by eclipse starting, the following is crash task :
/usr/bin/java -Xms40m -Xmx384m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share ...
But i use the command line to startup is ok:
sudo eclipse -clean
eclipse system ask to confirm create a new workbench in /root/workbench</description>
		<content:encoded><![CDATA[<p>I had the problem by eclipse starting, the following is crash task :<br />
/usr/bin/java -Xms40m -Xmx384m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share &#8230;<br />
But i use the command line to startup is ok:<br />
sudo eclipse -clean<br />
eclipse system ask to confirm create a new workbench in /root/workbench</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19842</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Fri, 06 Apr 2012 05:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19842</guid>
		<description>thanks man..worked like a magic!!!</description>
		<content:encoded><![CDATA[<p>thanks man..worked like a magic!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh S</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19841</link>
		<dc:creator>Rajesh S</dc:creator>
		<pubDate>Mon, 26 Mar 2012 09:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19841</guid>
		<description>Kewl !! Worked for me..Thanks !!!</description>
		<content:encoded><![CDATA[<p>Kewl !! Worked for me..Thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MondaySufferer</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19838</link>
		<dc:creator>MondaySufferer</dc:creator>
		<pubDate>Mon, 12 Mar 2012 21:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19838</guid>
		<description>I had similar problem with Eclipse Helios on Mac OSX. I tried your suggestion with a little change. I remove .snap file from &lt;&gt;/.metadata/.plugins/org.eclipse.core.resources/ 
This will save your efforts to re-import all the projects which can be a pain in the neck.

Thanks!

Hope its helpful to others.

Cheers,
MondaySufferer</description>
		<content:encoded><![CDATA[<p>I had similar problem with Eclipse Helios on Mac OSX. I tried your suggestion with a little change. I remove .snap file from &lt;&gt;/.metadata/.plugins/org.eclipse.core.resources/ <br />
This will save your efforts to re-import all the projects which can be a pain in the neck.</p>
<p>Thanks!</p>
<p>Hope its helpful to others.</p>
<p>Cheers,<br />
MondaySufferer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ass^</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19837</link>
		<dc:creator>Ass^</dc:creator>
		<pubDate>Fri, 09 Mar 2012 08:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19837</guid>
		<description>I fixed my SAP BO (who uses that internally) thanks to your solutions.

Thank u ;)</description>
		<content:encoded><![CDATA[<p>I fixed my SAP BO (who uses that internally) thanks to your solutions.</p>
<p>Thank u <img src='http://ahtik.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19836</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 02 Mar 2012 17:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19836</guid>
		<description>Thanks for posting it - your tip still works!</description>
		<content:encoded><![CDATA[<p>Thanks for posting it &#8211; your tip still works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhavera</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19835</link>
		<dc:creator>Jhavera</dc:creator>
		<pubDate>Tue, 28 Feb 2012 02:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19835</guid>
		<description>Thanks for this post as it saved me a great deal of time with RSA 8.  Basically, I had a hard reboot with my entire Windows  7 which must have corrupted my  104.tree file (104 is the name of the file at that time).  After reading this and backing up my or.eclipse.core.resources directory, I deleted the 104.tree file and was able to start my RSA instance.  All work fine now.  When I shutdown RSA, a file 105.tree was created.</description>
		<content:encoded><![CDATA[<p>Thanks for this post as it saved me a great deal of time with RSA 8.  Basically, I had a hard reboot with my entire Windows  7 which must have corrupted my  104.tree file (104 is the name of the file at that time).  After reading this and backing up my or.eclipse.core.resources directory, I deleted the 104.tree file and was able to start my RSA instance.  All work fine now.  When I shutdown RSA, a file 105.tree was created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinoth</title>
		<link>http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/comment-page-1/#comment-19834</link>
		<dc:creator>Vinoth</dc:creator>
		<pubDate>Wed, 08 Feb 2012 07:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2008/01/15/eclipse-workspace-fails-to-start-after-crash-quick-fix/#comment-19834</guid>
		<description>Worked like a gem :P Thanks for providing handy solution, saves my day</description>
		<content:encoded><![CDATA[<p>Worked like a gem <img src='http://ahtik.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Thanks for providing handy solution, saves my day</p>
]]></content:encoded>
	</item>
</channel>
</rss>

