admin管理员组

文章数量:1530018

解决思路:首先怀疑tomcat没有正确关闭,执行关闭命令出现如下报错

PID file found but either no matching process was found or the current user does not have permission to stop the process. Stop aborted.

 最后解决 干掉名为10000的文件 该文件存放于:

tomcat/bin目录下或者tomcat/temp目录下 

再执行启动命令 就可以启动成功了

 

本文标签: pidfileTomcatexistingstart