Bug--Tomcat Error start child


添加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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM