<?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: java.lang.OutOfMemoryError</title>
	<atom:link href="http://elliottback.com/wp/javalangoutofmemoryerror/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/javalangoutofmemoryerror/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:40:56 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: prashant</title>
		<link>http://elliottback.com/wp/javalangoutofmemoryerror/#comment-1162644</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Tue, 15 Jan 2008 06:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2007/01/03/javalangoutofmemoryerror/#comment-1162644</guid>
		<description>if u set your JVM memory max 1Gb or more.
so it will not help u.
Becoz after some time it may again full.
u have to maintain your code so that..
Not allocate memory through new inside any loop which is called many times,
it again and again allocate the memory...</description>
		<content:encoded><![CDATA[<p>if u set your JVM memory max 1Gb or more.<br />
so it will not help u.<br />
Becoz after some time it may again full.<br />
u have to maintain your code so that..<br />
Not allocate memory through new inside any loop which is called many times,<br />
it again and again allocate the memory&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xpdz</title>
		<link>http://elliottback.com/wp/javalangoutofmemoryerror/#comment-671982</link>
		<dc:creator>xpdz</dc:creator>
		<pubDate>Tue, 12 Jun 2007 08:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2007/01/03/javalangoutofmemoryerror/#comment-671982</guid>
		<description>hi, pls refer to this thread, i think it helpful:
http://forum.java.sun.com/thread.jspa?threadID=747363&amp;messageID=4281966</description>
		<content:encoded><![CDATA[<p>hi, pls refer to this thread, i think it helpful:<br />
<a href="http://forum.java.sun.com/thread.jspa?threadID=747363&amp;messageID=4281966" rel="nofollow">http://forum.java.sun.com/thread.jspa?threadID=747363&amp;messageID=4281966</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tariq</title>
		<link>http://elliottback.com/wp/javalangoutofmemoryerror/#comment-562427</link>
		<dc:creator>tariq</dc:creator>
		<pubDate>Wed, 11 Apr 2007 02:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/archives/2007/01/03/javalangoutofmemoryerror/#comment-562427</guid>
		<description>hi there
me also came across the same exception
Exception java.lang.OutOfMemoryError: requested 4096000 bytes for GrET* in  D:/BUILD_AREA/jdk1.5.0_09/hotspot\src\share\vm\utilities\growableArray.cpp. Out of swap space?
am running JRUN 4 in win2000 my heap size for JRUN jvm settings is
128M min and 512 Max .plz help me regarding this issuw
or even mail me to   asmdt at yahoo dot com

tnx</description>
		<content:encoded><![CDATA[<p>hi there<br />
me also came across the same exception<br />
Exception java.lang.OutOfMemoryError: requested 4096000 bytes for GrET* in  D:/BUILD_AREA/jdk1.5.0_09/hotspot\src\share\vm\utilities\growableArray.cpp. Out of swap space?<br />
am running JRUN 4 in win2000 my heap size for JRUN jvm settings is<br />
128M min and 512 Max .plz help me regarding this issuw<br />
or even mail me to   asmdt at yahoo dot com</p>
<p>tnx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
