<?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: LR2JM &#8211; Convert LoadRunner Scripts to JMeter</title>
	<atom:link href="http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/</link>
	<description>Software Performance Engineering &#38; Testing</description>
	<lastBuildDate>Tue, 18 May 2010 15:05:43 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: charlie</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-402</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Tue, 18 May 2010 15:05:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-402</guid>
		<description>See this page:
http://code.google.com/p/lr2jm/source/checkout

&lt;code&gt;
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://lr2jm.googlecode.com/svn/trunk/ lr2jm-read-only
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>See this page:<br />
<a href="http://code.google.com/p/lr2jm/source/checkout" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/lr2jm/source/checkout?referer=');">http://code.google.com/p/lr2jm/source/checkout</a></p>
<p><code><br />
# Non-members may check out a read-only working copy anonymously over HTTP.<br />
svn checkout <a href="http://lr2jm.googlecode.com/svn/trunk/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/lr2jm.googlecode.com/svn/trunk/?referer=');">http://lr2jm.googlecode.com/svn/trunk/</a> lr2jm-read-only<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SM</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-401</link>
		<dc:creator>SM</dc:creator>
		<pubDate>Tue, 18 May 2010 15:01:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-401</guid>
		<description>How do I download the Perl script ?
I do not see it at below location:
LR2JM Project page on Google Code

