执行./shutdown.sh之后,无法./startup.sh启动

如题,在服务器部署应用之后我进行了系统检查-快速修复,提示重启后生效。

image.png

于是我在服务器上执行了./shutdown.sh脚本(应该是我的操作有误,不应该这么停止的),随后执行了./startup.sh脚本,发现无法启动服务了。我kill掉所有tomcat进程之后仍然无法启动。请问各位老师这种情况怎么处理呢?谢谢!

下图是catlina的信息,谢谢!

image.png

报错2:

 The web application [webroot] appears to have started a thread named [ComponentDetectfileServer-402-worker-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:

报错3:

INFO [Timer-1] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal access: this web application instance has been stopped already. Could not load [com.fr.log.FineLoggerProvider]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.

java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [com.fr.log.FineLoggerProvider]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.

FineReport 宇宙无敌大帅哥 发布于 2022-11-9 22:16 (编辑于 2022-11-9 22:27)
1min目标场景问卷 立即参与
回答问题
悬赏:3 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共2回答
最佳回答
0
宇宙无敌大帅哥Lv3见习互助
发布于2022-11-10 08:54

KILL-9 掉所有的tomcat之后重新 ./startup.sh ,然后我就去休息了第二天发现已经重启成功了

最佳回答
0
luojian0323Lv7资深互助
发布于2022-11-10 08:52
  • 1关注人数
  • 365浏览人数
  • 最后回答于:2022-11-10 08:54
    请选择关闭问题的原因
    确定 取消
    返回顶部