<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tips for Load Testing CORBA Applications with LoadRunner</title>
	<atom:link href="http://www.myloadtest.com/loadrunner-tips-for-corba/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myloadtest.com/loadrunner-tips-for-corba/</link>
	<description>Performance Testing with a LoadRunner focus</description>
	<lastBuildDate>Sat, 13 Mar 2010 03:31:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ramkumar.M</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-26099</link>
		<dc:creator>Ramkumar.M</dc:creator>
		<pubDate>Thu, 29 Jan 2009 05:30:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-26099</guid>
		<description>Excellent

Thanks for your useful information


Cheers

Ramkumar</description>
		<content:encoded><![CDATA[<p>Excellent</p>
<p>Thanks for your useful information</p>
<p>Cheers</p>
<p>Ramkumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meenatchi Nanjundan</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-24732</link>
		<dc:creator>Meenatchi Nanjundan</dc:creator>
		<pubDate>Thu, 18 Dec 2008 15:31:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-24732</guid>
		<description>Hello Stuart,

I have recently begun working on a Java-CORBA application. Your document has been extremely useful in getting things started since I have virtually nil JAVA programming experience and am using the help of the Developer. I have recorded a couple of scripts and the developer added in the Callbacks and we were able to get them running.

With some of the screens I am getting the following type of errors:
-------------------------------------------------------------------------------------------------
        _keyvalue1 = new CA.KeyValue();  // IDLStruct
        _keyvalue2 = new CA.KeyValue();  // IDLStruct
        _keyvalue3 = new CA.KeyValue();  // IDLStruct
        _keyvalue4 = new CA.KeyValue();  // IDLStruct
        _keyvalue5 = new CA.KeyValue();  // IDLStruct
        _keyvalue6 = new CA.KeyValue();  // IDLStruct
        _keyvalue_array1 = new CA.KeyValue[] {_keyvalue1, _keyvalue2, _keyvalue3, _keyvalue4, _keyvalue5, _keyvalue6};  // IDLSequence
        _string2 = _dataelementmanager1.getDataElementsByCriteria(&quot;e121212&#124;1x&#124;1218093449&quot;, &quot;CORPORATE ACTION&quot;, &quot;CA&quot;, (CA.KeyValue[])_keyvalue_array1);
-------------------------------------------------------------------------------------------------
The Java process takes up 99% of my CPU when recording this.

I have posted this issue with HP. Wanted to know if you had any suggestions.

Thanks very much for this very informative blog.</description>
		<content:encoded><![CDATA[<p>Hello Stuart,</p>
<p>I have recently begun working on a Java-CORBA application. Your document has been extremely useful in getting things started since I have virtually nil JAVA programming experience and am using the help of the Developer. I have recorded a couple of scripts and the developer added in the Callbacks and we were able to get them running.</p>
<p>With some of the screens I am getting the following type of errors:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
        _keyvalue1 = new CA.KeyValue();  // IDLStruct<br />
        _keyvalue2 = new CA.KeyValue();  // IDLStruct<br />
        _keyvalue3 = new CA.KeyValue();  // IDLStruct<br />
        _keyvalue4 = new CA.KeyValue();  // IDLStruct<br />
        _keyvalue5 = new CA.KeyValue();  // IDLStruct<br />
        _keyvalue6 = new CA.KeyValue();  // IDLStruct<br />
        _keyvalue_array1 = new CA.KeyValue[] {_keyvalue1, _keyvalue2, _keyvalue3, _keyvalue4, _keyvalue5, _keyvalue6};  // IDLSequence<br />
        _string2 = _dataelementmanager1.getDataElementsByCriteria(&#8220;e121212|1x|1218093449&#8243;, &#8220;CORPORATE ACTION&#8221;, &#8220;CA&#8221;, (CA.KeyValue[])_keyvalue_array1);<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
The Java process takes up 99% of my CPU when recording this.</p>
<p>I have posted this issue with HP. Wanted to know if you had any suggestions.</p>
<p>Thanks very much for this very informative blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Ritters</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-19527</link>
		<dc:creator>Erik Ritters</dc:creator>
		<pubDate>Mon, 11 Aug 2008 18:34:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-19527</guid>
		<description>Dear Stuart,

We are new to using Load Runner and are currently trying to use LR 8.1 to test performance of an Oracle Applications installation.  We&#039;ve recorded a login scenario with some navigation but receive the following errors during play back of the recorded session:

I have created a login and logout script with some parameters. I&#039;m just checking how to resolve the transaction_id-issue.
 
When rerunning an application oriented transaction I&#039;m getting the error:
 
&quot;You are trying to access a page that is no longer active.
- The referring page may have come from a previous session. Please select Home to proceed. 

&quot;</description>
		<content:encoded><![CDATA[<p>Dear Stuart,</p>
<p>We are new to using Load Runner and are currently trying to use LR 8.1 to test performance of an Oracle Applications installation.  We&#8217;ve recorded a login scenario with some navigation but receive the following errors during play back of the recorded session:</p>
<p>I have created a login and logout script with some parameters. I&#8217;m just checking how to resolve the transaction_id-issue.</p>
<p>When rerunning an application oriented transaction I&#8217;m getting the error:</p>
<p>&#8220;You are trying to access a page that is no longer active.<br />
- The referring page may have come from a previous session. Please select Home to proceed. </p>
<p>&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szymon Gabaja</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-19332</link>
		<dc:creator>Szymon Gabaja</dc:creator>
		<pubDate>Tue, 05 Aug 2008 09:22:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-19332</guid>
		<description>Stuart,
This maybe simple but I cannot find a solution nowhere. I&#039;m trying to record a simplest possible Java app, but when I start the window comes up with an error &quot;The procedure entry point (...) could not be located in the dynamic link library jenvutils.dll&quot; and after clicking ok next one &quot;jdkhook.dll was unable to load dynamically cjhook_rec.dll. Error: The specified procedure could not be found.&quot; Have you ever encourtered any issue like that? Do you know what maybe causing the problem? Do you think it&#039;s a LoadRunner isssue or rather something with my Java or Win? Thanks in advance for any help. Cheers, Szymon</description>
		<content:encoded><![CDATA[<p>Stuart,<br />
This maybe simple but I cannot find a solution nowhere. I&#8217;m trying to record a simplest possible Java app, but when I start the window comes up with an error &#8220;The procedure entry point (&#8230;) could not be located in the dynamic link library jenvutils.dll&#8221; and after clicking ok next one &#8220;jdkhook.dll was unable to load dynamically cjhook_rec.dll. Error: The specified procedure could not be found.&#8221; Have you ever encourtered any issue like that? Do you know what maybe causing the problem? Do you think it&#8217;s a LoadRunner isssue or rather something with my Java or Win? Thanks in advance for any help. Cheers, Szymon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shruti</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-19323</link>
		<dc:creator>Shruti</dc:creator>
		<pubDate>Tue, 05 Aug 2008 05:05:08 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-19323</guid>
		<description>Hi Staurt,
The doc is an informative written piece.
Well wat i have to say is, wrt correlation, can we use the random() func and replace the array length with the original value.
 Eg: Random r=new Random();
      int Source=r.nextInt(_string_array3.length); 
But my question is will this work for every correlation, in case if you have tried it?? 
 And usually to correlate we will have to find the values in the response or in the submitted requests. BUT as mentioned in the doc, the values cannot be found anywhere. 
So to find the values, can we use the ones that are in the recording log for reference??
Please advice.

Cheers,
Shruti</description>
		<content:encoded><![CDATA[<p>Hi Staurt,<br />
The doc is an informative written piece.<br />
Well wat i have to say is, wrt correlation, can we use the random() func and replace the array length with the original value.<br />
 Eg: Random r=new Random();<br />
      int Source=r.nextInt(_string_array3.length);<br />
But my question is will this work for every correlation, in case if you have tried it??<br />
 And usually to correlate we will have to find the values in the response or in the submitted requests. BUT as mentioned in the doc, the values cannot be found anywhere.<br />
So to find the values, can we use the ones that are in the recording log for reference??<br />
Please advice.</p>
<p>Cheers,<br />
Shruti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testadven</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-18752</link>
		<dc:creator>testadven</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:32:02 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-18752</guid>
		<description>thanks you so much for sharing on complexity Corba in simpler way</description>
		<content:encoded><![CDATA[<p>thanks you so much for sharing on complexity Corba in simpler way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testadven</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-18751</link>
		<dc:creator>testadven</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:29:42 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-18751</guid>
		<description>Could somebody help us to provide guidance on java RMI scripting  using Vugen</description>
		<content:encoded><![CDATA[<p>Could somebody help us to provide guidance on java RMI scripting  using Vugen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-17748</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Tue, 27 May 2008 08:49:25 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-17748</guid>
		<description>how to load test desktop application with multiple protocols from loadrunner</description>
		<content:encoded><![CDATA[<p>how to load test desktop application with multiple protocols from loadrunner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhu Dande</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-16185</link>
		<dc:creator>Madhu Dande</dc:creator>
		<pubDate>Thu, 06 Mar 2008 21:57:51 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-16185</guid>
		<description>Thanks for your help!!!!

Regards,
Madhu</description>
		<content:encoded><![CDATA[<p>Thanks for your help!!!!</p>
<p>Regards,<br />
Madhu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suneel</title>
		<link>http://www.myloadtest.com/loadrunner-tips-for-corba/#comment-10840</link>
		<dc:creator>suneel</dc:creator>
		<pubDate>Fri, 17 Aug 2007 23:44:53 +0000</pubDate>
		<guid isPermaLink="false">/?p=47#comment-10840</guid>
		<description>hey...u,

could you please give me brief/detail about RMI scripting, if possible provide the script and the procedure/process , i mean at what situation we go for RMI scripting, generally what type of applications.

how to use the load runner to write or record the RMI scripting.

Advanced Thanks!

Suneel</description>
		<content:encoded><![CDATA[<p>hey&#8230;u,</p>
<p>could you please give me brief/detail about RMI scripting, if possible provide the script and the procedure/process , i mean at what situation we go for RMI scripting, generally what type of applications.</p>
<p>how to use the load runner to write or record the RMI scripting.</p>
<p>Advanced Thanks!</p>
<p>Suneel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
