码迷,mamicode.com
首页 > 其他好文 > 详细

Bug--Tomcat Error start child

时间:2020-03-31 20:41:45      阅读:379      评论:0      收藏:0      [点我收藏+]

标签:https   排序   XML   use   abs   ring   relative   有关   Servle   

添加Quartz之后报错

下面的Cause by:
More than one fragment with the name [spring_web] was found. This is not legal with relative ordering.
See section 8.2.2 2c of the Servlet specification for details. Consider using absolute ordering.
(找到多个名为[spring_web]的片段。这是不合法的相对排序。有关详细信息,请参阅Servlet规范的第8.2.2 2c节。考虑使用绝对排序。)

解决方法:
在web.xml中添加<absolute-ordering />

技术图片

https://www.cnblogs.com/bobkingblog/p/10899545.html

Bug--Tomcat Error start child

标签:https   排序   XML   use   abs   ring   relative   有关   Servle   

原文地址:https://www.cnblogs.com/charlottepl/p/12607848.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!