idea 启动出现 interrupted function call accept failed 或 cant write file {0}
1、使用 cmd netstat -ano|findstr 端口号,然后 taskkill -f -pid 进程端口号杀进程
2、如果上面步骤没有找到端口被占用(我就是这种情况),尝试关闭idea,右键以管理员身份运行,然后再启试试

idea 启动出现 interrupted function call accept failed 或 cant write file {0}
1、使用 cmd netstat -ano|findstr 端口号,然后 taskkill -f -pid 进程端口号杀进程
2、如果上面步骤没有找到端口被占用(我就是这种情况),尝试关闭idea,右键以管理员身份运行,然后再启试试