<?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: hadoop-0.18.3 Could not create the Java virtual machine</title>
	<atom:link href="http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/</link>
	<description>Dave Koopman&#039;s Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:35:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Martinus</title>
		<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/comment-page-1/#comment-1078</link>
		<dc:creator>Martinus</dc:creator>
		<pubDate>Fri, 23 Dec 2011 09:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1406#comment-1078</guid>
		<description>Hi,

I&#039;m using hadoop-0.20.3 and I have the same problem, when I start-all.sh. I changed the bin/hadoop file as above, but it still gave me the same error.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m using hadoop-0.20.3 and I have the same problem, when I start-all.sh. I changed the bin/hadoop file as above, but it still gave me the same error.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveK</title>
		<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/comment-page-1/#comment-45</link>
		<dc:creator>DaveK</dc:creator>
		<pubDate>Thu, 23 Apr 2009 05:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1406#comment-45</guid>
		<description>I&#039;m just going to use the 0.20.0 version, even though 0.18.3 is the latest version marked stable.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just going to use the 0.20.0 version, even though 0.18.3 is the latest version marked stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveK</title>
		<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/comment-page-1/#comment-44</link>
		<dc:creator>DaveK</dc:creator>
		<pubDate>Thu, 23 Apr 2009 05:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1406#comment-44</guid>
		<description>The developers already know.  I downloaded verion 0.20.0 and checked it:

  JAVA_PLATFORM=`CLASSPATH=${CLASSPATH} ${JAVA} -Xmx32m org.apache.hadoop.util.PlatformName &#124; sed -e &quot;s/ /_/g&quot;`

Here they are just hard coding it to -Xmx32m, which is better.  If I have my HADOOP_HEAPSIZE cranked way up on a big server, I don&#039;t want to use this value for getting the JAVA_PLATFORM!</description>
		<content:encoded><![CDATA[<p>The developers already know.  I downloaded verion 0.20.0 and checked it:</p>
<p>  JAVA_PLATFORM=`CLASSPATH=${CLASSPATH} ${JAVA} -Xmx32m org.apache.hadoop.util.PlatformName | sed -e &#8220;s/ /_/g&#8221;`</p>
<p>Here they are just hard coding it to -Xmx32m, which is better.  If I have my HADOOP_HEAPSIZE cranked way up on a big server, I don&#8217;t want to use this value for getting the JAVA_PLATFORM!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

