java.io.IOException: the path component: '/var' is world-writable. Its permissions are 0666. Please fix this or select a different socket path
解决方案:
chmod 0555 /var
java.io.IOException: the path component: '/var' is world-writable. Its permissions are 0666. Please fix this or select a different socket path
解决方案:
chmod 0555 /var