<?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 And The Dreaded PermGen Space</title>
	<atom:link href="http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/</link>
	<description>thinking outside the { }</description>
	<lastBuildDate>Thu, 12 Aug 2010 18:37:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: senddesks &#187; Eclipse And The Dreaded PermGen Space</title>
		<link>http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/comment-page-1/#comment-44</link>
		<dc:creator>senddesks &#187; Eclipse And The Dreaded PermGen Space</dc:creator>
		<pubDate>Mon, 22 Oct 2007 15:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/#comment-44</guid>
		<description>[...] You can read more here [...]</description>
		<content:encoded><![CDATA[<p>[...] You can read more here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus</title>
		<link>http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/comment-page-1/#comment-38</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Wed, 08 Aug 2007 07:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/#comment-38</guid>
		<description>That&#039;s the same log message for me. As I have 2 Gigs of RAM available in my development computer, I doubled the PermGen space size: &lt;code&gt;/usr/local/lib/eclipse/eclipse -vmargs -XX:PermSize=128M -XX:MaxPermSize=256M&lt;/code&gt;. Frank Kievit, who is with Sun, has &lt;a href=&quot;http://blogs.sun.com/fkieviet/entry/classloader_leaks_the_dreaded_java&quot; rel=&quot;nofollow&quot;&gt;some more information&lt;/a&gt; on the error. As far as I can see, no-one really knows who is responsible in the end - Sun&#039;s VM or the application developers.</description>
		<content:encoded><![CDATA[<p>That&#8217;s the same log message for me. As I have 2 Gigs of RAM available in my development computer, I doubled the PermGen space size: <code>/usr/local/lib/eclipse/eclipse -vmargs -XX:PermSize=128M -XX:MaxPermSize=256M</code>. Frank Kievit, who is with Sun, has <a href="http://blogs.sun.com/fkieviet/entry/classloader_leaks_the_dreaded_java" rel="nofollow">some more information</a> on the error. As far as I can see, no-one really knows who is responsible in the end &#8211; Sun&#8217;s VM or the application developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/comment-page-1/#comment-37</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 08 Aug 2007 01:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://devgrind.com/2007/07/30/eclipse-and-the-dreaded-permgen-space/#comment-37</guid>
		<description>what if that doesn&#039;t help?  And the log only has 

!ENTRY org.eclipse.ui 4 0 2007-08-07 21:11:53.724
!MESSAGE PermGen space

!ENTRY system.bundle 4 0 2007-08-07 21:12:08.055
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.lang.OutOfMemoryError: PermGen space</description>
		<content:encoded><![CDATA[<p>what if that doesn&#8217;t help?  And the log only has </p>
<p>!ENTRY org.eclipse.ui 4 0 2007-08-07 21:11:53.724<br />
!MESSAGE PermGen space</p>
<p>!ENTRY system.bundle 4 0 2007-08-07 21:12:08.055<br />
!MESSAGE FrameworkEvent.ERROR<br />
!STACK 0<br />
java.lang.OutOfMemoryError: PermGen space</p>
]]></content:encoded>
	</item>
</channel>
</rss>
