<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user">
    <title>gmane.comp.jakarta.jmeter.user</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39085"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39084"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39083"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39082"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39081"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39080"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39079"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39078"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39077"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39076"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39075"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39074"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39073"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39072"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39071"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39070"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39069"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39068"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39067"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39066"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39085">
    <title>Test should run in conscutive</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39085</link>
    <description>&lt;pre&gt;Hi Team,

We have test only with one thread group. and 5 users when we are starting
to run the test in GUI. we are seeing all users are started at concurrent
mode.

But we need users should be run in one by one( Consecutive).

Could any one please suggest us on the same?

Thanks &amp;amp; Regards,
Madhu
&lt;/pre&gt;</description>
    <dc:creator>Madhu Sekhar</dc:creator>
    <dc:date>2013-05-21T13:47:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39084">
    <title>Get threadGroup name gives error</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39084</link>
    <description>&lt;pre&gt;Hi,

    I am trying to get the name of my threadgroup to use for logfile
creation. The advice
that I see from googling is to use

${__BeanShell(ctx.getThreadGroup().getName())}

but this gives me

2013/05/21 14:05:26 INFO  - jmeter.engine.StandardJMeterEngine: Running the
test!
2013/05/21 14:05:26 ERROR - jmeter.util.BeanShellInterpreter: Error
invoking bsh method: eval    Sourced file: inline evaluation of:
``ctx.getThreadGroup().getName();''
2013/05/21 14:05:26 WARN  - jmeter.functions.BeanShell: Error running BSH
script org.apache.jorphan.util.JMeterException: Error invoking bsh method:
eval    Sourced file: inline evaluation of:
``ctx.getThreadGroup().getName();''
    at
org.apache.jmeter.util.BeanShellInterpreter.bshInvoke(BeanShellInterpreter.java:192)
    at
org.apache.jmeter.util.BeanShellInterpreter.eval(BeanShellInterpreter.java:198)
    at org.apache.jmeter.functions.BeanShell.execute(BeanShell.java:103)
    at
org.apache.jmeter.engine.util.CompoundVariable.execute(CompoundVariable.java:146)
    &lt;/pre&gt;</description>
    <dc:creator>Jason Wood</dc:creator>
    <dc:date>2013-05-21T13:10:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39083">
    <title>Re: Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39083</link>
    <description>&lt;pre&gt;Hi,

i did a lot of tests with different servers and i had the same "problem".
but it only occured with really old servers...they automatically stopped the
test when they were overloaded.(out of memory).
None of the tested servers with 512mb (or less...) could make a full
testrun.
i know...a server with 512mb...but maybe you have some ram issues or
something. just a possibility and sry for my english




--
View this message in context: http://jmeter.512774.n5.nabble.com/Test-is-stopping-by-its-own-even-before-complete-the-test-time-tp5716926p5716938.html
Sent from the JMeter - User mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>JPeter</dc:creator>
    <dc:date>2013-05-21T12:25:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39082">
    <title>Re: passing variable in __Random() method call in Beanshell</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39082</link>
    <description>&lt;pre&gt;Use ${__Random(${accountIdRange})} as an argument in BeanShell Processor,
then, use it:

vars.put("randomAccountId", bsh.args[0]);

Another option is to use a Random Variable component


2013/5/21 hamepal&amp;lt; at &amp;gt;gmail.com &amp;lt;hamepal&amp;lt; at &amp;gt;gmail.com&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Flavio Cysne</dc:creator>
    <dc:date>2013-05-21T11:59:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39081">
    <title>Unknown host exception intermittently when running with more threads</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39081</link>
    <description>&lt;pre&gt;Hi,
I keep seeing this exception interimttently when I run with close to 50
threads. I am running distributed test and none of my other nodes are
running into this issue. However when I run the test individually its
running without any problem.

java.net.UnknownHostException: beta.atlantic.gslab.com
  at java.net.InetAddress.getAllByName0(InetAddress.java:1158)
  at java.net.InetAddress.getAllByName(InetAddress.java:1084)
  at java.net.InetAddress.getAllByName(InetAddress.java:1020)
  at
org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
  at
org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:278)
  at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162)
  at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
  at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java&lt;/pre&gt;</description>
    <dc:creator>Manish Sapariya</dc:creator>
    <dc:date>2013-05-21T11:53:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39080">
    <title>Re: Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39080</link>
    <description>&lt;pre&gt;Deepak,

Is there any ideas to clear such type of issues?

Thanks &amp;amp; Regards,
Madhu


On Mon, May 20, 2013 at 10:02 PM, Deepak Shetty &amp;lt;shettyd&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Madhu Sekhar</dc:creator>
    <dc:date>2013-05-21T08:26:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39079">
    <title>Re: passing variable in __Random() method call in Beanshell</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39079</link>
    <description>&lt;pre&gt;Currently I am using Java.lang.Math
