JMeter
Mac issue
openjdk 17.x.x has issue.
use openjdk 11.x.x
java.net.BindException: Can't assign requested address
you will get this error when increase thread. especially when use mac you will get this because the default port range is small
follow this command
Last updated
Was this helpful?