SEVERE: Could not contact localhost:8005. Tomcat may not be running.

   Tomcat 启动后,关闭失败,显示以下

  Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.

            进入 java 的安装目目录下的  jdk/jre/lib/security 目录

Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.

            修改 “java.security” 文件

vi java.security

       通过vim 命令 “ /securerandom.source ”,查找这个位置,回车

            Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.

          修改为以下

      Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.

         保存退出, 再重启,关闭显示完成

            Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.

------------ 打赏码 ---------------------

Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.

 

 

                

               

 

 

   

相关文章:

  • 2021-10-05
  • 2021-10-16
  • 2021-10-14
  • 2022-12-23
  • 2021-07-28
  • 2021-12-07
猜你喜欢
  • 2021-06-30
  • 2021-11-23
  • 2022-12-23
  • 2021-06-26
  • 2021-07-14
相关资源
相似解决方案