<?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/"
	>

<channel>
	<title>ORATraining Blog &#187; Oracle Applications issues</title>
	<atom:link href="http://www.oratraining.com/blog/category/oracle/applications/oracle-applications-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oratraining.com/blog</link>
	<description>Not just another Oracle Blog</description>
	<lastBuildDate>Tue, 25 May 2010 12:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Oracle Applications (eBusiness Suite) Release 12 on Solaris</title>
		<link>http://www.oratraining.com/blog/2010/05/installing-oracle-applications-ebusiness-suite-r12-release-12-on-solaris/</link>
		<comments>http://www.oratraining.com/blog/2010/05/installing-oracle-applications-ebusiness-suite-r12-release-12-on-solaris/#comments</comments>
		<pubDate>Mon, 03 May 2010 10:05:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installing Oracle Applications]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[oracle applications]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[release 12]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=307</guid>
		<description><![CDATA[Let us consider we are installing Oracle eBusiness Suite Release 12 (12.1.1) on Sun Solaris 10 on SPARC 64 bit platform.
First of all following pre-requisites must be checked at the Operating System level.
﻿
Packages
 



SUNWarc


SUNWbtool


SUNWcsl


SUNWhea


SUNWi15cs


SUNWi1cs


SUNWi1of


SUNWlibC


SUNWlibm


SUNWlibms


SUNWsprot


SUNWtoo


SUNWuiu8


SUNWulcf


SUNWxwfnt



Patches

125100-04 or higher
120473-05 or higher
127111-02 or higher
137111-04 or higher

Kernel parameters in /etc/system 
rlim_fd_max                   [...]]]></description>
			<content:encoded><![CDATA[<p>Let us consider we are installing Oracle eBusiness Suite Release 12 (12.1.1) on Sun Solaris 10 on SPARC 64 bit platform.</p>
<p>First of all following pre-requisites must be checked at the Operating System level.</p>
<blockquote><p>﻿</p>
<p><strong>Packages</strong></p>
<p><strong> </strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="83">
<tbody>
<tr>
<td width="83" valign="bottom">SUNWarc</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWbtool</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWcsl</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWhea</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWi15cs</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWi1cs</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWi1of</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWlibC</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWlibm</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWlibms</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWsprot</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWtoo</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWuiu8</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWulcf</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWxwfnt</td>
</tr>
</tbody>
</table>
<p><strong>Patches</strong></p>
<ul>
<li>125100-04 or higher</li>
<li>120473-05 or higher</li>
<li>127111-02 or higher</li>
<li>137111-04 or higher</li>
</ul>
<p><strong>Kernel parameters in </strong><strong>/etc/system</strong><strong> </strong></p>
<p>rlim_fd_max                                     65536</p>
<p>noexec_user_stack                        1</p>
<p>semsys:seminfo_semmni            100</p>
<p>semsys:seminfo_semmsl             256</p>
<p>shmsys:shminfo_shmmax           4294967295</p>
<p>shmsys:shminfo_shmmni            100</p>
<p><strong><br />
ulimit Value Settings</strong></p>
<p>Verify that the owner of the Oracle Application Server and Oracle Database server file systems have the following &#8216;ulimit&#8217; values:</p>
<ul>
<li>time (seconds) = unlimited</li>
<li>file (blocks) = unlimited</li>
<li>data (kbytes) = unlimited</li>
<li>stack (kbytes) = unlimited</li>
<li>memory (kbytes) = unlimited</li>
<li>coredump (blocks) = unlimited</li>
<li>nofiles (descriptors) = 65536</li>
</ul>
<p><strong>Java requirements<br />
</strong><br />
JDK 6 (bundled with R12, no need to manually install)</p>
<p><strong>Operating system utilities</strong></p>
<ul>
<li>ar</li>
<li>ld</li>
<li>make</li>
<li>X Display Server</li>
<li>ldd</li>
<li>gcc</li>
<li>g++</li>
</ul>
</blockquote>
<p>Next step is to create required users.</p>
<blockquote><p>groupadd dba</p>
<p>useradd -g dba oradev</p>
<p>useradd -g dba appldev</p>
<div id="_mcePaste">
<div id="_mcePaste">passwd oradev</div>
<div id="_mcePaste">New Password:</div>
<div id="_mcePaste">Re-enter new Password:</div>
<div id="_mcePaste">passwd: password successfully changed for oradev</div>
<div id="_mcePaste">passwd appldev</div>
<div id="_mcePaste">New Password:</div>
<div id="_mcePaste">Re-enter new Password:</div>
<div id="_mcePaste">passwd: password successfully changed for appldev</div>
</div>
</blockquote>
<p>Now let&#8217;s create required directories as root.</p>
<blockquote><p>mkdir /u01</p>
<p>mkdir /u01/oracle</p>
<p>mkdir /u01/oracle/ERPDEV</p>
<p>mkdir /u01/oracle/ERPDEV/db</p>
<p>mkdir /u01/oracle/ERPDEV/apps</p>
<p>chown oradev:dba /u01</p>
<p>chown oradev:dba /u01/oracle</p>
<p>chown oradev:dba /u01/oracle/ERPDEV</p>
<p>chown oradev:dba /u01/oracle/ERPDEV/db</p>
<p>chown appldev:dba /u01/oracle/ERPDEV/apps</p></blockquote>
<p>Create Staging area or else you can directly install from DVDs but you may need to switch DVDs during the installation.</p>
<p>Here we have created Staging directory as <strong>/u01/R12stage/</strong></p>
<p>There are multiple ways for creating staging areas. The simplest method is to copy all DVD contents to Staging directory in following subfolders.</p>
<p><strong>startCD,  oraDB, oraAppDB, oraApps, oraAS,  NLS-&lt;Language&gt; (if installing NLS)</strong></p>
<p>Or else you can use <strong>adautostg.pl</strong> to create a staging area automatically.</p>
<blockquote><p><span style="color: #ff0000;">ORATraining Tip: Execute the following to avoid unexpected errors during the installation since we are doing multiuser installation.<br />
<span style="color: #000000;">chmod 777 /tmp</span></span></p></blockquote>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>
<blockquote><p><span style="color: #ff0000;">ORATraining tip: Sometimes it has been noticed on some Solaris based installation that installation will throw following error.</span></p>
<p>/u01/R12stage/startCD/Disk1/rapidwiz/rapidwiz: whoami: not found</p>
<p><span style="color: #ff0000;">Execute the following before starting the installation to avoid the issue.</span></p>
<p><span style="color: #000000;">export PATH=$PATH:/usr/ucb/</span></p></blockquote>
<p><span style="color: #000000;"><strong>Starting the installation:</strong></span></p>
<blockquote><p>cd /u01/R12stage/startCD/Disk1/rapidwiz</p>
<p>./rapidwiz</p></blockquote>
<blockquote><p><span style="color: #ff0000;">ORATraining tip: You can also execute directly with the path like &#8220;<span style="color: #000000;">/u01/R12stage/startCD/Disk1/rapidwiz/rapidwiz/rapidwiz</span>&#8221; to avoid selecting DVDs at the end of every component installation.</span></p></blockquote>
<blockquote><p><span style="color: #ff0000;">ORATraining Tip: Sometimes you may encounter following error after starting the installation.</span></p>
<p>/u01/R12stage/startCD/Disk1/rapidwiz/rapidwiz: /tmp/RapidInstall/bin/runWizard.sh: cannot execute</p>
<p><span style="color: #ff0000;">Execute the following to fix this if you encounter the same.</span></p>
<p><span style="color: #ff0000;"><span style="color: #ff0000;"><span style="color: #000000;">chmod 777 /u01/R12stage/startCD/Disk1/rapidwiz/bin</span></span></span></p></blockquote>
<p><strong>Welcome Screen:</strong></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-01.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-01.jpg" alt="" /></a></p>
<p>Do not change anything in this screen unless you are upgrading existing Oracle Applications release. Express release will go with many default parameters and skip certain steps but not recommended for an Apps DBA.</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-02.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-02.jpg" alt="" /></a></p>
<p>Keep these blank if installing on test machine. This can always be filled later. You will need a valid CSI number and associated email id for this.</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-03.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-03.jpg" alt="" /></a></p>
<p>No not change anything in this screen unless you are restarting a failed installation or installing on secondary nodes in case of multinode installation.</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-04.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-04.jpg" alt="" /></a></p>
<p>Select a port pool here. All default ports will be added by a number selected in port pool and those ports will be assigned accordingly. For example with port pool 10, default ports will change as follows.</p>
<p>Web Server port will become 8010 (8000 + 10)</p>
<p>Forms port will become 9010 (9000 + 10)</p>
<p>Reports port will become 7010 (7000 + 10)</p>
<p>and so on..</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-05.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-05.jpg" alt="" /></a></p>
<p><span id="more-307"></span><br />
<a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-06.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-06.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-07.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-07.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-08.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-08.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-09.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-09.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-10.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-10.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-11.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-11.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-12.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-12.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-13.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-13.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-15.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-15.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-16.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-16.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-17.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-17.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-19.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-19.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-20.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-20.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-22.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-22.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-23.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-23.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-24.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-24.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-26.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-26.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-27.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-27.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-28.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-28.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-29.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-29.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-32.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-32.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-35.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-35.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-36.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-36.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-37.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-37.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-38.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-38.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-39.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-39.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-40.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-40.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-41.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-41.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-arabic-license.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-arabic-license.jpg" alt="" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2010%2F05%2Finstalling-oracle-applications-ebusiness-suite-r12-release-12-on-solaris%2F&amp;linkname=Installing%20Oracle%20Applications%20%28eBusiness%20Suite%29%20Release%2012%20on%20Solaris"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2010/05/installing-oracle-applications-ebusiness-suite-r12-release-12-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for &#8220;Internet explorer has closed this webpage to help protect your computer&#8221;</title>
		<link>http://www.oratraining.com/blog/2010/04/internet-explorer-has-closed-this-webpage-to-help-protect-your-computer/</link>
		<comments>http://www.oratraining.com/blog/2010/04/internet-explorer-has-closed-this-webpage-to-help-protect-your-computer/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:01:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jvm.dll]]></category>
		<category><![CDATA[oracle applications]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=227</guid>
		<description><![CDATA[Many users face issue running Oracle forms on Microsoft Internet Explorer 8 (IE8) which causes the page to redirect to following url
res://ieframe.dll/acr_depnx_error.htm#&#60;domain&#62;,http://&#60;server&#62;:&#60;port&#62;/forms/frmservlet?config=&#60;config&#62;
It displays following error.
Internet explorer has closed this webpage to help protect your computer
A malfunctioning or malicious add-on has caused Internet  Explorer to close this webpage.

Solution:
Goto Internet Explorer -&#62; Tools -&#62; Internet Options [...]]]></description>
			<content:encoded><![CDATA[<p>Many users face issue running Oracle forms on Microsoft Internet Explorer 8 (IE8) which causes the page to redirect to following url</p>
<p>res://ieframe.dll/acr_depnx_error.htm#&lt;domain&gt;,http://&lt;server&gt;:&lt;port&gt;/forms/frmservlet?config=&lt;config&gt;</p>
<p>It displays following error.</p>
<p><strong>Internet explorer has closed this webpage to help protect your computer</strong></p>
<p><strong><span style="font-weight: normal; font-size: 15px;">A malfunctioning or malicious add-on has caused Internet  Explorer to close this webpage.</span></strong></p>
<p><span style="font-weight: normal;"><a href="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-error21.jpg"><img class="alignnone size-medium wp-image-229" title="Internet Explorer has closed this webpage to help protect your computer" src="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-error21-300x190.jpg" alt="Internet Explorer has closed this webpage to help protect your computer" width="300" height="190" /></a></span></p>
<p>Solution:</p>
<p>Goto Internet Explorer -&gt; Tools -&gt; Internet Options -&gt; Advanced -&gt; Scroll down to Security -&gt; Uncheck &#8220;Enable memory protection to help mitigate online attacks*&#8221;</p>
<p>Close all browser windows and restart the browser. The issue should have been fixed <img src='http://www.oratraining.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-fix21.jpg"><img class="alignnone size-medium wp-image-231" title="Uncheck Enable memory protection to help mitigate online attacks" src="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-fix21-232x300.jpg" alt="Uncheck Enable memory protection to help mitigate online attacks" width="232" height="300" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2010%2F04%2Finternet-explorer-has-closed-this-webpage-to-help-protect-your-computer%2F&amp;linkname=Fix%20for%20%26%238220%3BInternet%20explorer%20has%20closed%20this%20webpage%20to%20help%20protect%20your%20computer%26%238221%3B"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2010/04/internet-explorer-has-closed-this-webpage-to-help-protect-your-computer/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Fix for IE crash on launching forms in Oracle Applications 11i (11.5.10)</title>
		<link>http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/</link>
		<comments>http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:03:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[jvm.dll]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[oracle applications]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=203</guid>
		<description><![CDATA[Many of you would have noticed that while launching forms from Oracle Applications 11.5.10 using Internet Explorer (IE 7) then it might crash with following error. Though it may work perfectly fine in mozilla firefox.


This is the working fix for the issue.
Solution-1:
1) Take backup of jvm.dll located at c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot directory.
2) Copy jvm.dll from [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">Many of you would have noticed that while launching forms from Oracle Applications 11.5.10 using Internet Explorer (IE 7) then it might crash with following error. Though it may work perfectly fine in mozilla firefox.</p>
<p><img class="alignnone size-full wp-image-208" title="ie-crash1" src="http://www.oratraining.com/blog/wp-content/uploads/2009/12/ie-crash1.JPG" alt="ie-crash1" width="334" height="224" /></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;"><img class="alignnone size-full wp-image-209" title="jvm-error1" src="http://www.oratraining.com/blog/wp-content/uploads/2009/12/jvm-error1.JPG" alt="jvm-error1" width="422" height="273" /></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">This is the working fix for the issue.</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;"><strong>Solution-1:</strong></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">1) Take backup of jvm.dll located at <strong>c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot</strong> directory.<br />
2) Copy <strong>jvm.dll</strong> from <strong>C:\Program Files\Java\jre1.6.0_07\bin\client</strong> (or whichever highest version of jre you have) to <strong>c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot</strong><br />
3) Clear browser cache and also Oracle Jar cache (Remove all files from<strong> c:\documents and settings\&lt;username&gt;\Oralce Jar cache</strong>)<br />
4)	Close all the browsers and restart</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">Enjoy !! The issue should have been resolved now !</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;"><strong>Solution-2:</strong></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">In case if you are unable to find the jvm.dll in that location or if the above solution didn&#8217;t work for you, you can download the working jvm.dll from <a href="http://blog.oratraining.com/files/jvm.dll" target="_blank">this link</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2009%2F12%2Ffix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10%2F&amp;linkname=Fix%20for%20IE%20crash%20on%20launching%20forms%20in%20Oracle%20Applications%2011i%20%2811.5.10%29"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
