<?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: Oracle 11g JDBC driver hangs blocked by /dev/random &#8211; entropy pool empty</title>
	<atom:link href="http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/</link>
	<description>Martin Klier - Oracle, Linux, MS SQL Server</description>
	<lastBuildDate>Fri, 17 Feb 2012 03:49:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Raja</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-57133</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Fri, 17 Feb 2012 03:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-57133</guid>
		<description>Thanks a lot Usn.
It clearly saved atleast a week of debugging..</description>
		<content:encoded><![CDATA[<p>Thanks a lot Usn.<br />
It clearly saved atleast a week of debugging..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: usn</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-46441</link>
		<dc:creator>usn</dc:creator>
		<pubDate>Tue, 08 Nov 2011 10:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-46441</guid>
		<description>Hi, I think the only difference is the wrong syntax. :) 
file:///dev/urandom is just the way how to specify a file here.</description>
		<content:encoded><![CDATA[<p>Hi, I think the only difference is the wrong syntax. :)<br />
file:///dev/urandom is just the way how to specify a file here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-46040</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Thu, 03 Nov 2011 11:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-46040</guid>
		<description>What is difference between file:/dev/urandom and file:///dev/urandom.
I was using file:/dev/urandom but was still facing problem. The later looks like solving my problem till now, but not sure yet. Have to test more.

Thanks.</description>
		<content:encoded><![CDATA[<p>What is difference between file:/dev/urandom and file:///dev/urandom.<br />
I was using file:/dev/urandom but was still facing problem. The later looks like solving my problem till now, but not sure yet. Have to test more.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viktor</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-45482</link>
		<dc:creator>Viktor</dc:creator>
		<pubDate>Wed, 26 Oct 2011 09:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-45482</guid>
		<description>Great post! Had the same problem when starting more Instances paralled on a WebObjects Monitor /dev/urandom solved my problem!

Thank you!!!</description>
		<content:encoded><![CDATA[<p>Great post! Had the same problem when starting more Instances paralled on a WebObjects Monitor /dev/urandom solved my problem!</p>
<p>Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gdq</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-42162</link>
		<dc:creator>gdq</dc:creator>
		<pubDate>Fri, 23 Sep 2011 13:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-42162</guid>
		<description>Had a similar poblem when moving a tomcat from one server to an other; when tomcat started deploying the apps on the new server it hanged with a last log line:

FINE: Force random number initialization starting

First solved it by specifying a session handler and random class in context.xml (used default values), but with the option mentioned above, could leave out the context.xml

Thanks for the info!</description>
		<content:encoded><![CDATA[<p>Had a similar poblem when moving a tomcat from one server to an other; when tomcat started deploying the apps on the new server it hanged with a last log line:</p>
<p>FINE: Force random number initialization starting</p>
<p>First solved it by specifying a session handler and random class in context.xml (used default values), but with the option mentioned above, could leave out the context.xml</p>
<p>Thanks for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick-Rainer Ludwig</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-41546</link>
		<dc:creator>Rick-Rainer Ludwig</dc:creator>
		<pubDate>Fri, 16 Sep 2011 22:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-41546</guid>
		<description>Thank you very much for your blog entry! I was puzzling around for the last week to find out why unit tests broke by time out. An excessive logging and log file reading brought me to network connection and later to the database connection and JDBC aka. ojdbc5. With that information at hand I came to your blog and I got the solution. Thanks, again! Awesome information! It worked for me, too.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your blog entry! I was puzzling around for the last week to find out why unit tests broke by time out. An excessive logging and log file reading brought me to network connection and later to the database connection and JDBC aka. ojdbc5. With that information at hand I came to your blog and I got the solution. Thanks, again! Awesome information! It worked for me, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keeping your Maven build fast &#8211; BEKK Open</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-41135</link>
		<dc:creator>Keeping your Maven build fast &#8211; BEKK Open</dc:creator>
		<pubDate>Sun, 11 Sep 2011 12:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-41135</guid>
		<description>[...] makes database connection pooling faster for Oracle databases on Linux/Unix systems (see here for [...]</description>
		<content:encoded><![CDATA[<p>[...] makes database connection pooling faster for Oracle databases on Linux/Unix systems (see here for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-40962</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Fri, 09 Sep 2011 09:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-40962</guid>
		<description>Agree with Andrew! Strange Problem, nice Blog Post! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Agree with Andrew! Strange Problem, nice Blog Post! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-40380</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 31 Aug 2011 18:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-40380</guid>
		<description>Great post.  Ran into this issue and have no idea how long it would have taken to figure this out had I not found this blog entry.</description>
		<content:encoded><![CDATA[<p>Great post.  Ran into this issue and have no idea how long it would have taken to figure this out had I not found this blog entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://www.usn-it.de/index.php/2009/02/20/oracle-11g-jdbc-driver-hangs-blocked-by-devrandom-entropy-pool-empty/comment-page-1/#comment-40107</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Fri, 26 Aug 2011 18:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.usn-it.de/?p=145#comment-40107</guid>
		<description>Per your recommendation, I installed an older fan right above the server next to a micrphone.  This is opposed to new Dyson Air Multipliers.  We all know that only the wind buffeting caused by the blades will truly engage a random pattern that will allow the entropy daemon to capture the wave patterns properly.  By having a bad bearing the noise pattern although repeatable was just random enough to get the entropy daemon garbage cleanup done properly - but occasionally I still lost connections; especially to system 10G.  So I then installed a parrot on top of the fan and had it fed my a datacenter troll  (DCT - we call him Ed) at random times throughout the day.   In effect when the parrot took a poop the random noise of the **** hitting the fan resolved all my connection issues.  Including 10G!!  You can imagine how happy my manager was to have the end of entrophy issues!!  However, every now and then I walk into the data cenetr and he has the parrot on his shoulder pretending to be Captain Morgan.  He&#039;s always striking that silly pose with his foot on the barrel.  To resolve this I put a honey badger in a parrot suit on top the fan - sure enough the random feedings stopped the random lost connections again.  However, one day my manager came in with cuts all over his face. I asked him what the heck happened?  He said he was making sure the **** hit the fan, but when it (the ****) looked different he was concerned for Polly (a fore mentioned parrot).  When I told him it was really a honey badger we all had a good laugh, and to date we wonder at how  when the **** hits the fan things work properly.  Frankly when things hang we still ask &quot;Is the **** hitting the fan?&quot;   Around here - most of the time it is.  Thanks again for the help.  Damn it Ed - what the hell are you doing go feed Polly.  Geeze. I need to outsource him - slacker.

COMMENT FROM USN:
No clue who this clown is. If it&#039;s spam, its really worth reading it. :)
Usn</description>
		<content:encoded><![CDATA[<p>Per your recommendation, I installed an older fan right above the server next to a micrphone.  This is opposed to new Dyson Air Multipliers.  We all know that only the wind buffeting caused by the blades will truly engage a random pattern that will allow the entropy daemon to capture the wave patterns properly.  By having a bad bearing the noise pattern although repeatable was just random enough to get the entropy daemon garbage cleanup done properly &#8211; but occasionally I still lost connections; especially to system 10G.  So I then installed a parrot on top of the fan and had it fed my a datacenter troll  (DCT &#8211; we call him Ed) at random times throughout the day.   In effect when the parrot took a poop the random noise of the **** hitting the fan resolved all my connection issues.  Including 10G!!  You can imagine how happy my manager was to have the end of entrophy issues!!  However, every now and then I walk into the data cenetr and he has the parrot on his shoulder pretending to be Captain Morgan.  He&#8217;s always striking that silly pose with his foot on the barrel.  To resolve this I put a honey badger in a parrot suit on top the fan &#8211; sure enough the random feedings stopped the random lost connections again.  However, one day my manager came in with cuts all over his face. I asked him what the heck happened?  He said he was making sure the **** hit the fan, but when it (the ****) looked different he was concerned for Polly (a fore mentioned parrot).  When I told him it was really a honey badger we all had a good laugh, and to date we wonder at how  when the **** hits the fan things work properly.  Frankly when things hang we still ask &#8220;Is the **** hitting the fan?&#8221;   Around here &#8211; most of the time it is.  Thanks again for the help.  Damn it Ed &#8211; what the hell are you doing go feed Polly.  Geeze. I need to outsource him &#8211; slacker.</p>
<p>COMMENT FROM USN:<br />
No clue who this clown is. If it&#8217;s spam, its really worth reading it. :)<br />
Usn</p>
]]></content:encoded>
	</item>
</channel>
</rss>

