<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>experiences in software architecture</title>
	<atom:link href="http://runtimeexception.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://runtimeexception.wordpress.com</link>
	<description>... and the world as it definitely should not be</description>
	<lastBuildDate>Tue, 21 Apr 2009 08:24:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='runtimeexception.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d11f31baf577887c525bd32714d39331?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>experiences in software architecture</title>
		<link>http://runtimeexception.wordpress.com</link>
	</image>
			<item>
		<title>ApacheDS 1.0.2 rpm Does Not Install Functioning Starting-Script</title>
		<link>http://runtimeexception.wordpress.com/2009/04/21/apacheds-102-rpm-does-not-install-functioning-starting-script/</link>
		<comments>http://runtimeexception.wordpress.com/2009/04/21/apacheds-102-rpm-does-not-install-functioning-starting-script/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 08:24:44 +0000</pubDate>
		<dc:creator>runtimeexception</dc:creator>
				<category><![CDATA[LDAP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apacheds]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=22</guid>
		<description><![CDATA[I downloaded the following rpm from Apache: apacheds1.0.2 and installed it whithout doing anything else. Everything went fine at first, but then I recognized, that the server didn&#8217;t start, though the script /etc/init.d/apacheds start finished with a success message. This problem did not show up when I used /etc/init.d/apacheds debug &#8212; I was able to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=22&subd=runtimeexception&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I downloaded the following rpm from Apache: <a href="http://apache.autinity.de/directory/apacheds/stable/1.0/1.0.2/apacheds-1.0.2-linux-i386.rpm">apacheds1.0.2</a> and installed it whithout doing anything else. Everything went fine at first, but then I recognized, that the server didn&#8217;t start, though the script <code>/etc/init.d/apacheds start</code> finished with a success message. This problem did not show up when I used <code>/etc/init.d/apacheds debug</code> &#8212; I was able to reach the server, when I used this option, but who wants to debug all the time?! So, to make a long story short: I searched for a solution for a very long time and eventually found this <a href="http://markmail.org/message/ydmyirvt7jbiszel#query:apacheds%20init.d%20start%20does%20not%20function+page:1+mid:ydmyirvt7jbiszel+state:results">post</a> and it lead me to that <a href="https://issues.apache.org/jira/browse/DIRSERVER-862">jira entry</a>.</p>
<p>With these documents I was able to solve the problem, as it was proposed in the latter one: I simply killed the option <code>-user=$APACHEDS_USER</code> in <code>/etc/init.d/apacheds</code> in the start section. Thank you, Ole Ersoy!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/runtimeexception.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/runtimeexception.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/runtimeexception.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/runtimeexception.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/runtimeexception.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/runtimeexception.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/runtimeexception.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/runtimeexception.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/runtimeexception.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/runtimeexception.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=22&subd=runtimeexception&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://runtimeexception.wordpress.com/2009/04/21/apacheds-102-rpm-does-not-install-functioning-starting-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8b1c8fbea58161038bea0f64f43868fb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">runtimeexception</media:title>
		</media:content>
	</item>
		<item>
		<title>Suppressing Variable Substitutions and Header in Oracle SQL-Scripts</title>
		<link>http://runtimeexception.wordpress.com/2008/12/04/suppressing-variable-substitutions-and-header-in-oracle-sql-scripts/</link>
		<comments>http://runtimeexception.wordpress.com/2008/12/04/suppressing-variable-substitutions-and-header-in-oracle-sql-scripts/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:07:22 +0000</pubDate>
		<dc:creator>runtimeexception</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sqlplus]]></category>

		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=20</guid>
		<description><![CDATA[So today I had another problem: I had an sql-script which should run on a database which changes ip-address from time to time (and does not have a domain name that would be found by any DNS). So I wanted to pass teh ip-address as a parameter, as well as the username and password. Imagine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=20&subd=runtimeexception&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So today I had another problem: I had an sql-script which should run on a database which changes ip-address from time to time (and does not have a domain name that would be found by any DNS). So I wanted to pass teh ip-address as a parameter, as well as the username and password. Imagine the script is called <code>mySQLScript.sql</code>, so it would be called from the command line as follows:</p>
<pre>
sqlplus -s /nolog @mySQLScript.sql /nolog $HOST $USER $PWD
</pre>
<p>The variables <code>$HOST</code>, <code>$USER</code> and <code>$PWD</code> have to be initialized before.</p>
<p>What I want to do with the script, is to select rows from table and then write them into a csv-file. So <code>mySQLScript</code> will look like the following:</p>
<pre>
CONNECT &amp;2@&amp;1/&amp;3;
SELECT a, b, c, d FROM table;
</pre>
<p>To write the csv-file I want to use <code>awk</code> like this:</p>
<pre>
sqlplus -s /nolog @mySQLScript.sql /nolog $HOST $USER $PWD  \
	| awk '{print "\"" $1 "\",\"" $2 "\"," $3 "," $4}' \
	&gt; csv.dat
</pre>
<p>But now I have the problem, that there is a line with the table-header in it, and one with the minuses, which seperate the heading from the data. And much worse: I have these lines which tell me that I was substituting something and say something like:</p>
<pre>
old 1: $1
new 1: myUserName
</pre>
<p>That&#8217;s not what I want. So after long searches, I found, that I can simply put these two lines in my script and everything works fine:</p>
<pre>
SET HEADING OFF;
SET VERIFY OFF;
</pre>
<p>The first is for the heading (who would have thought that <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ), the second for the substitutions.</p>
<p>Be careful: You have to add these lines before the first verification comes up:</p>
<pre>
SET HEADING OFF;
SET VERIFY OFF;
CONNECT &amp;2@&amp;1/&amp;3;
SELECT a, b, c, d FROM table;
</pre>
<p>Thanks to this post: <a href="http://www.mydatabasesupport.com/forums/oracle-server/367673-how-suppress-oracle-old-new-messages-sqlplus.html">http://www.mydatabasesupport.com/forums/oracle-server/367673-how-suppress-oracle-old-new-messages-sqlplus.html</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/runtimeexception.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/runtimeexception.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/runtimeexception.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/runtimeexception.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/runtimeexception.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/runtimeexception.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/runtimeexception.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/runtimeexception.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/runtimeexception.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/runtimeexception.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=20&subd=runtimeexception&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://runtimeexception.wordpress.com/2008/12/04/suppressing-variable-substitutions-and-header-in-oracle-sql-scripts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8b1c8fbea58161038bea0f64f43868fb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">runtimeexception</media:title>
		</media:content>
	</item>
		<item>
		<title>Using SQL*plus produces ORA-01034 and ORA-27101 errors</title>
		<link>http://runtimeexception.wordpress.com/2008/12/03/using-sqlplus-produces-ora-01034-and-ora-27101-errors/</link>
		<comments>http://runtimeexception.wordpress.com/2008/12/03/using-sqlplus-produces-ora-01034-and-ora-27101-errors/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 14:08:58 +0000</pubDate>
		<dc:creator>runtimeexception</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sqlplus]]></category>
		<category><![CDATA[xe]]></category>

		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=16</guid>
		<description><![CDATA[Well, great. No day without another stupid problem. This is one I am totally sure to have solved at least three times before, but never saved the solution in my memory. I was trying to use SQL*plus with my local Oracle Express Database 10.2.0.1.0 and I have another machine yet, that uses the same combination. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=16&subd=runtimeexception&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well, great. No day without another stupid problem. This is one I am totally sure to have solved at least three times before, but never saved the solution in my memory. I was trying to use SQL*plus with my local Oracle Express Database 10.2.0.1.0 and I have another machine yet, that uses the same combination. So I knew I had to set <code>ORACLE_HOME</code> to the directory from which I can reach sqlplus by typing <code>bin/sqlplus</code>, I had to set <code>ORACLE_SID</code> to the standard <code>XE</code> and set the path to <code>$ORACLE_HOME/bin:$PATH</code>. What I did not remember were to things I found out by try and error, and this friendly document:</p>
<p><a href="http://www.dba-oracle.com/sf_ora_27101_shared_memory_realm_does_not_exist.htm">http://www.dba-oracle.com/sf_ora_27101_shared_memory_realm_does_not_exist.htm</a></p>
<p>1. <code>ORACLE_HOME</code> must not have a trailing slash!!!</p>
<p>2. <code>ORACLE</code> is case-sensitive, at least it was this time <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  , so it must not be <code>xe</code> in my case, but has to be <code>XE</code>.</p>
<p>That was it. I hate it. Bad world, bad oracle, bad me, bad all, bad, bad, bad&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/runtimeexception.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/runtimeexception.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/runtimeexception.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/runtimeexception.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/runtimeexception.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/runtimeexception.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/runtimeexception.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/runtimeexception.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/runtimeexception.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/runtimeexception.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=16&subd=runtimeexception&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://runtimeexception.wordpress.com/2008/12/03/using-sqlplus-produces-ora-01034-and-ora-27101-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8b1c8fbea58161038bea0f64f43868fb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">runtimeexception</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Here Document&#8221; in Bash-Script made stupid problems</title>
		<link>http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/</link>
		<comments>http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 16:27:41 +0000</pubDate>
		<dc:creator>runtimeexception</dc:creator>
				<category><![CDATA[Bash_Scripting]]></category>
		<category><![CDATA[bash script here_document]]></category>

		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=14</guid>
		<description><![CDATA[In a bash-script I wrote I had a stupid problem with the &#8220;&#60;&#60;&#8221; (here document) operator. And this is only because I am too structured   I wanted to write an ftp-call inside a for-loop, something like that:

#!/bin/sh
for filename in `awk '{print $1}' /my/directory/myfilewithfilenames.dat`
do
    ftp -n &#60;&#60;EOFTP
     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=14&subd=runtimeexception&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In a bash-script I wrote I had a stupid problem with the &#8220;&lt;&lt;&#8221; (here document) operator. And this is only because I am too structured <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I wanted to write an ftp-call inside a for-loop, something like that:</p>
<pre>
#!/bin/sh
for filename in `awk '{print $1}' /my/directory/myfilewithfilenames.dat`
do
    ftp -n &lt;&lt;EOFTP
        open my.ftp.host
        user myusername mypwd
        put $filename
    EOFTP
done
</pre>
<p>Do you see the problem? Well, it is simply, that the end of &#8220;here document&#8221;, the &#8220;EOFTP&#8221; must not be indented. It must look like this instead.</p>
<pre>
#!/bin/sh
for filename in `awk '{print $1}' /my/directory/myfilewithfilenames.dat`
do
    ftp -n &lt;&lt;EOFTP
        open my.ftp.host
        user myusername mypwd
        put $filename
EOFTP
done
</pre>
<p>This cost me half a day. And it is so ugly, insn&#8217;t it? I think I don&#8217;t like shell-scripting at all. I will return to python, or maybe perl, whereever I can. Grmpf.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/runtimeexception.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/runtimeexception.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/runtimeexception.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/runtimeexception.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/runtimeexception.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/runtimeexception.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/runtimeexception.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/runtimeexception.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/runtimeexception.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/runtimeexception.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=14&subd=runtimeexception&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8b1c8fbea58161038bea0f64f43868fb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">runtimeexception</media:title>
		</media:content>
	</item>
		<item>
		<title>initiate</title>
		<link>http://runtimeexception.wordpress.com/2008/02/25/initiate/</link>
		<comments>http://runtimeexception.wordpress.com/2008/02/25/initiate/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 23:16:13 +0000</pubDate>
		<dc:creator>runtimeexception</dc:creator>
				<category><![CDATA[EJB 3.0]]></category>
		<category><![CDATA[F***ed Up]]></category>
		<category><![CDATA[JPA 1.0]]></category>
		<category><![CDATA[ejb3.o jpa1.0 f***ed_up]]></category>

		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=5</guid>
		<description><![CDATA[Ok, here is the first post, and it&#8217;s about like completely nothing. I promised to write about software problems and stuff, nearly 2 month ago. And what do I do? Well, actually nothing. Obviously. I&#8217;m too much into work and university, even too much to write about the things I have t do with all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=5&subd=runtimeexception&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok, here is the first post, and it&#8217;s about like completely nothing. I promised to write about software problems and stuff, nearly 2 month ago. And what do I do? Well, actually nothing. Obviously. I&#8217;m too much into work and university, even too much to write about the things I have t do with all over the day. But maybe, maybe there will be a time in the not so far future where I will have to post here, because I will have to make an exam on EJB 3.0 and JPA 1.0. So, as nice as necessary, I will have to write too much about these topics. And if I will be f***ed up about all that, I will be forced to write it down exactly here. And. Because the if-clause is nothing else than <code>if(true)</code>, I can assure you, this blog will be full of more or less interesting content very soon. Actually, at least more interesting than this post, I guess.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/runtimeexception.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/runtimeexception.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/runtimeexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/runtimeexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/runtimeexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/runtimeexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/runtimeexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/runtimeexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/runtimeexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/runtimeexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/runtimeexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/runtimeexception.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=runtimeexception.wordpress.com&blog=2285081&post=5&subd=runtimeexception&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://runtimeexception.wordpress.com/2008/02/25/initiate/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8b1c8fbea58161038bea0f64f43868fb?s=96&#38;d=identicon" medium="image">
			<media:title type="html">runtimeexception</media:title>
		</media:content>
	</item>
	</channel>
</rss>