<?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 for Martin Spier&#039;s Blog</title>
	<atom:link href="http://e-mojo.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://e-mojo.net</link>
	<description>Performance Engineer. Project Management Padawan. Technophile. Web 2.0 Addicted. Productivity Enthusiast. GTD Buff. Electronic Music Lover &#38; Part-time DJ.</description>
	<lastBuildDate>Thu, 04 Mar 2010 19:03:55 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Performance Anti-Patterns in Database-Driven Applications by How To Improve Usability Of Your Website - SEO &#38; Affiliate Coaching Blog</title>
		<link>http://e-mojo.net/performance-antipatterns-databasedriven-applications/comment-page-1#comment-195</link>
		<dc:creator>How To Improve Usability Of Your Website - SEO &#38; Affiliate Coaching Blog</dc:creator>
		<pubDate>Thu, 04 Mar 2010 19:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/?p=477#comment-195</guid>
		<description>[...] Performance Anti-Patterns in Database-Driven Applications &#171; Martin Spier&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Performance Anti-Patterns in Database-Driven Applications &laquo; Martin Spier&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by Martin</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-190</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-190</guid>
		<description>Does it work when you&#039;re not recording with LR??
If its working when you&#039;re not recording, probably it is an issue between the ActiveX plugin and the LR recoding module. You can try a couple things if that&#039;s the case:
Recording it with another browser. This already happened with me. IE was crashing when recording and I had to record the script with Firefox, which uses a different plugin.
If that doesn&#039;t help, you can try changing the recoding mode to a lower level, like HTTP/HTML in URL mode (Options &gt; Recording &gt; URL-based Script)