Can anybody help me with this ?</description>
		<content:encoded><![CDATA[<p>How do I download the Perl script ?<br />
I do not see it at below location:<br />
LR2JM Project page on Google Code</p>
<p>Can anybody help me with this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAS</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-344</link>
		<dc:creator>SAS</dc:creator>
		<pubDate>Wed, 20 May 2009 05:05:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-344</guid>
		<description>I could get the .jmx file for the LR script created using HTTP/HTTPS protocol, but I want to know whether lr2jm.pl script is limitted only to HTTP protocol? 
I have a script in LR recorded for winsock protocol, as I am trying to conver that to .jmx file with lr2jm.pl I get a blank .jmx file. I know jmeter does not support winsock protocol, but is there any way to convert this script to .jmx?</description>
		<content:encoded><![CDATA[<p>I could get the .jmx file for the LR script created using HTTP/HTTPS protocol, but I want to know whether lr2jm.pl script is limitted only to HTTP protocol?<br />
I have a script in LR recorded for winsock protocol, as I am trying to conver that to .jmx file with lr2jm.pl I get a blank .jmx file. I know jmeter does not support winsock protocol, but is there any way to convert this script to .jmx?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAS</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-322</link>
		<dc:creator>SAS</dc:creator>
		<pubDate>Wed, 07 Jan 2009 05:06:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-322</guid>
		<description>I had downloaded lr2jm.pl and makefile.pl few months ago and it was then working fine but now when i try to run makefile.pl  and lr2jm.pl with the following commands:

C:\&gt;perl makefile.pl
C:\&gt;perl lr2jm.pl metrics
Can&#039;t locate object method &quot;new&quot; via package &quot;XML::XPath&quot; at C:/Perl/lib/XML/Tid
y.pm line 435.
 do i need to inatall all the modules once again to get metrics.jmx file? please suggest me whether i am doing it the right way.</description>
		<content:encoded><![CDATA[<p>I had downloaded lr2jm.pl and makefile.pl few months ago and it was then working fine but now when i try to run makefile.pl  and lr2jm.pl with the following commands:</p>
<p>C:\&gt;perl makefile.pl<br />
C:\&gt;perl lr2jm.pl metrics<br />
Can&#8217;t locate object method &#8220;new&#8221; via package &#8220;XML::XPath&#8221; at C:/Perl/lib/XML/Tid<br />
y.pm line 435.<br />
 do i need to inatall all the modules once again to get metrics.jmx file? please suggest me whether i am doing it the right way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suvendu kumar mohapatra</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-319</link>
		<dc:creator>suvendu kumar mohapatra</dc:creator>
		<pubDate>Fri, 19 Dec 2008 04:16:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-319</guid>
		<description>I have installed activestate perl in my system. I have tried PPM command. But the packages which are installed are not helping for the following errors:

Can&#039;t locate XML/DOM.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .)
at C:\Perl\lr2jm.pl line 23.
BEGIN failed--compilation aborted at C:\Perl\lr2jm.pl line 23.

So I searched the packages for xml::dom, xml::tidy and file::util. I found xml::dom and xml::tidy but cannot find File::Util module.

Please help me how to solve this problem.</description>
		<content:encoded><![CDATA[<p>I have installed activestate perl in my system. I have tried PPM command. But the packages which are installed are not helping for the following errors:</p>
<p>Can&#8217;t locate XML/DOM.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .)<br />
at C:\Perl\lr2jm.pl line 23.<br />
BEGIN failed&#8211;compilation aborted at C:\Perl\lr2jm.pl line 23.</p>
<p>So I searched the packages for xml::dom, xml::tidy and file::util. I found xml::dom and xml::tidy but cannot find File::Util module.</p>
<p>Please help me how to solve this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suvendu kumar mohapatra</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-318</link>
		<dc:creator>suvendu kumar mohapatra</dc:creator>
		<pubDate>Thu, 18 Dec 2008 14:37:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-318</guid>
		<description>Kindly tell how can I able to install the File::util module?</description>
		<content:encoded><![CDATA[<p>Kindly tell how can I able to install the File::util module?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suvendu kumar mohapatra</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-317</link>
		<dc:creator>suvendu kumar mohapatra</dc:creator>
		<pubDate>Thu, 18 Dec 2008 11:22:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-317</guid>
		<description>I have placed the lr2jm.pl at ‘C:\”.

i have a LR script in c:\ontime
C:\&gt;perl lr2jm.pl ontime
I am getting the following error:
Can&#039;t locate XML/DOM.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .)
at C:\Perl\lr2jm.pl line 23.
BEGIN failed--compilation aborted at C:\Perl\lr2jm.pl line 23.

I have installed activestate perl in my system. Kindly tell how can I use the PPM method to solve the problem?</description>
		<content:encoded><![CDATA[<p>I have placed the lr2jm.pl at ‘C:\”.</p>
<p>i have a LR script in c:\ontime<br />
C:\&gt;perl lr2jm.pl ontime<br />
I am getting the following error:<br />
Can&#8217;t locate XML/DOM.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .)<br />
at C:\Perl\lr2jm.pl line 23.<br />
BEGIN failed&#8211;compilation aborted at C:\Perl\lr2jm.pl line 23.</p>
<p>I have installed activestate perl in my system. Kindly tell how can I use the PPM method to solve the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlie</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-279</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Fri, 25 Jul 2008 09:51:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-279</guid>
		<description>Saravanan- 

Did you read the User Manual?
http://jakarta.apache.org/jmeter/usermanual/index.html</description>
		<content:encoded><![CDATA[<p>Saravanan- </p>
<p>Did you read the User Manual?<br />
<a href="http://jakarta.apache.org/jmeter/usermanual/index.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/jakarta.apache.org/jmeter/usermanual/index.html?referer=');">http://jakarta.apache.org/jmeter/usermanual/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saravanan</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-278</link>
		<dc:creator>Saravanan</dc:creator>
		<pubDate>Fri, 25 Jul 2008 05:50:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-278</guid>
		<description>Hi,
I am Saravanan.
I am New to JMETER 2.3.2
and in need of help to know how to install JMETER 2.3.2
Is there any exe file there to run or thrh command prompt.
I have downloaded the files from Apache website.
Please help me out
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am Saravanan.<br />
I am New to JMETER 2.3.2<br />
and in need of help to know how to install JMETER 2.3.2<br />
Is there any exe file there to run or thrh command prompt.<br />
I have downloaded the files from Apache website.<br />
Please help me out<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAS</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-234</link>
		<dc:creator>SAS</dc:creator>
		<pubDate>Mon, 23 Jun 2008 08:27:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-234</guid>
		<description>Thanks Charlie ,Now i am able to get .jmx file in my loadrunner script directory.</description>
		<content:encoded><![CDATA[<p>Thanks Charlie ,Now i am able to get .jmx file in my loadrunner script directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlie</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-204</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Wed, 18 Jun 2008 12:03:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-204</guid>
		<description>SAS-

Try putting the script in C:\ then, at DOS prompt:
&lt;pre&gt;
C:\&gt;perl lr2jm.pl QuickSell
&lt;/pre&gt;

Let me know if that works for you, I&#039;ll see what I can do about updating the script to make it more flexible or provide clearer instructions.

Thanks</description>
		<content:encoded><![CDATA[<p>SAS-</p>
<p>Try putting the script in C:\ then, at DOS prompt:</p>
<pre>
C:\>perl lr2jm.pl QuickSell
</pre>
<p>Let me know if that works for you, I&#8217;ll see what I can do about updating the script to make it more flexible or provide clearer instructions.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAS</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-203</link>
		<dc:creator>SAS</dc:creator>
		<pubDate>Wed, 18 Jun 2008 05:34:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-203</guid>
		<description>Hi,
  I have placed the lr2jm.pl at ‘C:\Perl”.

i have a LR script in c:\QuickSell\QuickSell.usr.
C:\Perl&gt;perl lr2jm.pl c:\QuickSell
I am getting the following message:
couldn&#039;t open file for write: Invalid argument
The filename, directory name, or volume label syntax is incorrect at lr2jm.pl line 345.
Please help me on this.
ne 345.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I have placed the lr2jm.pl at ‘C:\Perl”.</p>
<p>i have a LR script in c:\QuickSell\QuickSell.usr.<br />
C:\Perl&gt;perl lr2jm.pl c:\QuickSell<br />
I am getting the following message:<br />
couldn&#8217;t open file for write: Invalid argument<br />
The filename, directory name, or volume label syntax is incorrect at lr2jm.pl line 345.<br />
Please help me on this.<br />
ne 345.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ninetyknots</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-70</link>
		<dc:creator>ninetyknots</dc:creator>
		<pubDate>Tue, 15 Apr 2008 09:16:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-70</guid>
		<description>The dude before me, you need to install XML::DOM and XML::Tidy modules
ie. 
cpan XML::DOM
cpan XML::Tidy
cpan File::Util

I talk about this sort of stuff here: http://90kts.com/blog/2007/automating-your-scripts-with-wwwmechanize/

If you&#039;ve installed ActiveState perl, then just use the PPM

Cheers
Tim Koopmans @ 90kts


PS. Freaking great script Charlie :)</description>
		<content:encoded><![CDATA[<p>The dude before me, you need to install XML::DOM and XML::Tidy modules<br />
ie.<br />
cpan XML::DOM<br />
cpan XML::Tidy<br />
cpan File::Util</p>
<p>I talk about this sort of stuff here: <a href="http://90kts.com/blog/2007/automating-your-scripts-with-wwwmechanize/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/90kts.com/blog/2007/automating-your-scripts-with-wwwmechanize/?referer=');">http://90kts.com/blog/2007/automating-your-scripts-with-wwwmechanize/</a></p>
<p>If you&#8217;ve installed ActiveState perl, then just use the PPM</p>
<p>Cheers<br />
Tim Koopmans @ 90kts</p>
<p>PS. Freaking great script Charlie <img src='http://www.performanceengineer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srijaipur</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-53</link>
		<dc:creator>srijaipur</dc:creator>
		<pubDate>Thu, 31 Jan 2008 04:25:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-53</guid>
		<description>Hi Charlie,
I request you to correct me if i am trying the wrong way.

I have placed the lr2jm.pl at &#039;C:\Perl&quot;.

I have the script &#039;Trade_BSKT.usr&#039; script at location &#039;C:\Srinivas\Trade_BSKT&#039;.

Now i am trying to run the perl utility in the command prompt as:

&lt;code&gt;C:\Perl&gt;lr2jm.pl C:\Srinivas\Trade_BSKT&lt;/code&gt;.

I am getting the error:
&lt;code&gt;
Can&#039;t locate XML/DOM.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .)
at C:\Perl\lr2jm.pl line 23.
BEGIN failed--compilation aborted at C:\Perl\lr2jm.pl line 23.&lt;/code&gt;

I want to know whether i have tried the right way. 
</description>
		<content:encoded><![CDATA[<p>Hi Charlie,<br />
I request you to correct me if i am trying the wrong way.</p>
<p>I have placed the lr2jm.pl at &#8216;C:\Perl&#8221;.</p>
<p>I have the script &#8216;Trade_BSKT.usr&#8217; script at location &#8216;C:\Srinivas\Trade_BSKT&#8217;.</p>
<p>Now i am trying to run the perl utility in the command prompt as:</p>
<p><code>C:\Perl>lr2jm.pl C:\Srinivas\Trade_BSKT</code>.</p>
<p>I am getting the error:<br />
<code><br />
Can't locate XML/DOM.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .)<br />
at C:\Perl\lr2jm.pl line 23.<br />
BEGIN failed--compilation aborted at C:\Perl\lr2jm.pl line 23.</code></p>
<p>I want to know whether i have tried the right way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cw</title>
		<link>http://www.performanceengineer.com/blog/lr2jm-convert-loadrunner-scripts-to-jmeter/comment-page-1/#comment-9</link>
		<dc:creator>cw</dc:creator>
		<pubDate>Mon, 01 Oct 2007 15:59:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-9</guid>
		<description>Sorry, about that- it should be accessible now here: &lt;a href=&quot;http://www.performanceengineer.com/lr2jm&quot;&gt;http://www.performanceengineer.com/lr2jm&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, about that- it should be accessible now here: <a href="http://www.performanceengineer.com/lr2jm">http://www.performanceengineer.com/lr2jm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
