org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mainJob' defined in ServletContext resource [/WEB-INF/TimerConfig.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/util/Set;
Caused by:
java.lang.NoSuchMethodError: org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/util/Set;
原因为: