https://bz.apache.org/bugzilla/show_bug.cgi?id=65874
Chandrakumar Sekar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Chandrakumar Sekar <[email protected]> --- Further, when going through the Jmeter user Manual it also mentioned that we need to specify the port for client as well. i.e. client.rmi.localport in jmeter.properties file. hence after making this change, now im getting run executed with no delays in start and finish times, thread count as well immediately reflecting in Jmeter aggregate report and Grafana panels. However TPS rate/number of samplers is still appearing to be issue which is updating with delays and need your support to understand if any port to be updated in jmeter properties. Current Jmeter.property file update: (windows machine) server_port=1099 server.rmi.port=1099 server.rmi.localport=1099 client.rmi.localport=19201 (on Controller machine only). -- You are receiving this mail because: You are the assignee for the bug.
