<?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"
	>
<channel>
	<title>Comments on: Performing Real-time Upgrades to an OTP System</title>
	<atom:link href="http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/</link>
	<description>Linking You to Erlang</description>
	<pubDate>Tue, 06 Jan 2009 07:11:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: nickelcode &#187; Erlang and Cloud Computing: A Fine Pair Indeed</title>
		<link>http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/#comment-1062</link>
		<dc:creator>nickelcode &#187; Erlang and Cloud Computing: A Fine Pair Indeed</dc:creator>
		<pubDate>Tue, 16 Dec 2008 04:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://spawnlink.com/?p=144#comment-1062</guid>
		<description>[...] bug fixes or features. Before jumping at the &#8220;with a little forethought&#8221;, take a read here and see how easy it really is. And it is easy, but even if it was hard when was the last time you [...]</description>
		<content:encoded><![CDATA[<p>[...] bug fixes or features. Before jumping at the &#8220;with a little forethought&#8221;, take a read here and see how easy it really is. And it is easy, but even if it was hard when was the last time you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/#comment-523</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 30 Oct 2008 16:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://spawnlink.com/?p=144#comment-523</guid>
		<description>I got the same problem too.  any1 knows why?</description>
		<content:encoded><![CDATA[<p>I got the same problem too.  any1 knows why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/#comment-165</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 01 Oct 2008 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://spawnlink.com/?p=144#comment-165</guid>
		<description>I had this same problem.  I even tried moving the relup file where it would be found, but then it just complained that the relup file was bad.</description>
		<content:encoded><![CDATA[<p>I had this same problem.  I even tried moving the relup file where it would be found, but then it just complained that the relup file was bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/#comment-156</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Tue, 30 Sep 2008 19:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://spawnlink.com/?p=144#comment-156</guid>
		<description>I managed to unpack and release the version 2, but get the following error when trying to install the new release:
4&#62; release_handler:which_releases().
[{"eb_rel","2",
  ["kernel-2.12","stdlib-1.15","sasl-2.1.5.2","erlybank-2.0"],
  unpacked},
 {"eb_rel","1",
  ["kernel-2.12","stdlib-1.15","sasl-2.1.5.2","erlybank-1.0"],
  unpacked},
 {"OTP  APN 181 01","R12B",
  ["kernel-2.12","stdlib-1.15","sasl-2.1.5.2"],
  permanent}]
5&#62; release_handler:install_release("2").      
{error,{enoent,"/opt/local/lib/erlang/releases/R12B/relup"}}

Why is the system trying to find the relup file in the R12B directory and not in the 2 directory where it really is?

Thanks.</description>
		<content:encoded><![CDATA[<p>I managed to unpack and release the version 2, but get the following error when trying to install the new release:<br />
4&gt; release_handler:which_releases().<br />
[{"eb_rel","2",<br />
  ["kernel-2.12","stdlib-1.15","sasl-2.1.5.2","erlybank-2.0"],<br />
  unpacked},<br />
 {&#8221;eb_rel&#8221;,&#8221;1&#8243;,<br />
  ["kernel-2.12","stdlib-1.15","sasl-2.1.5.2","erlybank-1.0"],<br />
  unpacked},<br />
 {&#8221;OTP  APN 181 01&#8243;,&#8221;R12B&#8221;,<br />
  ["kernel-2.12","stdlib-1.15","sasl-2.1.5.2"],<br />
  permanent}]<br />
5&gt; release_handler:install_release(&#8221;2&#8243;).<br />
{error,{enoent,&#8221;/opt/local/lib/erlang/releases/R12B/relup&#8221;}}</p>
<p>Why is the system trying to find the relup file in the R12B directory and not in the 2 directory where it really is?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-09-25 &#171; Bloggitation</title>
		<link>http://spawnlink.com/articles/performing-real-time-upgrades-to-an-otp-system/#comment-111</link>
		<dc:creator>links for 2008-09-25 &#171; Bloggitation</dc:creator>
		<pubDate>Thu, 25 Sep 2008 21:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://spawnlink.com/?p=144#comment-111</guid>
		<description>[...] Performing Real-time Upgrades to an OTP System (tags: erlang programming spawnlink) [...]</description>
		<content:encoded><![CDATA[<p>[...] Performing Real-time Upgrades to an OTP System (tags: erlang programming spawnlink) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
