https://issues.apache.org/bugzilla/show_bug.cgi?id=51798
--- Comment #15 from Stuart Davidson <[email protected]> 2011-09-15 17:43:05 UTC --- I've run through this with a remote debugger on it, and in JMeter.java, line 137 and 140, the UDP_PORT is set up without the property file actually being loaded. Thus, the listener is always going to be invoked no matter what we do - and will not change from the default port. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
