Compilation errors, how skip autostyle check ?

2020-04-16 Thread Vincent Daburon
Hi, I download the current version of JMeter (the 16 april 2020) in a zip file format from github master. How skip the autostyle check ? When i try to compile with gradle tool, i have this errors : D:\usr\vdaburon\dev\github\jmeter_pacing\jmeter-master>gradlew.bat runGui > Task

Re: Add pacing feature

2020-04-16 Thread Vincent Daburon
Hi, I put images on this topic https://groups.google.com/forum/#!topic/ptgram24/f2OVAIWazl8 Regards. Vincent DAB. Le jeu. 16 avr. 2020 à 14:45, Vincent Daburon a écrit : > Hi, > When you make load test with load steps, the pacing is useful. > 1st step 50% of the load >

Re: Add pacing feature

2020-04-16 Thread Vincent Daburon
ith pause : ${V_PACING_ITER_WAIT} but when an errror is detected if the thead group is configured with "start nex thread loop" the pacing is not compute. Regards. Vincent DAB. Le jeu. 16 avr. 2020 à 13:54, Vincent Daburon a écrit : > Hi > a little schema to explain the pacing fo

Re: Add pacing feature

2020-04-16 Thread Vincent Daburon
Hi a little schema to explain the pacing for an iteration for 1 thread The waiting time to complete the pacing is a dynamic waiting time. [image: schema_pacing_v1.png] Regards. Vincent DAB. Le jeu. 16 avr. 2020 à 13:32, Vladimir Sitnikov a écrit : > Philippe>- you don’t have a requirement of

Re: Add pacing feature

2020-04-20 Thread Vincent Daburon
Hi, > *If we had notion of try/finally, it could be doable and solve also other requirements like ensuring a session is disconnected even if error occurs* Yes if we can set a module controler or test frament for the finally is could be a good solution for logout or for compute by groovy code the

Re: Add pacing feature

2020-04-17 Thread Vincent Daburon
< pacing https://groups.google.com/forum/#!topic/ptgram24/f2OVAIWazl8 Regards. Vincent DAB. Le jeu. 16 avr. 2020 à 15:30, Vincent Daburon a écrit : > Hi, > I put images on this topic > https://groups.google.com/forum/#!topic/ptgram24/f2OVAIWazl8 > > Regards. > Vincent DAB. > > Le

Add Pull Request #571 to the Release 5.3

2020-04-27 Thread Vincent Daburon
I send a pull request #571 about : Add prefix or suffix sampler numbering for HTTP Test Script Recorder #571 https://github.com/apache/jmeter/pull/571 Does this pull request could be merge in the Release 5.3 ? I can send the documentation upgrade this day if you merge this pool request.

Re: Update documentation for Pull Requet #517 Add prefix or suffix sampler numbering for HTTP Test Script Recorder

2020-05-02 Thread Vincent Daburon
The code and the documentation update for the "HTTP(S) Test Script Recorder" is done, https://github.com/apache/jmeter/pull/571 Regards. Le ven. 1 mai 2020 à 21:44, Felix Schumacher < felix.schumac...@internetallee.de> a écrit : > > Am 01.05.20 um 18:20 schrieb V

Re: Update documentation for Pull Requet #517 Add prefix or suffix sampler numbering for HTTP Test Script Recorder

2020-05-08 Thread Vincent Daburon
ull/571/commits/be81754a3cb541702c498e54b396233902471de0 > > Search for <<<<<<< > Thanks > Regards > > On Sat, May 2, 2020 at 3:42 PM Vincent Daburon wrote: > > > The code and the documentation update for the "HTTP(S) Test Script >

Update documentation for Pull Requet #517 Add prefix or suffix sampler numbering for HTTP Test Script Recorder

2020-05-01 Thread Vincent Daburon
Hi, Add prefix or suffix sampler numbering for HTTP Test Script Recorder https://github.com/apache/jmeter/pull/571 I want to update the documentation about the "HTTP(S) Test Script Recorder". I see the last image

Pacing Iteration Timer or Sampler, what the impact to change

2020-10-05 Thread Vincent Daburon

Trouble with visual representation of disabled elements and module controler

2020-06-03 Thread Vincent Daburon
Hi, JMeter 5.3 visual representation of Disabled elements If you disable any element now it will disable all its descendants. *Can i disable this feature ?* I use different thread group configurations with module controler that call sub tree Thread Group 1 Simple Controller for Module

JMS 2.0 add new features

2021-02-22 Thread Vincent Daburon
%2Fnifi-master%2Fnifi-nar-bundles%2Fnifi-jms-bundle%2Fnifi-jms-processors%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fnifi%2Fjms%2Fprocessors%2FJMSConsumer.java Some one is interress for this evolution of JMS Protocol ? Regards Vincent DABURON

Re: Move "precise throughput computation" to thread group

2021-11-10 Thread Vincent Daburon
Hi, > *Vincent mentions the pacing feature, however, I believe it is really reallyclose to my current proposal as well.For instance, "pacing of 1 min" means exactly the same as configuring "1request per minute".In other words, if you configure the new thread group to "1 request perminute",

Re: Move "precise throughput computation" to thread group

2021-11-07 Thread Vincent Daburon
. Regards. Vincent DABURON JMeter user since 2004 and testing professional Le dim. 7 nov. 2021 à 15:45, Vladimir Sitnikov a écrit : > > >Why not call it « Open Model thread group » instead of precise throughput > >thread group? > > Naming is hard, and I have no idea of the pro

