tomcat-linux-x

[Druid-ConnectionPool-Create-1642445703jdbc:hsqldb:file:///opt/tomcat-linux-x64/webapps/webroot/WEB-INF/embed/finedb/db;hsqldb.tx=mvcc]

启动tomcat遇到上述问题,是由于启动多次tomcat,之前启动的进程还存在 解决方法: 首先找出Tomcat的进程:ps -ef |grep tomcat 然后杀死掉对应的tomcat进程:kill -9 26135 最后重启tomcat 进入bin目录输入命令.startup.sh ......
共1篇  :1/1页 首页上一页1下一页尾页