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) Is there any reason to want to use anything else in the Ant tests?
