how to explain httpclient.reset_state_on_thread_group_iteration= true or false

2019-02-20 Thread 1336230737
hello i saw this sentence: Since JMeter 5.0, when using default HC4 Implementation, JMeter will reset HTTP state (SSL State + Connections) on each thread group iteration. If you don't want this behaviour, set httpclient.reset_state_on_thread_group_iteration=false . i want to know set httpcl

JMeter functions do not work in Java application

2019-02-20 Thread Elke
Dear all, we are running JMeter tests from within a Java application. Test plans are created and test runs are initiated programmatically, based on user input. Now we would like to build while loops with complex conditions like that: ${__groovy([not more than x iterations] && [last test fail

Re: JMeter functions do not work in Java application

2019-02-20 Thread glin...@live.com
Double check that: 1. You're using JMeter 5.0 (or whatever is the latest version available at JMeter Downloads page) 2. Your Java application has ApacheJMeter_functions.jar

Re: The Travis CI build failed

2019-02-20 Thread Felix Schumacher
Am 20.02.19 um 07:44 schrieb Sanjay Chaurasia: Dear Felix, Thank you so much for your support. Now it's working. But, now I am getting different error. Please find the below link for full log. https://travis-ci.org/apache/jmeter/jobs/495836409 I think again, you are experiencing a test, t

Re: The Travis CI build failed

2019-02-20 Thread Philippe Mouawad
Hi Felix, Yes this one is flaky. Regards On Wednesday, February 20, 2019, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Am 20.02.19 um 07:44 schrieb Sanjay Chaurasia: > >> Dear Felix, >> >> Thank you so much for your support. Now it's working. >> >> But, now I am getting diffe

RE: The Travis CI build failed

2019-02-20 Thread Sanjay Chaurasia
Dear Philippe/Felix If this one is a flaxy test and fails sometime. This means we can go ahead with PR as Travis CI build had passed earlier for same PR. Our team is working on the following bug and we have created PRs for the same. Kindly consider these PRs and let me know if any further inform

what??s will happen if httpclient.reset_state_on_thread_group_iteration= true or false

2019-02-20 Thread 1336230737
hello i saw this sentence: Since JMeter 5.0, when using default HC4 Implementation, JMeter will reset HTTP state (SSL State + Connections) on each thread group iteration. If you don't want this behaviour, set httpclient.reset_state_on_thread_group_iteration=false . i want to know set httpcl

Re: increase Ram allocation - heap size Jmeter

2019-02-20 Thread Felix Schumacher
Am 18. Februar 2019 10:18:28 MEZ schrieb Prateek Dua : >Hi Felix, > >Just couple of questions here.., > >*"**setenv.sh"* includes single line export HEAP="-Xms2g -Xmx2g >-XX:MaxMetaspaceSize=256m" & if we are increasing from 1gb to 2gb here >, do >we have to change the value of MaxMetaspaceSize