Getting the below error, when trying the cmd as :
jmeter -g /path/result/testo1.csv -o /path/result/report
An error occurred: Error while processing samples: Consumer failed with message :Consumer failed with message :Consumer failed with message :Consumer failed with message :Begin size 0 is not equal to fixed size 5
I have already ran the cmd to run the test and generate the csv file properly
I have also tried this, but it doesn't worked.
Using Jmeter 5.4.3, installed via brew
java -v :
openjdk version "15" 2020-09-15
OpenJDK Runtime Environment AdoptOpenJDK (build 15+36)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 15+36, mixed mode, sharing)