On 1 July 2014 10:28, Shay Ginsbourg <[email protected]> wrote: > Hi, > > What can be done to prevent non-GUI Jmeter from failing to run and > producing the following message: "Failed to create UDP port" ?
See the following section in jmeter.properties: # If running non-GUI, then JMeter listens on the following port for a shutdown message. # To disable, set the port to 1000 or less. #jmeterengine.nongui.port=4445 > Thanks, > Shay > > > EXAMPLE: > > Creating summariser <summary> > Created the tree successfully using sampler.jmx > Starting the test @ Mon Jun 30 23:26:56 IDT 2014 (1404160016713) > Failed to create UDP port > summary + 3 in 3.3s = 0.9/s Avg: 956 Min: 412 Max: 1503 > Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
