<?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: AD Patch Worker Hangs on XDOLoader Process</title>
	<atom:link href="http://www.richtechnologies.com/?feed=rss2&#038;p=178" rel="self" type="application/rss+xml" />
	<link>http://www.richtechnologies.com/?p=178</link>
	<description>The Technical Weblog of Shad Rich</description>
	<lastBuildDate>Tue, 22 Jan 2013 14:11:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Giriprasad</title>
		<link>http://www.richtechnologies.com/?p=178&#038;cpage=1#comment-181</link>
		<dc:creator>Giriprasad</dc:creator>
		<pubDate>Thu, 21 Jul 2011 01:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.richtechnologies.com/?p=178#comment-181</guid>
		<description><![CDATA[Hi,

     Thanks for your good  explanation about the issue. 

     Solution  one is already in place in my system.  and still i am getting below error while upgrading.

CustMigrationTool.class  worker failed with below error messages.

       Calling /mnt/oraaps8/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ... 

Error: Error connecting to database &quot;jdbc:oracle:thin:APPS/APPS123@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=usncx052)(PORT=1525)))(CONNECT_DATA=(SID=APS8)))&quot;    
Io exception: Broken pipe (errno:32)
Migration failed.

          Please let me know i need to try with other solution options or else is there any way to fix this issue.

          Your help is highly appreciated.

Thanks
Giriprasad]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>     Thanks for your good  explanation about the issue. </p>
<p>     Solution  one is already in place in my system.  and still i am getting below error while upgrading.</p>
<p>CustMigrationTool.class  worker failed with below error messages.</p>
<p>       Calling /mnt/oraaps8/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java &#8230; </p>
<p>Error: Error connecting to database &#8220;jdbc:oracle:thin:APPS/APPS123@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=usncx052)(PORT=1525)))(CONNECT_DATA=(SID=APS8)))&#8221;<br />
Io exception: Broken pipe (errno:32)<br />
Migration failed.</p>
<p>          Please let me know i need to try with other solution options or else is there any way to fix this issue.</p>
<p>          Your help is highly appreciated.</p>
<p>Thanks<br />
Giriprasad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shad</title>
		<link>http://www.richtechnologies.com/?p=178&#038;cpage=1#comment-174</link>
		<dc:creator>Shad</dc:creator>
		<pubDate>Fri, 14 Jan 2011 19:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.richtechnologies.com/?p=178#comment-174</guid>
		<description><![CDATA[Hi Mohan,

To answer your questions:

1. The entropy_avail file is automatically updated by the kernel, so it&#039;s not something that can manually be set. The value reported in the file depends on how much activity is occurring on the host (keyboard, disk, etc.). Entropy often runs out on headless and virtual servers, which causes the java processes to hang until more entropy is available.
2. You should just be able to search for the java.security file name. (Be sure to backup the existing file before modifying it.)
&lt;code&gt;find /path/to/apps -type f -name java.security&lt;/code&gt;

Thanks,
Shad]]></description>
		<content:encoded><![CDATA[<p>Hi Mohan,</p>
<p>To answer your questions:</p>
<p>1. The entropy_avail file is automatically updated by the kernel, so it&#8217;s not something that can manually be set. The value reported in the file depends on how much activity is occurring on the host (keyboard, disk, etc.). Entropy often runs out on headless and virtual servers, which causes the java processes to hang until more entropy is available.<br />
2. You should just be able to search for the java.security file name. (Be sure to backup the existing file before modifying it.)<br />
<code>find /path/to/apps -type f -name java.security</code></p>
<p>Thanks,<br />
Shad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohan</title>
		<link>http://www.richtechnologies.com/?p=178&#038;cpage=1#comment-173</link>
		<dc:creator>Mohan</dc:creator>
		<pubDate>Fri, 14 Jan 2011 16:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.richtechnologies.com/?p=178#comment-173</guid>
		<description><![CDATA[Thanks for the articale . 

I have the below doubts/questions 

1) for cat /proc/sys/kernel/random/entropy_avail

What number do you sujjested . 

We have 50 setup for this parameter 

2) Can you please point me the location for the below step 

jre/lib/security/java.

3)]]></description>
		<content:encoded><![CDATA[<p>Thanks for the articale . </p>
<p>I have the below doubts/questions </p>
<p>1) for cat /proc/sys/kernel/random/entropy_avail</p>
<p>What number do you sujjested . </p>
<p>We have 50 setup for this parameter </p>
<p>2) Can you please point me the location for the below step </p>
<p>jre/lib/security/java.</p>
<p>3)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
