Hi Nick.
Have you tried to run the test without intellij?
Can you share a minimal test case to reproduce this behaviour?
If not, why is the InvokerHelper from groovy involved, when you are
using JavaRequest sampler?
Are there more information in the jmeter.log file, that you see/can share?
You can try:
https://stackoverflow.com/questions/30412717/groovy-script-in-jmeter
Deepak
"The greatness of a nation can be judged by the way its animals are treated
- Mahatma Gandhi"
+91 73500 12833
deic...@gmail.com
LinkedIn: www.linkedin.com/in/deicool
"Plant a Tree, Go Green"
Make In India
Hello!
I have a problem getting jmeter to start a javaclass when I have the Java
Request inside an If-Controller.
The testplan consists of several Thread Groups, each responsible for starting a
java class with the help of a Java Request.
This testplan has been run several times with no similar