https://bz.apache.org/bugzilla/show_bug.cgi?id=63087
--- Comment #3 from Philippe Mouawad <[email protected]> --- 1/ A first step is to put JMeter in debug, add this to log4j2.xml: <Logger name="org.apache.jmeter.engine" level="debug" /> on both client and server 2/ Then provide: - jmeter.log for all - jmeter.properties and user.properties for all servers - detail how you are proceeding - provide information on your infrastructure Also , how do you know issue is due to isActive() ? Are you using JMX or Java generated JMX or any other approach ? 3/ Try using nightly build , there is a fix on Distributed Testing https://ci.apache.org/projects/jmeter/nightlies/ Thank you -- You are receiving this mail because: You are the assignee for the bug.
