On 23 February 2017 at 22:13, sebb <[email protected]> wrote: > On 23 February 2017 at 11:26, sebb <[email protected]> wrote: >> JMeter nightly is currently failing to start the server process. >> >> I think this is because localhost is not correctly defined on that host. >> >> I'm wondering whether we can avoid this issue by forcing the Ant tests >> to use 127.0.0.1 >> (by defining java.rmi.server.hostname) > > Does not work; the rebind still fails. > > Not sure if this can be fixed by us; it may require Infra attention.
Fixed by adding the local hostname to /etc/hosts >> Is there any reason to want to use anything else in the Ant tests?