Re: [VOTE] Release JMeter 5.4.2 RC1

2021-12-16 Thread Vincent Daburon
+1 for the release 5.4.2 with log4j_2.16.jar Regards. Vincent DAB. Le mer. 15 déc. 2021 à 19:24, Milamber a écrit : > Hello, > > The first release candidate for JMeter 5.4.2 (f393453287) has been > prepared, and your votes are solicited. > > This release is only a vulnerabily fix release about

Trouble upload file with special characters (french accents) in the multi part

2022-02-15 Thread Vincent Daburon
Hi, I can't upload file with a file name contains special characters on Windows 10 and keep the file name in the multi-part filename I use the java client implementation or the HttpClient4. For example : File path and file name : C:/data/multi_part_upload_files/classif_référence.csv For the

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-14 Thread Vincent Daburon
java.runtime.name=OpenJDK Runtime Environment java.runtime.version=17.0.2+8-86 java.specification.vendor=Oracle Corporation java.specification.version=17 i don't have the trouble, text is display quickly. Summary : OK with JDK 8 and 17 KO with JDK 11.02 and 11.04 Regards. Vincent DABURON Le lun. 14 mars 2022

Re: Slow "view results in tree" in 5.5 with Java11 (was [VOTE] Release JMeter 5.5 RC1)

2022-03-14 Thread Vincent Daburon
Le lun. 14 mars 2022 à 15:11, Vincent Daburon a écrit : > Hi, > I change the real host to a host1anony > > The JTL file with html trouble display in the View Tree Result and JDK > 11 but i record with JDK 8 in attachment. > > Regards. > Vincent DABURON > > Le

Re: Slow "view results in tree" in 5.5 with Java11 (was [VOTE] Release JMeter 5.5 RC1)

2022-03-14 Thread Vincent Daburon
Hi, I change the real host to a host1anony The JTL file with html trouble display in the View Tree Result and JDK 11 but i record with JDK 8 in attachment. Regards. Vincent DABURON Le lun. 14 mars 2022 à 15:07, Felix Schumacher a écrit : > > This slowness happens on Windows 10 with J

Re: Slow "view results in tree" in 5.5 with Java11 (was [VOTE] Release JMeter 5.5 RC1)

2022-03-14 Thread Vincent Daburon
\bin\java.exe and remplace *java *with %JM_LAUNCH% for /f "tokens=3" %%g in ('%*JM_LAUNCH*% -version 2^>^&1 ^| findstr /i "version"') do ( Regards. Vincent DABURON Le lun. 14 mars 2022 à 15:11, Vincent Daburon a écrit : > Hi, > I change the real host to a host

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-16 Thread Vincent Daburon
that regression is for the version 5.5 but i made somes tests with this version and the jdk 11.x and i decided to warry you. I think lot of users will use jdk 11 and not jdk 17 in Enterprise. Regards. Vincent DABURON Le mer. 16 mars 2022 à 16:35, Philippe Mouawad < p.moua...@ubik-ingenierie.

Re: [VOTE] Release JMeter 5.5 RC1

2022-03-14 Thread Vincent Daburon
Hi, I find a little bug in the help manual The JSON JMESPath don't extract values from XML but from JSON JSON JMESPath Extractor This test element allows the user to extract value(s) from structured response - XML or (X)HTML - using JMESPath query language Regards. Vincent DABURON Le lun. 14

Re: Slow "view results in tree" in 5.5 with Java11 (was [VOTE] Release JMeter 5.5 RC1)

2022-03-14 Thread Vincent Daburon
Hi, text.kerning.max_document_size=1 Yes the display is very responsive and i don't notice any delay in the View Results Tree for smal html page java.runtime.version=11.0.4+11 Regards. Vincent DABURON Le lun. 14 mars 2022 à 15:33, Vladimir Sitnikov a écrit : > Could you please

upload file with accent or special character, modify http sampler to choose the filename

2022-05-19 Thread Vincent Daburon
Hi, I propose to add a new column in the Files Upload part of the http sampler. In this column a list of choices with the following choices filename= filename= filename=; filename*=UFT-8'' The fileName is the result of : String fileName = org.apache.commons.io.FilenameUtils.getName() What do

Re: [VOTE] Release JMeter 5.5 RC3

2022-06-13 Thread Vincent Daburon
Hi, [ X ] -0 OK, but I made some tests with on windows with rem set JM_LAUNCH=C:\Java\jdk1.8.0_191\bin\java.exe rem set JM_LAUNCH=C:\Java\jdk-11.0.2\bin\java.exe set JM_LAUNCH=C:\Java\jdk-17.0.2\bin\java.exe I keep having slowdowns when displaying an html page in a View Results Tree with

Re: [VOTE] Release JMeter 5.5 RC3

2022-06-13 Thread Vincent Daburon
Hi, I use the JMeter 5.5 RC3 and i have some troubles with "Zoom In" and "Zoom Out", the toolbar and lister are not display refresh and the result is bad. Regards. Vincent DAB. Le lun. 13 juin 2022 à 09:47, Vincent Daburon a écrit : > Hi, > > [ X ] -0 OK,

Re: Require Java 17 in JMeter 6

2023-12-01 Thread Vincent Daburon
Hi, The jdk11 had some issues when display text in view tree listener, it could be very long to display a short text. I am totally ok for jdk 17 LTS in new JMeter 6 Regards Vincent Dab > Le 1 déc. 2023 à 12:03, Vladimir Sitnikov a > écrit : > > Hi, > > Previously, we discussed bumping