tomcat启动停止在 Initializing Spring root WebApplicationContext,就不运行了

Posted 嘿嘿hhhh

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tomcat启动停止在 Initializing Spring root WebApplicationContext,就不运行了相关的知识,希望对你有一定的参考价值。

 

启动项目的时候,项目一直运行到 Initializing Spring root WebApplicationContext,就停止不运行了,也不报错,开始真的很苦恼,后来把log日志的模式改为

debugg模式,就可以看到报错的原因,

在网上百度了一些信息,大多看不懂,好多是大数据的错误,后来自己琢磨,发现是zookeeper注册中心没有开启,汗(⊙﹏⊙)b,开启zookeeper,就可以完美运行啦。

tomcat启动停止,卡死,大概是连接不上一些服务,比如数据库啊,服务器啊,什么的,

 

以上是关于tomcat启动停止在 Initializing Spring root WebApplicationContext,就不运行了的主要内容,如果未能解决你的问题,请参考以下文章

在线上环境启动tomcat没有报错,卡在 `ConnectionProviderFactory: Initializing connection provider` 处。

关于Tomcat启动时,长时间停在Initializing Spring root webApplicationContext处的原因

Tomcat 启动过程

tomcat服务器启动后有停止了.........

cmd启动和停止tomcat

tomcat启动进程突然停止无错误日志输出