The MServer and peer communication via a Unix Domain Socket that is bound to file in /tmp. This is problematic on operating systems where there isn't a temporary file system or where it is located somewhere other than /tmp. This bug proposes to make the location configurable by the java.io.tmpdir property or maybe the TMPDIR environment variable.