Math.Random() method to achieve the same functionality. But I was curious
about the right syntax of the method call.



--
View this message in context: http://jmeter.512774.n5.nabble.com/passing-variable-in-Random-method-call-in-Beanshell-tp5716932p5716934.html
Sent from the JMeter - User mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>hamepal&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2013-05-21T05:52:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39078">
    <title>Re: passing variable in __Random() method call in Beanshell</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39078</link>
    <description>&lt;pre&gt;you probably should use java.util.Random instead of the Random function


On Mon, May 20, 2013 at 9:34 PM, hamepal&amp;lt; at &amp;gt;gmail.com &amp;lt;hamepal&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Deepak Shetty</dc:creator>
    <dc:date>2013-05-21T04:44:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39077">
    <title>passing variable in __Random() method call in Beanshell</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39077</link>
    <description>&lt;pre&gt;I am using __Random() method in my post processing beanshell script. But
somehow I am not able to access the value of the variable. Code snippet is
as following.

maxRange = vars.get("accountIdRange")

//Here I am passing the maxRange value at runtime to get some random number
between 1 and maxRange.
//1st version
randomAccountId=${__Random(1, maxRange)};
//2nd version
randomAccountId=__Random(1, ${maxRange});


I tried with these two different version and both of them didn't work. I am
not even sure about the correct syntax.  
Please suggest the correct syntax. If I am missing something then please
point out.

Thank you



--
View this message in context: http://jmeter.512774.n5.nabble.com/passing-variable-in-Random-method-call-in-Beanshell-tp5716932.html
Sent from the JMeter - User mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>hamepal&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2013-05-21T04:34:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39076">
    <title>Re: Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39076</link>
    <description>&lt;pre&gt;The other possibilities are - The Thread Group has Stop Thread for "Action
to be taken on Sampler error"
you have an out of memory or some other java error - which should be
verified in jmeter.log


On Mon, May 20, 2013 at 7:29 AM, Sergio Boso &amp;lt;sergio&amp;lt; at &amp;gt;bosoconsulting.it&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Deepak Shetty</dc:creator>
    <dc:date>2013-05-20T16:32:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39075">
    <title>Re: Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39075</link>
    <description>&lt;pre&gt;HI Madhu,


if you are using some CSV file to hold data, be sure you have set properly the behaviour on EOF.
More specifically:

Recycle on EOF =true
Stop thread on EOF= false

regards

Sergio

Il 20/05/2013 15:04, Madhu Sekhar ha scritto:

&lt;/pre&gt;</description>
    <dc:creator>Sergio Boso</dc:creator>
    <dc:date>2013-05-20T14:29:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39074">
    <title>Re: Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39074</link>
    <description>&lt;pre&gt;ran the test by checking the forever. but still the same response is
observed.

Thanks,
Madhu


On Mon, May 20, 2013 at 6:20 PM, Adrian Speteanu &amp;lt;asp.adieu&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:




&lt;/pre&gt;</description>
    <dc:creator>Madhu Sekhar</dc:creator>
    <dc:date>2013-05-20T13:04:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39073">
    <title>Re: How to access different test-fragment present in external test plan.</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39073</link>
    <description>&lt;pre&gt;Hi,

http://jmeter.apache.org/usermanual/component_reference.html#Include_Controller

Cheers,
ASp

On Fri, May 17, 2013 at 2:54 AM, Rakesh Kumar &amp;lt;rakeshcusat&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Adrian Speteanu</dc:creator>
    <dc:date>2013-05-20T12:51:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39072">
    <title>Re: Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39072</link>
    <description>&lt;pre&gt;Hi,

It usually happens if the scheduler has a time period specified which is
not large enough or if the thread loop count is not big enough to cover the
entire period (I usually set it to forever when using the scheduler or a
specific duration).

I might be missing something though.

Cheers,
Adrian S

On Mon, May 20, 2013 at 1:55 PM, Madhu Sekhar &amp;lt;madhuvchandana&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Adrian Speteanu</dc:creator>
    <dc:date>2013-05-20T12:50:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39071">
    <title>Test is stopping by its own even before complete the test time?</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39071</link>
    <description>&lt;pre&gt;Hi Team,

We are running a test with 5 users and 1 hour time span in threadgroup
settings.

We are seeing that the test is going to stop even it is not completed the
test time.

We ran the same test with 2 users but observed no such above issues
occurred.


Could any one please suggest us to clear the same and any reasons for the
same?

