启动MyCat报错:Could not write pid:No such file or directory 解决办法
报错解决:找不到mycat.pid文件
MyCat启动不成功,先输入下面的命令查看启动状态:
[root@zzz-node01 conf]# ../bin/mycat status
Mycat-server is not running.
再输入下面的命令,查看报错信息:
[root@zzz-node01 conf]# ../bin/mycat console
Running Mycat-server...wrapper | ERROR: Could not write pid file /opt/my
转载
2020-06-15 14:04:32 ·
1110 阅读 ·
0 评论