网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  Could not contact localhost:8005. Tomcat may not be running.

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

分类: IT文章 • 2022-04-17 17:38:35

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

在Linux上面关闭tomcat时,会出现找不到8005端口的错误

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

以上错误就是找不到8005端口,用命令确实查不到8005端口。

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

 解决办法:

vi /usr/java/jdk1.8.0_111/jre/lib/security/java.security    红色部分为jdk安装路径
将文件中的securerandom.source=file:/dev/random修改为securerandom.source=file:/dev/./urandom 两者区别就是红色部分

相关推荐

  • tomcat shutdown.sh结束不了,Could not contact localhost:8005
  • Linux安装Tomcat-Nginx-FastDFS-Redis-Solr-集群——【第九集-补充-热部署项目到tomcat中,但是数据库配置文件错误,中途停止部署,导致执行shutdow.sh报错异常: Could not contact localhost:8005. Tomcat may not be running error while shutting down】
  • Tomcat关闭失败,SEVERE: Could not contact localhost:8005. Tomcat may not be running.
  • /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/bin/java: No such file or directory could not contact localhost8005 tomcat may not be running报错问题
  • Could not contact localhost:8005. Tomcat may not be running.
  • < div>标签在< table>之外标签
  • 宽< table>的垂直位置在3列< div> CSS
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号