05-Aug-2019 10:43:44.529 严重 [RMI TCP Connection(2)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file
05-Aug-2019 10:43:44.531 严重 [RMI TCP Connection(2)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors
报错原因分析
检查是否忘记把jar放到WEB-INF/lib路径下了。需要配置一下
可以尝试一下