You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JMeter: Version 5.4.1
java.version=1.8.0_292
java.vm.name=OpenJDK 64-Bit Server VM
os.name=Linux
os.arch=amd64
os.version=4.18.0-305.el8.x86_64
Max memory =68719476736
After running:
$ ./test_runner.sh Group1 Run1
The end result:
summary = 90000 in 12:30:00 = 2.0/s Avg: 19408 Min: 30 Max: 261061 Err: 14945 (16.61%)
Tidying up ... @ Mon Jun 14 12:45:38 WIB 2021 (1623649538374)
... end of run
./test_runner.sh: line 168: -Jbeanshell.listener.init=recorderfunctions.bsf: command not found
Error: Jmeter
Why is it said Jbeanshell.listener.init=recorderfunctions.bsf: command not found and return: Error: Jmeter ?
What do you suggest?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
can you please try with older Jmeter version? This is actively being used with JMeter 2.9 (and 2.11). I'll keep this open to see which problems are happening with newer versions, but it would be great to know if using older versions is a valid workaround for you.
Hello all,
My environment:
JMeter: Version 5.4.1
java.version=1.8.0_292
java.vm.name=OpenJDK 64-Bit Server VM
os.name=Linux
os.arch=amd64
os.version=4.18.0-305.el8.x86_64
Max memory =68719476736
After running:
$ ./test_runner.sh Group1 Run1
The end result:
Why is it said
Jbeanshell.listener.init=recorderfunctions.bsf: command not found
and return:Error: Jmeter
?What do you suggest?
Thank you in advance.
The text was updated successfully, but these errors were encountered: