<?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: Heap problems with different amounts of memory</title>
	<atom:link href="http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/</link>
	<description>Musings about Java, Eclipse and the world around me</description>
	<lastBuildDate>Thu, 29 Oct 2009 09:31:21 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ivar Meikas</title>
		<link>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/comment-page-1/#comment-22</link>
		<dc:creator>Ivar Meikas</dc:creator>
		<pubDate>Thu, 12 Jun 2008 19:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/#comment-22</guid>
		<description>Well we didn&#039;t solve the memory assignment problem and later some optimizations and redesign reduced the memory footprint that it wasn&#039;t an issue anymore, so unfortunately I can&#039;t help.</description>
		<content:encoded><![CDATA[<p>Well we didn&#8217;t solve the memory assignment problem and later some optimizations and redesign reduced the memory footprint that it wasn&#8217;t an issue anymore, so unfortunately I can&#8217;t help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/comment-page-1/#comment-21</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Thu, 12 Jun 2008 19:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/#comment-21</guid>
		<description>Was this problem got resolved? I&#039;m facing &#039;intialization&#039; issue after we have upgraded our server from Standard edition to Enterprise edition and we had installed 8GB RAM on the server. But we can&#039;t allocated more than 1200MB.
Thanks,</description>
		<content:encoded><![CDATA[<p>Was this problem got resolved? I&#8217;m facing &#8216;intialization&#8217; issue after we have upgraded our server from Standard edition to Enterprise edition and we had installed 8GB RAM on the server. But we can&#8217;t allocated more than 1200MB.<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivar Meikas</title>
		<link>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/comment-page-1/#comment-20</link>
		<dc:creator>Ivar Meikas</dc:creator>
		<pubDate>Fri, 07 Mar 2008 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/#comment-20</guid>
		<description>Hi,

Actually the problem I described was the first case I&#039;ve dealt with memory issues like that, but maybe others have some ideas.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Actually the problem I described was the first case I&#8217;ve dealt with memory issues like that, but maybe others have some ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel Moravec</title>
		<link>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/comment-page-1/#comment-19</link>
		<dc:creator>Pavel Moravec</dc:creator>
		<pubDate>Fri, 07 Mar 2008 16:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/#comment-19</guid>
		<description>Hi,
I have tested  -XX:+AggressiveHeap option on HP-UX with 4 CPUs, cca 6GB memory and 8GB swap. However, to my great surprise, the following error occurs:

Error occurred during initialization of VM

Could not reserve enough space for ParallelScavenge old gen heap

Does somebody have an idea where the problem is? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have tested  -XX:+AggressiveHeap option on HP-UX with 4 CPUs, cca 6GB memory and 8GB swap. However, to my great surprise, the following error occurs:</p>
<p>Error occurred during initialization of VM</p>
<p>Could not reserve enough space for ParallelScavenge old gen heap</p>
<p>Does somebody have an idea where the problem is? Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
