<?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>errors | Automation Dojos</title>
	<atom:link href="https://www.automationdojos.com/tag/errors/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.automationdojos.com/tag/errors/</link>
	<description>Applied Automation Ops</description>
	<lastBuildDate>Sat, 09 Apr 2022 19:40:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.automationdojos.com/wp-content/uploads/2021/06/Adjo_X_fav_32.png</url>
	<title>errors | Automation Dojos</title>
	<link>https://www.automationdojos.com/tag/errors/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Common Errors with QTP/UFT &#8211; Part 2</title>
		<link>https://www.automationdojos.com/common-errors-qtp-uft-part-2/</link>
					<comments>https://www.automationdojos.com/common-errors-qtp-uft-part-2/#respond</comments>
		
		<dc:creator><![CDATA[Tushar Sharma]]></dc:creator>
		<pubDate>Mon, 12 May 2014 12:55:03 +0000</pubDate>
				<category><![CDATA[FT Automation]]></category>
		<category><![CDATA[QTP-UFT]]></category>
		<category><![CDATA[Test Automation]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[QTP]]></category>
		<category><![CDATA[uft]]></category>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=12852</guid>

					<description><![CDATA[<p><a href="https://www.automationdojos.com/common-errors-qtp-uft-part-2/">Common Errors with QTP/UFT &#8211; Part 2</a> | As Published On <a href="https://www.automationdojos.com">Automation Dojos</a></p>
<p><img width="280" height="168" src="https://www.automationdojos.com/wp-content/uploads/2020/05/post_QTP-UFT-Err-Part02-280x168.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /></p>
<p>Welcome to the second and final part of this series on &#8216;Common Errors for QTP/UFT&#8217;! Earlier, we discussed about some of the &#8216;Common QTP/UFT Installation Issues&#8217;. In this post however we shall be discussing some assorted issues which you may face, when using both QTP/UFT and &#8216;JAVA&#8217; related tools and software (e.g. JDK, Eclipse IDE), [&#8230;]</p>
<p>The post <a href="https://www.automationdojos.com/common-errors-qtp-uft-part-2/">Common Errors with QTP/UFT &#8211; Part 2</a> appeared first on <a href="https://www.automationdojos.com">Automation Dojos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.automationdojos.com/common-errors-qtp-uft-part-2/">Common Errors with QTP/UFT &#8211; Part 2</a> | As Published On <a href="https://www.automationdojos.com">Automation Dojos</a></p>
<p>Welcome to the second and final part of this series on &#8216;Common Errors for QTP/UFT&#8217;! Earlier, we discussed about some of the &#8216;<a href="https://www.automationdojos.com/install-errors-qtp-uft-part-1/" target="_blank" rel="noopener noreferrer">Common QTP/UFT Installation Issues&#8217;</a>.</p>
<p>In this post however we shall be discussing some assorted issues which you may face, when using both QTP/UFT and &#8216;JAVA&#8217; related tools and software (e.g. JDK, Eclipse IDE), on the same machine. This article also explains the possible fixes or workarounds to overcome each issue. Hope that helps!</p>
<div class="attention2" style="height: 260px; margin-bottom: 30px;"><span class="inset-right" style="width: 135px;"><img decoding="async" class="aligncenter" src="https://www.automationdojos.com/wp-content/uploads/2020/05/Error-img.png" alt="" width="135" height="185" /></span></p>
<h3 style="font-size: 125%;">Eclipse/QTP/UFT does not work after Java update</h3>
<p style="font-size: 14px;">When a machine runs QTP and Java Applications, there are certain configuration conflicts. Users experience unexpected behaviour of QTP or Java. One of the common issues with QTP and Java is that Eclipse workspace does not load when you run the program. There are different errors that can be seen:</p>
<div class="module-icon"></div>
</div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Case 1 : There is no error message. The program blinks for a second and goes off</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p>One of the possible reasons is that you have downloaded Java SDK plugin from HP and environmental variables prevent Java application from loading. In that case, there should not be any issue with the Eclipse workspace. You can confirm this by changing the <span class="su-label su-label-type-default">SHOW_WORKSPACE_SELECTION_DIALOG</span> argument to True. This issue occurs on machines that run QTP. The reason is that QTP sets a value to environmental variables <span class="su-label su-label-type-default">JAVA_OPTIONS AND JAVA_TOOLS_OPTIONS</span>.</p>
<p>To run Eclipse, you have to delete these environmental variables. However, that gives another problem. Now, QTP doesn’t recognize Java or Oracle objects. The best way to resolve this issue is to make Java Support load only when Java add-ins or Oracle add-ins are running with QTP. <em class="bold">Follow these steps to achieve this:</em></p>
<ol style="font-size: 13px; line-height: 1.6em;">
<li>Close all Java applications.</li>
<li>Close QTP</li>
<li>Click on Start -&gt; Control Panel -&gt; Java Control Panel</li>
<li>Go to Advanced Tab -&gt; Default Java for Browsers</li>
<li>Uncheck the box for Internet Explorer and close the Java Control Panel</li>
<li>Go to the Registry Editor. Start -&gt; Run -&gt; RegEdit</li>
<li>Click the + beside HKEY_Local_Machine -&gt; Software -&gt; Mercury Interactive -&gt; JavaAgent -&gt; LoadDependsOnPackage</li>
<li>Select 32-bit OS or 64-bit OS according to your configuration</li>
<li>The default value is set to 0. Change it to 1 so that the agent will be loaded only when the application is loaded.</li>
<li>Close the Registry Editor and restart the system</li>
</ol>
</div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#7c7c7c;border-top-left-radius:1px;border-top-right-radius:1px">Case 2 : Error Message - NoClassDefFoundError</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p>Another common error encountered while upgrading to QTP 11 from QTP 9.5 or QTP 10, the upgrade is successfully done. However, when you open the application, it does not open or behaves unexpectedly. This is commonly seen with systems that use local versions of the HP software.</p>
<p>When you open Eclipse, it gives an error <span class="su-label su-label-type-default">NoClassDefFoundError</span>. This issue might be a result of corrupt Java (JDE/JRE) software. When you run the Eclipse archive on another system, it should work fine.</p>
<p>To resolve this issue, uninstall the Java program suite and the QTP software. Then, freshly install Java and then install QTP. When QTP is installed on a machine that has a proper Java environment, it should work fine.</p>
</div></div>
<div class="su-spacer" style="height:16px"></div>
<div class="su-spacer" style="height:5px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#7c7c7c;border-top-left-radius:1px;border-top-right-radius:1px">Case 3 : Error message - “An error has occurred. See the log file”</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p>Consider an instance wherein you open the Eclipse and it gives an error message to check the log file. This is again caused by Java update. Check if you have installed JRE updates recently. Sometimes, you might install two versions of JRE and a conflict arises.</p>
<p>To resolve this issue, uninstall Java environment and Eclipse and reinstall them again.</p>
</div></div>
<div class="su-spacer" style="height:10px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#7c7c7c;border-top-left-radius:1px;border-top-right-radius:1px">Case 4: QTP behaves unexpectedly</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p>In certain cases, QTP behaves unexpectedly and you experience the following issues:</p>
<div class="su-list" style="margin-left:0px">
<ul style="font-size: 13px; line-height: 1.6em;">
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> QTP does not recognize the window and no recording is done</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> Missing toolbars or tabs</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> Coding error</li>
</ul>
</div>
<div class="su-spacer" style="height:5px"></div>
<p style="margin-bottom: 15px;">The simplest way is to restart your machine and check if the issue is resolved. If that does not work try the following :</p>
<div class="su-list" style="margin-left:0px">
<ul style="font-size: 13px; line-height: 1.6em;">
<li><i class="sui sui-hand-o-right" style="color:#44c021"></i> Check if all add-ins are selected.</li>
<li><i class="sui sui-hand-o-right" style="color:#44c021"></i> Corrupt user profiles can prevent the program from working in its fullness.</li>
<li><i class="sui sui-hand-o-right" style="color:#44c021"></i> Check out if your user profile is intact. To do so, create another user account and login into the program to see if the issue is resolved.</li>
<li><i class="sui sui-hand-o-right" style="color:#44c021"></i> Another area to check out is whether you are logged in as an administrator. QTP requires an administrator account for certain tasks.</li>
<li><i class="sui sui-hand-o-right" style="color:#44c021"></i> Reinstalling the software should be the last resort. Before doing that, check if there are any QTP patches released for the issue you are experiencing.</li>
</ul>
</div>
</div></div>
<div class="su-spacer" style="height:5px"></div>
<div class='the_champ_sharing_container the_champ_vertical_sharing the_champ_hide_sharing the_champ_bottom_sharing' style='width:42px;left: -10px;top: 222px;-webkit-box-shadow:none;box-shadow:none;' data-super-socializer-href="https://www.automationdojos.com/tag/errors/feed/"><div class="the_champ_sharing_ul"><a aria-label="Facebook" class="the_champ_facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12852" title="Facebook" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg" style="background-color:#0765FE;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path fill="#484848" d="M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z"></path></svg></span></a><a aria-label="Twitter" class="the_champ_button_twitter" href="https://twitter.com/intent/tweet?via=@testoxide&text=errors&url=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12852" title="Twitter" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_twitter" style="background-color:#55acee;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 39 39"><path d="M28 8.557a9.913 9.913 0 0 1-2.828.775 4.93 4.93 0 0 0 2.166-2.725 9.738 9.738 0 0 1-3.13 1.194 4.92 4.92 0 0 0-3.593-1.55 4.924 4.924 0 0 0-4.794 6.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942 4.942 0 0 0-.665 2.477c0 1.71.87 3.214 2.19 4.1a4.968 4.968 0 0 1-2.23-.616v.06c0 2.39 1.7 4.38 3.952 4.83-.414.115-.85.174-1.297.174-.318 0-.626-.03-.928-.086a4.935 4.935 0 0 0 4.6 3.42 9.893 9.893 0 0 1-6.114 2.107c-.398 0-.79-.023-1.175-.068a13.953 13.953 0 0 0 7.55 2.213c9.056 0 14.01-7.507 14.01-14.013 0-.213-.005-.426-.015-.637.96-.695 1.795-1.56 2.455-2.55z" fill="#484848"></path></svg></span></a><a aria-label="Linkedin" class="the_champ_button_linkedin" href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12852" title="Linkedin" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_linkedin" style="background-color:#0077b5;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path d="M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z" fill="#484848"></path></svg></span></a><a aria-label="Pinterest" class="the_champ_button_pinterest" href="https://www.automationdojos.com/tag/errors/feed/" onclick="event.preventDefault();javascript:void((function(){var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());" title="Pinterest" rel="noopener" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_pinterest" style="background-color:#cc2329;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-2 -2 35 35"><path fill="#484848" d="M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z"/></svg></span></a><a aria-label="Reddit" class="the_champ_button_reddit" href="https://reddit.com/submit?url=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12852&title=errors" title="Reddit" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_reddit" style="background-color:#ff5700;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3.5 -3.5 39 39"><path d="M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z" fill="#484848"/></svg></span></a><a aria-label="Whatsapp" class="the_champ_whatsapp" href="https://api.whatsapp.com/send?text=errors https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12852" title="Whatsapp" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg" style="background-color:#55eb4c;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-6 -5 40 40"><path class="the_champ_svg_stroke the_champ_no_fill" stroke="#484848" stroke-width="2" fill="none" d="M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046"></path><path d="M 7 19 l -1 6 l 6 -1" class="the_champ_no_fill the_champ_svg_stroke" stroke="#484848" stroke-width="2" fill="none"></path><path d="M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4" fill="#484848"></path></svg></span></a><a class="the_champ_more" title="More" rel="nofollow noopener" style="font-size:24px!important;border:0;box-shadow:none;display:inline-block!important;font-size:16px;padding:0 4px;vertical-align: middle;display:inline;" href="https://www.automationdojos.com/?p=12852" onclick="event.preventDefault()"><span class="the_champ_svg" style="background-color:#ee8e2d;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block!important;opacity:1;float:left;font-size:32px!important;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;display:inline;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box;" onclick="theChampMoreSharingPopup(this, 'https://www.automationdojos.com/?p=12852', 'errors', '' )"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-.3 0 32 32" version="1.1" width="100%" height="100%" style="display:block;" xml:space="preserve"><g><path fill="#484848" d="M18 14V8h-4v6H8v4h6v6h4v-6h6v-4h-6z" fill-rule="evenodd"></path></g></svg></span></a></div></div><p>The post <a href="https://www.automationdojos.com/common-errors-qtp-uft-part-2/">Common Errors with QTP/UFT &#8211; Part 2</a> appeared first on <a href="https://www.automationdojos.com">Automation Dojos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.automationdojos.com/common-errors-qtp-uft-part-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Common Errors with QTP/UFT &#8211; Part 1</title>
		<link>https://www.automationdojos.com/common-errors-qtp-uft-part-1/</link>
					<comments>https://www.automationdojos.com/common-errors-qtp-uft-part-1/#respond</comments>
		
		<dc:creator><![CDATA[Tushar Sharma]]></dc:creator>
		<pubDate>Wed, 12 Mar 2014 01:21:56 +0000</pubDate>
				<category><![CDATA[FT Automation]]></category>
		<category><![CDATA[QTP-UFT]]></category>
		<category><![CDATA[Test Automation]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[QTP]]></category>
		<category><![CDATA[uft]]></category>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=12826</guid>

					<description><![CDATA[<p><a href="https://www.automationdojos.com/common-errors-qtp-uft-part-1/">Common Errors with QTP/UFT &#8211; Part 1</a> | As Published On <a href="https://www.automationdojos.com">Automation Dojos</a></p>
<p><img width="280" height="168" src="https://www.automationdojos.com/wp-content/uploads/2020/05/post_QTP-UFT-Err-Part01-280x168.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /></p>
<p>As the name suggests, this article focuses on the common problems faced during or after QTP/UFT installation. We shall also have a separate article dedicated to common problems owing to JAVA and QTP/UFT installation on the same machine and thereby arising conflicts or rather configuration issues. Normally, QTP gets installed without creating any problem. However, [&#8230;]</p>
<p>The post <a href="https://www.automationdojos.com/common-errors-qtp-uft-part-1/">Common Errors with QTP/UFT &#8211; Part 1</a> appeared first on <a href="https://www.automationdojos.com">Automation Dojos</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.automationdojos.com/common-errors-qtp-uft-part-1/">Common Errors with QTP/UFT &#8211; Part 1</a> | As Published On <a href="https://www.automationdojos.com">Automation Dojos</a></p>
<p>As the name suggests, this article focuses on the common problems faced during or after QTP/UFT installation. We shall also have a separate article dedicated to common problems owing to JAVA and QTP/UFT installation on the same machine and thereby arising conflicts or rather configuration issues.</p>
<p>Normally, QTP gets installed without creating any problem. However, there are certain errors that are commonly experienced by people. Some of these are listed below.</p>
<div class="attention2" style="margin-bottom: 30px;"><span class="inset-right" style="width: 135px;"><br />
<img loading="lazy" decoding="async" class="aligncenter" src="https://www.automationdojos.com/wp-content/uploads/2020/05/Error-img.png" alt="" width="135" height="185" /><br />
</span></p>
<h3 style="font-size: 160%;">Common Problems with QTP/UFT Installation</h3>
<div class="su-list" style="margin-left:0px">
<ul style="font-size: 13px; line-height: 1.6em;">
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> Nothing happens after the initial installation screen / Application does not open after installation</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> The Application does not launch after an upgrade</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> .dll missing</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> Requires a license</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> QTP behaves unexpectedly</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> .Net 4.0 does not work</li>
<li><i class="sui sui-exclamation-triangle" style="color:#e5ae23"></i> Windows Remote shell service error</li>
</ul>
</div>
<div class="module-icon"></div>
</div>
<div class="su-spacer" style="height:10px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 1 : Nothing happens after the initial installation screen / Application does not open after installation</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p>If you experience this kind of error/s while installing software, try the below options.</p>
<ol style="font-size: 13px; line-height: 1.6em;">
<li><strong>Anti-Virus issues:</strong> if the installation does not move further, the anti-virus product might be causing the issue. This is commonly seen with McAfee Anti-Virus. To resolve this issue, disable the anti-virus and install QTP.</li>
<li><strong>English usernames:</strong> QTP software requires that OS usernames are in English. Even though you log in as an administrator, your username can only contain English letters. Else, the installation will not complete successfully. If it does, it will not work properly.</li>
<li><strong>Installation Path:</strong> Along with usernames, the location name where QTP is installed needs to be in English letters. Even the path of installation files requires English letters as well.</li>
</ol>
</div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 2 : Application does not open after an upgrade</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p style="margin-bottom: 10px;">Another common error encountered while upgrading to QTP 11 from QTP 9.5 or QTP 10, the upgrade is successfully done. However, when you open the application, it does not open or behaves unexpectedly. This is commonly seen with systems that use local versions of the HP software.<em class="bold"> To resolve this issue, go to : </em></p>
<div class="su-list" style="margin-left:0px">
<ul style="font-size: 13px; line-height: 1.6em;">
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Control Panel &#8211; &gt; Add/Remove programs</li>
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Choose HP QTP</li>
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Click on Change and choose Repair</li>
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Follow the instructions to resolve the issue.</li>
</ul>
</div>
</div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 3 : wwwpackage.dll failed to register</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p style="margin-bottom: 10px;">Another common error encountered during the QTP installation procedure is wwwpackage.dll error. Try these options:</p>
<div class="su-list" style="margin-left:0px">
<ul style="font-size: 13px; line-height: 1.6em;">
<li><i class="sui sui-hand-o-right" style="color:#66b04b"></i> Check if you are logged in Administrator account</li>
<li><i class="sui sui-hand-o-right" style="color:#66b04b"></i> Disable the antivirus program</li>
<li><i class="sui sui-hand-o-right" style="color:#66b04b"></i> Check if the installer package is corrupt</li>
<li><i class="sui sui-hand-o-right" style="color:#66b04b"></i> Check if the system requirements are met</li>
</ul>
</div>
<p>If everything is fine, you can register the dll manually.<em class="bold">Go to CMD and run this command</em> <span class="su-label su-label-type-default">regsvr32 &#8220;&lt;QTP install dir&gt;\bin\WWWPackage.dll</span>
</div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 4 : Licensing issues</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p>There are licensing issues as well. If you have downloaded a 30-day trial version, you have to upgrade the program from HP. Another issue is the RMS License Manager. QTP support version 8.3.0 or above. Other versions are not supported.</p>
</div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 5 : The application behaves unexpectedly</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px">
<p style="margin-bottom: 10px;">If the application behaves unexpectedly, there is one known issue. When you upgrade to QTP 11 on a system that has a Quick test 10.00 patch, it does not work well.<em class="bold"> To resolve this issue: </em></p>
<div class="su-list" style="margin-left:0px">
<ul style="font-size: 13px; line-height: 1.6em;">
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Go to Start &#8211; &gt; Control Panel</li>
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Click on Updates</li>
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Choose HP and see if QTPNET_00015 is in the list</li>
<li><i class="sui sui-arrow-right" style="color:#66b04b"></i> Uninstall this patch and then install QTP 11</li>
</ul>
</div>
</div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 6 : Using .NET with QTP</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px"><div class="su-quote su-quote-style-default"><div class="su-quote-inner su-u-clearfix su-u-trim">
<p>If you want to use .NET 4.0, you have to first install it before installing QTP. However, if you install QTP first and then install the .NET program, you have to manually register dll files, QTP agent and QTPwpfagent.</p>
<p>​</div></div></div></div>
<div class="su-spacer" style="height:15px"></div>
<div class="su-box su-box-style-default" id="" style="border-color:#bfbfbf;border-radius:3px;"><div class="su-box-title" style="background-color:#f2f2f2;color:#6b6b6b;border-top-left-radius:1px;border-top-right-radius:1px">Problem 7 : rshsvc exe error</div><div class="su-box-content su-u-clearfix su-u-trim" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px"><div class="su-quote su-quote-style-default"><div class="su-quote-inner su-u-clearfix su-u-trim">
<p>rshsvs or Windows Remote Shell Service gives an error message. This error is seen on XP systems. You can either upgrade to windows 7. Alternately, you can configure the service to start manually.</p>
</div></div></div></div>
<div class='the_champ_sharing_container the_champ_vertical_sharing the_champ_hide_sharing the_champ_bottom_sharing' style='width:42px;left: -10px;top: 222px;-webkit-box-shadow:none;box-shadow:none;' data-super-socializer-href="https://www.automationdojos.com/tag/errors/feed/"><div class="the_champ_sharing_ul"><a aria-label="Facebook" class="the_champ_facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12826" title="Facebook" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg" style="background-color:#0765FE;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path fill="#484848" d="M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z"></path></svg></span></a><a aria-label="Twitter" class="the_champ_button_twitter" href="https://twitter.com/intent/tweet?via=@testoxide&text=errors&url=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12826" title="Twitter" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_twitter" style="background-color:#55acee;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 39 39"><path d="M28 8.557a9.913 9.913 0 0 1-2.828.775 4.93 4.93 0 0 0 2.166-2.725 9.738 9.738 0 0 1-3.13 1.194 4.92 4.92 0 0 0-3.593-1.55 4.924 4.924 0 0 0-4.794 6.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942 4.942 0 0 0-.665 2.477c0 1.71.87 3.214 2.19 4.1a4.968 4.968 0 0 1-2.23-.616v.06c0 2.39 1.7 4.38 3.952 4.83-.414.115-.85.174-1.297.174-.318 0-.626-.03-.928-.086a4.935 4.935 0 0 0 4.6 3.42 9.893 9.893 0 0 1-6.114 2.107c-.398 0-.79-.023-1.175-.068a13.953 13.953 0 0 0 7.55 2.213c9.056 0 14.01-7.507 14.01-14.013 0-.213-.005-.426-.015-.637.96-.695 1.795-1.56 2.455-2.55z" fill="#484848"></path></svg></span></a><a aria-label="Linkedin" class="the_champ_button_linkedin" href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12826" title="Linkedin" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_linkedin" style="background-color:#0077b5;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path d="M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z" fill="#484848"></path></svg></span></a><a aria-label="Pinterest" class="the_champ_button_pinterest" href="https://www.automationdojos.com/tag/errors/feed/" onclick="event.preventDefault();javascript:void((function(){var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());" title="Pinterest" rel="noopener" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_pinterest" style="background-color:#cc2329;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-2 -2 35 35"><path fill="#484848" d="M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z"/></svg></span></a><a aria-label="Reddit" class="the_champ_button_reddit" href="https://reddit.com/submit?url=https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12826&title=errors" title="Reddit" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg the_champ_s__default the_champ_s_reddit" style="background-color:#ff5700;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3.5 -3.5 39 39"><path d="M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z" fill="#484848"/></svg></span></a><a aria-label="Whatsapp" class="the_champ_whatsapp" href="https://api.whatsapp.com/send?text=errors https%3A%2F%2Fwww.automationdojos.com%2F%3Fp%3D12826" title="Whatsapp" rel="nofollow noopener" target="_blank" style="font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle"><span class="the_champ_svg" style="background-color:#55eb4c;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box"><svg style="display:block;" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-6 -5 40 40"><path class="the_champ_svg_stroke the_champ_no_fill" stroke="#484848" stroke-width="2" fill="none" d="M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046"></path><path d="M 7 19 l -1 6 l 6 -1" class="the_champ_no_fill the_champ_svg_stroke" stroke="#484848" stroke-width="2" fill="none"></path><path d="M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4" fill="#484848"></path></svg></span></a><a class="the_champ_more" title="More" rel="nofollow noopener" style="font-size:24px!important;border:0;box-shadow:none;display:inline-block!important;font-size:16px;padding:0 4px;vertical-align: middle;display:inline;" href="https://www.automationdojos.com/?p=12826" onclick="event.preventDefault()"><span class="the_champ_svg" style="background-color:#ee8e2d;width:38px;height:38px;border-radius:3px;margin:0;display:inline-block!important;opacity:1;float:left;font-size:32px!important;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;display:inline;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box;" onclick="theChampMoreSharingPopup(this, 'https://www.automationdojos.com/?p=12826', 'errors', '' )"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-.3 0 32 32" version="1.1" width="100%" height="100%" style="display:block;" xml:space="preserve"><g><path fill="#484848" d="M18 14V8h-4v6H8v4h6v6h4v-6h6v-4h-6z" fill-rule="evenodd"></path></g></svg></span></a></div></div><p>The post <a href="https://www.automationdojos.com/common-errors-qtp-uft-part-1/">Common Errors with QTP/UFT &#8211; Part 1</a> appeared first on <a href="https://www.automationdojos.com">Automation Dojos</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.automationdojos.com/common-errors-qtp-uft-part-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
