the path component: '/var' is world-writable

Posted lingluo2017

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了the path component: '/var' is world-writable相关的知识,希望对你有一定的参考价值。

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

以上是关于the path component: '/var' is world-writable的主要内容,如果未能解决你的问题,请参考以下文章