Grinder

Results 16 comments of Grinder

What is expected time for this value ?

Can you please advise what OS do you use? Based on that we can try to provide you instructions

I have solved issue by installing a full OpenJDK with JavaFX set Applied jenv local to use this jdk 19 and run as following ``` jenv local openjdk64-19.0.1 java -jar...

sounds like not fixed. Is it ?

I would suggest building a scenario using the following classes. Both of them pretend to create User Define element in JMeter JMX tree. https://github.com/flood-io/ruby-jmeter/blob/91d3cad535ac95930c3698e844647f744caa58b6/lib/ruby-jmeter/dsl/user_defined_variables.rb https://github.com/flood-io/ruby-jmeter/blob/91d3cad535ac95930c3698e844647f744caa58b6/lib/ruby-jmeter/dsl/test_plan.rb

@dadamschi you struggle to try, I may try to build one sample for you, just ping me back if it is still needed

``` startDateYear ${__P(startDateYear,2016-12-01)} = ```

expected should look like previous message

@lingarajk Have you overcome this error? It looks like your ruby package manager is not able to install **unf_ext** gem. The issue is not directly related to **ruby-jmeter,** so I...

@drewcoo @90kts I would be happy to participate in docs creation if you accept external PRs