This is not a tomcat problem, this is a spring framework problem, can not find the applicationcontext,xml configuration file, check if the path is wrong
`[Catalina-utility-1] org.apache.catalina.core.StandardContext.startInternal 一个或多个listeners启动失败,更多详细信息查看对应的容器日志文件
03-Jan-2023 22:16:26.866 严重 [Catalina-utility-1] org.apache.catalina.core.StandardContext.startInternal 由于之前的错误,Context[/manager]启动失败
03 - Jan - 2023 22:16:26. 869 information [Catalina - utility - 1] org. Apache. Catalina. Core. The ApplicationContext. Log Closing Spring root WebApplicationContext
[INFO] 2023-01-03 22:16:26869 org.springframework.web.context.support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Tue Jan 03 22:16:24 CST 2023]; root of context hierarchy
03-Jan-2023 22:16:26.884 severe [Catalina-utility-1] org.apache.catalina.core.StandardContext.listenerStop Exceptions to send context delete events [org. Springframework. Web. Context. ContextLoaderListener]. To the list instance < / span > < br / > < span > Java lang. An IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext`
0 Answer
This is not a tomcat problem, this is a spring framework problem, can not find the applicationcontext,xml configuration file, check if the path is wrong
这家伙很懒,什么都没留下...