moodle-performance-comparison icon indicating copy to clipboard operation
moodle-performance-comparison copied to clipboard

-Jbeanshell.listener.init=recorderfunctions.bsf: command not found

Open andisugandi opened this issue 3 years ago • 1 comments

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:

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.

andisugandi avatar Jun 14 '21 08:06 andisugandi

Hi @andisugandi ,

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.

Link: https://archive.apache.org/dist/jmeter/binaries/

Ciao :-)

stronk7 avatar Jun 20 '21 09:06 stronk7