Null value for KafkaProducerSampler.java class and unable to load jar in Jmeter #344
-
I have created original-kloadgen-5.3.1.jar from the steps given in readme but when I checked in decompiler com.sngular.kloadgen.sampler.KafkaProducerSampler.java is having null value. Also from the 5th step given on https://github.com/sngular/kloadgen/wiki/how-to-run#how-to-run-a-test-plan I have restarted jmeter after placing jar file under JMETER_HOME/lib/ext directory but still can't see com.sngular.kloadgen.sampler.KafkaProducerSampler under the dropdown. Can someone please re-verify the given steps are correct? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi, @dhananjay1308 , Reviewing what you say, I think that you have copied the wrong file. You can review it under installation, it says:
Please, copy the first one, and tell us if it solve your problem (or not). |
Beta Was this translation helpful? Give feedback.
Hi, @dhananjay1308 ,
Reviewing what you say, I think that you have copied the wrong file.
You can review it under installation, it says:
Once the installation is complete, copy target/kloadgen-<version>.jar file to the JMETER_HOME/lib/ext directory.
The previous step create two files:
Please, copy the first one, and tell us if it solve your problem (or not).