Thanks &amp;amp; Regards,
Madhu.
&lt;/pre&gt;</description>
    <dc:creator>Madhu Sekhar</dc:creator>
    <dc:date>2013-05-20T10:55:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39070">
    <title>Re: How to access different test-fragment present in external test plan</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39070</link>
    <description>&lt;pre&gt;Hi Anthony,

Thanks for the reply. I appreciate your help.



On Sun, May 19, 2013 at 6:31 AM, Anthony Johnson [via JMeter] &amp;lt;
ml-node+s512774n5716921h87&amp;lt; at &amp;gt;n5.nabble.com&amp;gt; wrote:





--
View this message in context: http://jmeter.512774.n5.nabble.com/How-to-access-different-test-fragment-present-in-external-test-plan-tp5716920p5716922.html
Sent from the JMeter - User mailing list archive at Nabble.com.&lt;/pre&gt;</description>
    <dc:creator>hamepal&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2013-05-20T03:44:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39069">
    <title>Re: How to access different test-fragment present in external test plan</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39069</link>
    <description>&lt;pre&gt;Hey hamepal,
    I had a vision of the IncludeController, ModuleController, and
TestFragments working like this when I contributed the TestFragment code.
Unfortunately, the IncludeController references aren't loaded until you run
the test plan which means that the ModuleController can't reference its
internals:-(

The best you have without a code change is one TestFragment per
IncludeController and then to use a TestFragment in your main Test Plan to
Include them all.  ModuleControllers can then reference each included file
to execute its contents.

I actually tried working on the flow you described because it would be
rather elegant and highly re-usable, but I ran into a ton of issues.

Hope this helps,

Anthony


On Sun, May 19, 2013 at 2:02 AM, hamepal&amp;lt; at &amp;gt;gmail.com &amp;lt;hamepal&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Anthony Johnson</dc:creator>
    <dc:date>2013-05-19T13:31:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39068">
    <title>How to access different test-fragment present in external test plan</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39068</link>
    <description>&lt;pre&gt;I want to create a common test plan and define multiple test fragment in this
file. I want to use some of the specific test fragment in the specific test
plan. Here is outline of two different test plan.

    common-test-plan.jmx
     common-test-plan
      |--TestFragment1
      |   |-Sampler11
      | 
      |--TestFragment2
          |-Sampler21
    
    Specific-test-plan.jmx
     Some-Test-plan
      |--ThreadGroup1
         |-IncludeController
         |-Module controller(accessing the Include controller)
         |-Sampler1
         |-Sampler2
      

 
I used include controller to include the external test plan component. When
I use the Module controller it just shows the include controller in the
list. It doesn't show all test fragment present in the external test plan. 

Is there any way I can specifically use few of the test fragment present in
the external test? 



--
View this message in context: http://jmeter.512774.n5.nabble.com/How-to-access-different-test-fragment-present-in-external-test-p&lt;/pre&gt;</description>
    <dc:creator>hamepal&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2013-05-19T06:02:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39067">
    <title>Re: Throughput in summary report is huge when I run test with multiple remote servers</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39067</link>
    <description>&lt;pre&gt;Good tip.
Thanks,
Manish


On Thu, May 16, 2013 at 5:20 PM, Ivan.R &amp;lt;ivan.rancati&amp;lt; at &amp;gt;t-systems.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Manish Sapariya</dc:creator>
    <dc:date>2013-05-17T09:36:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39066">
    <title>Fwd: How to access different test-fragment present in external test plan.</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39066</link>
    <description>&lt;pre&gt;Hi,
    I want to create a common test plan and define multiple test fragment
in this file. I want to use some of the specific test fragment in the
specific test plan. I used include controller to include the external test
plan component. When I use the Module controller it just shows the include
controller in the list. It doesn't show test fragment present in the
external test plan. Is there any way I can specifically use few of the test
fragment present in the external test plan?



Any kind of help is really appreciated.






&lt;/pre&gt;</description>
    <dc:creator>Rakesh Kumar</dc:creator>
    <dc:date>2013-05-16T23:54:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39065">
    <title>Re: Throughput in summary report is huge when I run test with multiple remote servers</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.jmeter.user/39065</link>
    <description>&lt;pre&gt;If run from the GUI, you can add a timestamp (start of the test) to your
result file with the __time function

mytest-${__time(YMDHMS)}.csv


Manish Sapariya-2 wrote





--
View this message in context: http://jmeter.512774.n5.nabble.com/Throughput-in-summary-report-is-huge-when-I-run-test-with-multiple-remote-servers-tp5716908p5716911.html
Sent from the JMeter - User mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Ivan.R</dc:creator>
    <dc:date>2013-05-16T11:50:10</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.jakarta.jmeter.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.jakarta.jmeter.user</link>
  </textinput>
</rdf:RDF>
