<?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; jvm.dll</title>
	<atom:link href="http://www.oratraining.com/blog/tag/jvm-dll/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oratraining.com/blog</link>
	<description>Not just another Oracle Blog</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:23:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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[Browser issues]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Clients]]></category>
		<category><![CDATA[Windows issues]]></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 [...]]]></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><strong><span style="font-weight: normal; font-size: 15px;"><a href="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-error22.jpg"><img class="alignnone size-full wp-image-352" title="Internet explorer has closed this webpage to help protect your computer" src="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-error22.jpg" alt="" width="539" height="343" /></a></span></strong></p>
<p><span style="font-weight: normal;"> </span></p>
<p><strong><span style="color: #ff0000;">Solution:</span></strong></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-fix22.jpg"><img class="alignnone size-full wp-image-351" title="Uncheck Enable memory protection to help mitigate online attacks" src="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-fix22.jpg" alt="" width="289" height="374" /></a></p>
<p><strong>Edit: </strong>Alternatively you can use either of following 2 alternate solutions.</p>
<p><strong><span style="color: #ff0000;">Alternate 2:</span></strong></p>
<p>Open registry using start-&gt;Run-&gt;regedit-&gt;ok</p>
<p>Go to <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main</strong></p>
<p>On the right hand side you will see a DWORD key called <strong>DEPOff. </strong>IF this is set to value 0, just <strong>change it to 1</strong> and close registry editor.</p>
<p><a href="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-DEP1.jpg"><img class="alignnone size-full wp-image-349" title="REGEDIT Turn Data Execution Prevention Off" src="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-DEP1.jpg" alt="" width="683" height="349" /></a></p>
<p>Restart Internet Explorer and check if the problem has been fixed or not.</p>
<p><strong><span style="color: #ff0000;">Alternate 3:</span></strong></p>
<p>Right click on My Computer-&gt;Properties (or start-&gt;Run-&gt;<strong>sysdm.cpl</strong>-&gt;ok)</p>
<p>Click on &#8220;<strong>Advanced</strong>&#8221; Tab. Click on &#8220;<strong>Settings</strong>&#8221; button next to Performance.</p>
<p>Click on last tab &#8220;<strong>Data Execution Prevention</strong>&#8221;</p>
<p>Select Second option and then select &#8220;Internet Explorer&#8221; from the bottom pan.</p>
<p>(If &#8220;Internet Explorer&#8221; is not already present there then just click on &#8220;Add&#8221; and then select &#8220;c:\Program Files\Internet Explorer\iexplore.exe&#8221;)</p>
<p><a href="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-DEP2.gif"><img class="alignnone size-full wp-image-353" title="Turn Data Execution Prevention Off for Internet Explorer" src="http://www.oratraining.com/blog/wp-content/uploads/2010/04/IE-DEP2.gif" alt="" width="547" height="372" /></a></p>
<p>Click OK and restart internet explorer. The problem should have been fixed.</p>
<left><a class="tt" href="http://twitter.com/home/?status=Fix+for+%E2%80%9CInternet+explorer+has+closed+this+webpage+to+help+protect+your+computer%E2%80%9D+http://bit.ly/cebqTE" title="Post to Twitter"><img class="nothumb" src="http://www.oratraining.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.oratraining.com/blog/2010/04/internet-explorer-has-closed-this-webpage-to-help-protect-your-computer/&amp;title=Fix+for+%E2%80%9CInternet+explorer+has+closed+this+webpage+to+help+protect+your+computer%E2%80%9D" title="Post to Digg"><img class="nothumb" src="http://www.oratraining.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a></left><div class="fblike" style="height:25px; height:25px; overflow:hidden;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2010%2F04%2Finternet-explorer-has-closed-this-webpage-to-help-protect-your-computer%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allow Transparency="true" style="border:none; overflow:hidden; width:450px;"></iframe></div><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><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>31</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[Browser issues]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Clients]]></category>
		<category><![CDATA[Windows 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. [...]]]></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>
<left><a class="tt" href="http://twitter.com/home/?status=Fix+for+IE+crash+on+launching+forms+in+Oracle+Applications+11i+%2811.5.10%29+http://bit.ly/bCMrGS" title="Post to Twitter"><img class="nothumb" src="http://www.oratraining.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/&amp;title=Fix+for+IE+crash+on+launching+forms+in+Oracle+Applications+11i+%2811.5.10%29" title="Post to Digg"><img class="nothumb" src="http://www.oratraining.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a></left><div class="fblike" style="height:25px; height:25px; overflow:hidden;"><iframe src="http://www.facebook.com/plugins/like.php?href=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;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allow Transparency="true" style="border:none; overflow:hidden; width:450px;"></iframe></div><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><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>
