https://bz.apache.org/bugzilla/show_bug.cgi?id=62463
--- Comment #2 from Felix Schumacher <[email protected]> --- Date: Sat Jul 7 13:27:20 2018 New Revision: 1835311 URL: http://svn.apache.org/viewvc?rev=1835311&view=rev Log: Fix usage of ports, when client.rmi.localport is set for distributed runs. This is not a complete fix, as there can be more than one Listener and they can be initialized more than once. That will lead to exceptions. Bugzilla Id: 62463 Modified: jmeter/trunk/src/core/org/apache/jmeter/samplers/RemoteSampleListenerImpl.java jmeter/trunk/src/core/org/apache/jmeter/threads/RemoteThreadsListenerImpl.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/remote-test.xml -- You are receiving this mail because: You are the assignee for the bug.
