2020年3月15日

在linux系统中,使用tomcat的shutdown.sh脚本停止应用,但是进程还在的解决办法

摘要: https://www.cnblogs.com/gradven/p/8875562.html https://www.jianshu.com/p/9aa4ce631f17 基本原理为启动tomcat时记录启动tomcat的进程id(pid),关闭时强制杀死该进程 第一步 :vi 修改tomcat下b 阅读全文

posted @ 2020-03-15 09:32 四海骄阳 阅读(1202) 评论(0) 推荐(0)

导航