Martin</description>
		<content:encoded><![CDATA[<p>Does it work when you&#8217;re not recording with LR??<br />
If its working when you&#8217;re not recording, probably it is an issue between the ActiveX plugin and the LR recoding module. You can try a couple things if that&#8217;s the case:<br />
Recording it with another browser. This already happened with me. IE was crashing when recording and I had to record the script with Firefox, which uses a different plugin.<br />
If that doesn&#8217;t help, you can try changing the recoding mode to a lower level, like HTTP/HTML in URL mode (Options &gt; Recording &gt; URL-based Script)</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by Sachin Mishra</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-188</link>
		<dc:creator>Sachin Mishra</dc:creator>
		<pubDate>Wed, 03 Mar 2010 08:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-188</guid>
		<description>Thanks Martin I was able to record the oracle 11i but facing another issue. Oracle form is linked to 170 Markview solution. When I click on the oracle form, it opens a url which inturn download a plugin(activex plugin) for markview. while recording its starts downloading but do not open the markview page. Instead it gives error on browser stating object does not support property or method. This happens if I have tried to open it first time on a system. So if this plugin is already installed and then if I try to record it give an error stating that &quot; not able to open configuration file of plugin&quot;</description>
		<content:encoded><![CDATA[<p>Thanks Martin I was able to record the oracle 11i but facing another issue. Oracle form is linked to 170 Markview solution. When I click on the oracle form, it opens a url which inturn download a plugin(activex plugin) for markview. while recording its starts downloading but do not open the markview page. Instead it gives error on browser stating object does not support property or method. This happens if I have tried to open it first time on a system. So if this plugin is already installed and then if I try to record it give an error stating that &#8221; not able to open configuration file of plugin&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by Martin</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-179</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 01 Mar 2010 12:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-179</guid>
		<description>Since we&#039;re talking about Oracle Apps, my guess would be always remove any Java installs and also the current JInitiator and then try again. I can say that about 90 of the strange issue I had recording Oracle apps had something to do with the Java version and JInitiator. Try removing both and start fresh.
Alos, does it work when LR is not recording?? I already faced a similar issue with an application where LR was interfering with a ActiveX control installed on the browser. If that&#039;s the case, it could be interesting removing some unused ActiveX controls from IE6.

Martin</description>
		<content:encoded><![CDATA[<p>Since we&#8217;re talking about Oracle Apps, my guess would be always remove any Java installs and also the current JInitiator and then try again. I can say that about 90 of the strange issue I had recording Oracle apps had something to do with the Java version and JInitiator. Try removing both and start fresh.<br />
Alos, does it work when LR is not recording?? I already faced a similar issue with an application where LR was interfering with a ActiveX control installed on the browser. If that&#8217;s the case, it could be interesting removing some unused ActiveX controls from IE6.</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by sachin mishra</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-178</link>
		<dc:creator>sachin mishra</dc:creator>
		<pubDate>Mon, 01 Mar 2010 04:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-178</guid>
		<description>I am using LR 9.10 / Jinitiator 1.3.1.25 / Oracle 11i .But during recording IE crashes once I click on the link which opens the oracle forms. What happens in application is that when I click on that link it initiate downloading of some jar files and Jinitiator1.1.1.25, then it opens oracle form and also one another page which says applet started and message stating that ” closing this window will cause oracle based application to close immediately”. So while recording when I click on the link to open oracle form, IE(V 6.0) crashes and I am not able to record .</description>
		<content:encoded><![CDATA[<p>I am using LR 9.10 / Jinitiator 1.3.1.25 / Oracle 11i .But during recording IE crashes once I click on the link which opens the oracle forms. What happens in application is that when I click on that link it initiate downloading of some jar files and Jinitiator1.1.1.25, then it opens oracle form and also one another page which says applet started and message stating that ” closing this window will cause oracle based application to close immediately”. So while recording when I click on the link to open oracle form, IE(V 6.0) crashes and I am not able to record .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by Martin</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-148</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 11 Feb 2010 14:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-148</guid>
		<description>Hi Gaby,
what is the Oracle version? 11 or 12? I had some issues with 12, some additional parameters are needed.
Also, in some cases, the port number returned by the Oracle server is wrong and I had to manually change it, ignoring the correlation and using a pre-defined parameter.
Please let me know it this helps, otherwise I could check the code.

Rgds,
Martin</description>
		<content:encoded><![CDATA[<p>Hi Gaby,<br />
what is the Oracle version? 11 or 12? I had some issues with 12, some additional parameters are needed.<br />
Also, in some cases, the port number returned by the Oracle server is wrong and I had to manually change it, ignoring the correlation and using a pre-defined parameter.<br />
Please let me know it this helps, otherwise I could check the code.</p>
<p>Rgds,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by Gaby</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-142</link>
		<dc:creator>Gaby</dc:creator>
		<pubDate>Tue, 09 Feb 2010 07:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-142</guid>
		<description>Error: nca_connect_server: cannot communicate with host XXX.XXX.XXX on port 7778

All correlation of sessions are in order. Using LR 9.51

The server does not even see any attempt to connect, so I suspect Oracle NCA not configured correctly, and the request does not hit the server. Any tips how to trace further?</description>
		<content:encoded><![CDATA[<p>Error: nca_connect_server: cannot communicate with host XXX.XXX.XXX on port 7778</p>
<p>All correlation of sessions are in order. Using LR 9.51</p>
<p>The server does not even see any attempt to connect, so I suspect Oracle NCA not configured correctly, and the request does not hit the server. Any tips how to trace further?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to evaluate the response time of a Citrix application by Martin</title>
		<link>http://e-mojo.net/how-to-evaluate-the-response-time-of-a-citrix-application/comment-page-1#comment-134</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 17 Jan 2010 23:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=94#comment-134</guid>
		<description>Hi Ram, 
glad you found the article useful and thanks for the comment!
 
Apart from this solution, I&#039;ve already used several proprietary tools to test Citrix applications and find response times for specific transactions, including LoadRunner.  I like to use this estimation approach to evaluate response times on Citrix when there is no need for hard data and also not much time to record scripts, but sometimes it is necessary to create a simulation, using LoadRunner or any other tool. As I mentioned, the biggest challenge on recording this kind of script is synchronizing the actions. As you mentioned, LoadRunner records the processing time as think time, which is not useful for measuring the real response from the application. In order to measure the correct time, we have to change the recorded think time commands for synchronization commands, like a wait for window or an update on the screen. 
I&#039;ve posted a link to a very interesting article about this issue &lt;a href=&quot;http://e-mojo.net/recording-citrix-scripts-loadrunner&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. Please have a look and see if it can help you. And keep in mind that it takes some time to get every sync right.. ;-)

Cheers,
Martin</description>
		<content:encoded><![CDATA[<p>Hi Ram,<br />
glad you found the article useful and thanks for the comment!</p>
<p>Apart from this solution, I&#8217;ve already used several proprietary tools to test Citrix applications and find response times for specific transactions, including LoadRunner.  I like to use this estimation approach to evaluate response times on Citrix when there is no need for hard data and also not much time to record scripts, but sometimes it is necessary to create a simulation, using LoadRunner or any other tool. As I mentioned, the biggest challenge on recording this kind of script is synchronizing the actions. As you mentioned, LoadRunner records the processing time as think time, which is not useful for measuring the real response from the application. In order to measure the correct time, we have to change the recorded think time commands for synchronization commands, like a wait for window or an update on the screen.<br />
I&#8217;ve posted a link to a very interesting article about this issue <a href="http://e-mojo.net/recording-citrix-scripts-loadrunner" rel="nofollow">here</a>. Please have a look and see if it can help you. And keep in mind that it takes some time to get every sync right.. <img src='http://e-mojo.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to evaluate the response time of a Citrix application by ram</title>
		<link>http://e-mojo.net/how-to-evaluate-the-response-time-of-a-citrix-application/comment-page-1#comment-126</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Mon, 04 Jan 2010 17:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=94#comment-126</guid>
		<description>Hi, It is a good post. All i wanted to know is, with respect to Loadrunner synchronization is the only way to calculate the response time. Is there any way where load runner helps us in finding the response time. for example when an key stroke like &quot;ENTER&quot;, &quot;TAB&quot; it goes faster and it does wait for any event to appear. Likewise when  you click on the picklist in an screen it takes time to retrive data from the database and this is recorded as think time in CITRIX protocol. Please don&#039;t mistake these are few of my clarifications.</description>
		<content:encoded><![CDATA[<p>Hi, It is a good post. All i wanted to know is, with respect to Loadrunner synchronization is the only way to calculate the response time. Is there any way where load runner helps us in finding the response time. for example when an key stroke like &#8220;ENTER&#8221;, &#8220;TAB&#8221; it goes faster and it does wait for any event to appear. Likewise when  you click on the picklist in an screen it takes time to retrive data from the database and this is recorded as think time in CITRIX protocol. Please don&#8217;t mistake these are few of my clarifications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to script Oracle 11i Apps on LoadRunner by Martin</title>
		<link>http://e-mojo.net/how-to-script-oracle-11i-apps-on-loadrunner/comment-page-1#comment-87</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 09 Oct 2009 17:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://e-mojo.net/martin_spier/?p=174#comment-87</guid>
		<description>Hi Chetan,
are you capturing the server name and port from the http responses as I described on the post? What can happen sometimes is that Oracle returns the wrong port number on that variable. Check if 61048 is the correct port and if it&#039;s not, set a static port number on the nca_connect_server call and try executing again.

Cheers,
Martin</description>
		<content:encoded><![CDATA[<p>Hi Chetan,<br />
are you capturing the server name and port from the http responses as I described on the post? What can happen sometimes is that Oracle returns the wrong port number on that variable. Check if 61048 is the correct port and if it&#8217;s not, set a static port number on the nca_connect_server call and try executing again.</p>
<p>Cheers,<br />
Martin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
