You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way of finding a free port is ugly and racy.
In most cases, we can let Jetty (and latest old embedded Tomcat 6 used for Webdav tests) find an available port.
Exceptions are when we want a port nobody's listening to.