查看mycat日志
ERROR | wrapper | 2018/08/24 18:37:51 | JVM exited while loading the application.
INFO | jvm 5 | 2018/08/24 18:37:51 | Error: Exception thrown by the agent : java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: mycat: mycat: Name or service not known
检查了schema.xml文件,注释时把结束标签注释了,................
重新启动mycat
依旧报错,重新上传server.xml到conf文件夹,配置用户信息,启动正常
总结,在配置schema.xml和server.xml时为了保留原来的配置信息,注释时没有细心,建议把配置文件中的无用信息删除,避免无用信息太多而影响判断