springmvc项目启动时监听器异常

这是错误信息
严重: One or more listeners failed to start. Full details will be found in the appropriate container log file
十月 20, 2021 11:42:24 下午 org.apache.catalina.core.StandardContext startInternal
严重: Context [/springmvc_sportmall] startup failed due to previous errors

这是我监听器的配置


contextConfigLocation
classpath:applicationContext.xml


org.springframework.web.context.ContextLoaderListener

我感觉没毛病呀。。

你检查一下你的web