• 定时任务跑线程无空构造方法报错


    六月 28, 2019 9:07:33 上午 org.apache.catalina.core.AprLifecycleListener init
    信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:UsersdevDesktopjdk1.7.0_55in;C:WindowsSunJavain;C:Windowssystem32;C:Windows;C:/Users/dev/Desktop/JDK8_64/bin/../jre/bin/server;C:/Users/dev/Desktop/JDK8_64/bin/../jre/bin;C:/Users/dev/Desktop/JDK8_64/bin/../jre/lib/amd64;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Filesjfpan;C:UsersdevDesktopJDK8_64in;C:UsersdevDesktopJDK8_64jrein;;C:UsersdevDesktopeclipse-jee-helios-SR2-win32-x86_64eclipse;;.
    六月 28, 2019 9:07:33 上午 org.apache.tomcat.util.digester.SetPropertiesRule begin
    警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:cndehr' did not find a matching property.
    六月 28, 2019 9:07:34 上午 org.apache.coyote.http11.Http11Protocol init
    信息: Initializing Coyote HTTP/1.1 on http-8080
    六月 28, 2019 9:07:34 上午 org.apache.catalina.startup.Catalina load
    信息: Initialization processed in 1455 ms
    六月 28, 2019 9:07:34 上午 org.apache.catalina.core.StandardService start
    信息: Starting service Catalina
    六月 28, 2019 9:07:34 上午 org.apache.catalina.core.StandardEngine start
    信息: Starting Servlet Engine: Apache Tomcat/6.0.44
    六月 28, 2019 9:07:35 上午 org.apache.catalina.loader.WebappClassLoader validateJarFile
    信息: validateJarFile(C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFlibgeronimo-servlet_2.5_spec-1.1.2.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    六月 28, 2019 9:07:35 上午 org.apache.catalina.loader.WebappClassLoader validateJarFile
    信息: validateJarFile(C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFlibj2ee.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
    六月 28, 2019 9:07:36 上午 org.apache.catalina.core.ApplicationContext log
    信息: Initializing Spring root WebApplicationContext
    09:07:36,930 INFO ContextLoader : Root WebApplicationContext: initialization started
    09:07:37,158 DEBUG PropertySourcesPropertyResolver : Searching for key 'jndiPropertySourceEnabled' in [servletConfigInitParams]
    09:07:37,159 DEBUG PropertySourcesPropertyResolver : Searching for key 'jndiPropertySourceEnabled' in [servletContextInitParams]
    09:07:37,159 DEBUG PropertySourcesPropertyResolver : Searching for key 'jndiPropertySourceEnabled' in [systemProperties]
    09:07:37,160 DEBUG PropertySourcesPropertyResolver : Searching for key 'jndiPropertySourceEnabled' in [systemEnvironment]
    09:07:37,160 DEBUG PropertySourcesPropertyResolver : Could not find key 'jndiPropertySourceEnabled' in any property source. Returning [null]
    09:07:37,174 INFO AbstractApplicationContext : Refreshing Root WebApplicationContext: startup date [Fri Jun 28 09:07:37 CST 2019]; root of context hierarchy
    09:07:37,336 DEBUG PathMatchingResourcePatternResolver : Looking for matching resources in directory tree [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclasses]
    09:07:37,337 DEBUG PathMatchingResourcePatternResolver : Searching directory [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclasses] for files matching pattern [C:/Users/dev/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/cndehr/WEB-INF/classes/applicationContext-*.xml]
    09:07:37,360 DEBUG PathMatchingResourcePatternResolver : Resolved location pattern [classpath:applicationContext-*.xml] to resources [file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml], file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-mail.xml], file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-message.xml], file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-server-hr.xml], file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-server.xml]]
    09:07:37,363 INFO XmlBeanDefinitionReader : Loading XML bean definitions from file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]
    09:07:37,787 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:38,677 DEBUG PluggableSchemaResolver : Loading schema mappings from [META-INF/spring.schemas]
    09:07:38,688 DEBUG PluggableSchemaResolver : Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://cxf.apache.org/schemas/configuration/http-conf.xsd=schemas/configuration/http-conf.xsd, http://cxf.apache.org/configuration/parameterized-types=schemas/configuration/parameterized-types.xsd, http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd=schemas/xmldsig-core-schema.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.w3.org/2006/07/ws-policy.xsd=schemas/ws-policy-200607.xsd, http://cxf.apache.org/schemas/jaxrs.xsd=schemas/jaxrs.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://cxf.apache.org/schemas/configuration/wsrm-manager.xsd=schemas/configuration/wsrm-manager.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://schemas.xmlsoap.org/ws/2004/08/addressing=schemas/wsdl/addressing.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd=schemas/oasis-200401-wss-wssecurity-secext-1.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://schemas.xmlsoap.org/wsdl/=schemas/wsdl/wsdl.xsd, http://cxf.apache.org/schemas/bindings/object.xsd=schemas/bindings/object.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://cxf.apache.org/schemas/configuration/jms.xsd=schemas/configuration/jms.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://cxf.apache.org/schemas/configuration/http-jetty.xsd=schemas/configuration/http-jetty.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://schemas.xmlsoap.org/wsdl/http/=schemas/wsdl/http.xsd, http://cxf.apache.org/schemas/wsdl/jms.xsd=schemas/wsdl/jms.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd=schemas/oasis-200401-wss-wssecurity-utility-1.0.xsd, http://cxf.apache.org/schemas/configuration/parameterized-types.xsd=schemas/configuration/parameterized-types.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd=schemas/configuration/wsrm-policy.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd=schemas/wsdl/wsdl.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://cxf.apache.org/schemas/ws/addressing.xsd=schemas/ws-addr-conf.xsd, http://cxf.apache.org/schemas/coloc-feature.xsd=schemas/coloc-feature.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://cxf.apache.org/schemas/wsdl/http-conf.xsd=schemas/wsdl/http-conf.xsd, http://www.w3.org/2001/xml.xsd=schemas/xml.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.w3.org/2007/02/ws-policy.xsd=schemas/ws-policy-200702.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://cxf.apache.org/schemas/policy.xsd=schemas/policy.xsd, http://schemas.xmlsoap.org/ws/2004/09/policy/ws-policy.xsd=schemas/ws-policy-200409.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://cxf.apache.org/schemas/configuration/cxf-beans.xsd=schemas/configuration/cxf-beans.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://cxf.apache.org/schemas/core.xsd=schemas/core.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://cxf.apache.org/schemas/configuration/security.xsd=schemas/configuration/security.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://cxf.apache.org/schemas/configuration/soap.xsd=schemas/configuration/soap.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://cxf.apache.org/schemas/jaxws.xsd=schemas/jaxws.xsd, http://cxf.apache.org/schemas/simple.xsd=schemas/simple.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://cxf.apache.org/schemas/configuration/wsrm-manager-types.xsd=schemas/configuration/wsrm-manager-types.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.0.xsd}
    09:07:38,693 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
    09:07:39,032 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,228 DEBUG BeanDefinitionParserDelegate : Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.scheduling.quartz.SchedulerFactoryBean#0]
    09:07:39,229 INFO XmlBeanDefinitionReader : Loading XML bean definitions from file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-mail.xml]
    09:07:39,232 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,236 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
    09:07:39,277 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,285 INFO XmlBeanDefinitionReader : Loading XML bean definitions from file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-message.xml]
    09:07:39,289 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,292 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
    09:07:39,326 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,330 INFO XmlBeanDefinitionReader : Loading XML bean definitions from file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-server-hr.xml]
    09:07:39,334 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,338 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
    09:07:39,389 DEBUG PluggableSchemaResolver : Found XML schema [http://cxf.apache.org/schemas/jaxws.xsd] in classpath: schemas/jaxws.xsd
    09:07:39,401 DEBUG PluggableSchemaResolver : Found XML schema [http://cxf.apache.org/schemas/configuration/cxf-beans.xsd] in classpath: schemas/configuration/cxf-beans.xsd
    09:07:39,416 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,431 DEBUG DefaultNamespaceHandlerResolver : Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://cxf.apache.org/transports/http-jetty/configuration=org.apache.cxf.transport.http_jetty.spring.NamespaceHandler, http://www.w3.org/2006/07/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://cxf.apache.org/jaxws=org.apache.cxf.jaxws.spring.NamespaceHandler, http://cxf.apache.org/policy=org.apache.cxf.ws.policy.spring.NamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://cxf.apache.org/transports/jms=org.apache.cxf.transport.jms.spring.NamespaceHandler, http://cxf.apache.org/transports/http/configuration=org.apache.cxf.transport.http.spring.NamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://cxf.apache.org/bindings/object=org.apache.cxf.binding.object.spring.NamespaceHandler, http://cxf.apache.org/ws/addressing=org.apache.cxf.ws.addressing.spring.NamespaceHandler, http://cxf.apache.org/clustering=org.apache.cxf.clustering.spring.NamespaceHandler, http://cxf.apache.org/simple=org.apache.cxf.frontend.spring.NamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler, http://cxf.apache.org/core=org.apache.cxf.bus.spring.NamespaceHandler, http://cxf.apache.org/jaxrs=org.apache.cxf.jaxrs.spring.NamespaceHandler, http://cxf.apache.org/binding/coloc=org.apache.cxf.binding.coloc.spring.NamespaceHandler, http://schemas.xmlsoap.org/ws/2004/09/policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.w3.org/ns/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler, http://cxf.apache.org/ws/rm/manager=org.apache.cxf.ws.rm.spring.NamespaceHandler, http://cxf.apache.org/bindings/soap=org.apache.cxf.binding.soap.spring.NamespaceHandler}
    09:07:39,756 INFO XmlBeanDefinitionReader : Loading XML bean definitions from file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-server.xml]
    09:07:39,759 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,764 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
    09:07:39,781 DEBUG PluggableSchemaResolver : Found XML schema [http://cxf.apache.org/schemas/jaxws.xsd] in classpath: schemas/jaxws.xsd
    09:07:39,787 DEBUG PluggableSchemaResolver : Found XML schema [http://cxf.apache.org/schemas/configuration/cxf-beans.xsd] in classpath: schemas/configuration/cxf-beans.xsd
    09:07:39,793 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,802 INFO XmlBeanDefinitionReader : Loading XML bean definitions from URL [jar:file:/C:/Users/dev/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/cndehr/WEB-INF/lib/cxf-2.5.2.jar!/META-INF/cxf/cxf-extension-soap.xml]
    09:07:39,807 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,823 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd
    09:07:39,848 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,861 DEBUG BeanDefinitionParserDelegate : Neither XML 'id' nor 'name' specified - using generated bean name [org.apache.cxf.binding.soap.spring.SoapVersionRegistrar#c131b0]
    09:07:39,863 DEBUG AbstractBeanDefinitionReader : Loaded 3 bean definitions from location pattern [classpath*:META-INF/cxf/cxf-extension-soap.xml]
    09:07:39,864 DEBUG DefaultBeanDefinitionDocumentReader : Imported 3 bean definitions from URL location [classpath*:META-INF/cxf/cxf-extension-soap.xml]
    09:07:39,872 INFO XmlBeanDefinitionReader : Loading XML bean definitions from URL [jar:file:/C:/Users/dev/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/cndehr/WEB-INF/lib/cxf-2.5.2.jar!/META-INF/cxf/cxf-servlet.xml]
    09:07:39,880 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,884 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd
    09:07:39,906 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,908 DEBUG AbstractBeanDefinitionReader : Loaded 0 bean definitions from location pattern [classpath*:META-INF/cxf/cxf-servlet.xml]
    09:07:39,908 DEBUG DefaultBeanDefinitionDocumentReader : Imported 0 bean definitions from URL location [classpath*:META-INF/cxf/cxf-servlet.xml]
    09:07:39,911 INFO XmlBeanDefinitionReader : Loading XML bean definitions from URL [jar:file:/C:/Users/dev/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/cndehr/WEB-INF/lib/cxf-2.5.2.jar!/META-INF/cxf/cxf.xml]
    09:07:39,917 DEBUG DefaultDocumentLoader : Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
    09:07:39,923 DEBUG PluggableSchemaResolver : Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.1.xsd
    09:07:39,942 DEBUG DefaultBeanDefinitionDocumentReader : Loading bean definitions
    09:07:39,945 DEBUG AbstractBeanDefinitionReader : Loaded 4 bean definitions from location pattern [classpath*:META-INF/cxf/cxf.xml]
    09:07:39,946 DEBUG DefaultBeanDefinitionDocumentReader : Imported 4 bean definitions from URL location [classpath*:META-INF/cxf/cxf.xml]
    09:07:39,950 DEBUG AbstractBeanDefinitionReader : Loaded 60 bean definitions from location pattern [classpath:applicationContext-*.xml]
    09:07:39,952 DEBUG AbstractApplicationContext : Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@14bd814: defining beans [performanceMailSendJob,sendMailJobTask,sendCron,sendLimitMailTask,sendLimitCron,sendSalaryReminderTask,rePushNewStaffToErpCron,rePushNewStaffToErpTask,rePushNewStaffToErpJob,sendSalaryReminderCron,delMailJobTask,delCron,sendStaffMessageTask,sendStaffMessage,sendManagerMessageTask,sendManagerMessage,initMessageConfTask,initMessageConfCron,initCommonConfTask,initWineMessageConTask,initWineMessageCon,initCommonConfCron,batchReportConfTask,batchReportConfCron,userStaffChartTask,userStaffChartCron,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,javaMailSender,mailSenderBS,freeMarkerProcessBS,performanceBS,limitEmailAlerts,permanentStaffBS,salaryReminder,managerMessageBS,staffMessageBS,managerMessageSendBS,staffMessageSendBS,initMessageConf,initWineMessageConf,userStaffChartBS,hrBS,hrService,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,personInfoBS,theStaffTable,initCommonConf,ehrToAppBS,appService,userService,personVacationBS,vacationsService,personTravelBS,travelService]; root of factory hierarchy
    09:07:40,544 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'org.apache.cxf.binding.soap.customEditorConfigurer'
    09:07:40,546 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'org.apache.cxf.binding.soap.customEditorConfigurer'
    09:07:40,657 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'org.apache.cxf.binding.soap.customEditorConfigurer' to allow for resolving potential circular references
    09:07:40,673 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'org.apache.cxf.binding.soap.spring.SoapVersionRegistrar#c131b0'
    09:07:40,678 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'org.apache.cxf.binding.soap.spring.SoapVersionRegistrar#c131b0'
    09:07:40,795 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'org.apache.cxf.binding.soap.customEditorConfigurer'
    09:07:40,796 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor'
    09:07:40,796 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor'
    09:07:40,806 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor' to allow for resolving potential circular references
    09:07:40,807 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor'
    09:07:40,827 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'org.apache.cxf.bus.spring.Jsr250BeanPostProcessor'
    09:07:40,828 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'org.apache.cxf.bus.spring.Jsr250BeanPostProcessor'
    09:07:40,833 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'org.apache.cxf.bus.spring.Jsr250BeanPostProcessor' to allow for resolving potential circular references
    09:07:40,854 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'org.apache.cxf.bus.spring.Jsr250BeanPostProcessor'
    09:07:40,854 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'org.apache.cxf.bus.spring.BusExtensionPostProcessor'
    09:07:40,857 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'org.apache.cxf.bus.spring.BusExtensionPostProcessor'
    09:07:40,859 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'org.apache.cxf.bus.spring.BusExtensionPostProcessor' to allow for resolving potential circular references
    09:07:40,859 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'org.apache.cxf.bus.spring.BusExtensionPostProcessor'
    09:07:40,875 DEBUG AbstractApplicationContext : Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@175ccb0]
    09:07:40,896 DEBUG AbstractApplicationContext : Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@59d953]
    09:07:40,915 DEBUG UiApplicationContextUtils : Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bd8df3]
    09:07:40,928 INFO DefaultListableBeanFactory : Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14bd814: defining beans [performanceMailSendJob,sendMailJobTask,sendCron,sendLimitMailTask,sendLimitCron,sendSalaryReminderTask,rePushNewStaffToErpCron,rePushNewStaffToErpTask,rePushNewStaffToErpJob,sendSalaryReminderCron,delMailJobTask,delCron,sendStaffMessageTask,sendStaffMessage,sendManagerMessageTask,sendManagerMessage,initMessageConfTask,initMessageConfCron,initCommonConfTask,initWineMessageConTask,initWineMessageCon,initCommonConfCron,batchReportConfTask,batchReportConfCron,userStaffChartTask,userStaffChartCron,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,javaMailSender,mailSenderBS,freeMarkerProcessBS,performanceBS,limitEmailAlerts,permanentStaffBS,salaryReminder,managerMessageBS,staffMessageBS,managerMessageSendBS,staffMessageSendBS,initMessageConf,initWineMessageConf,userStaffChartBS,hrBS,hrService,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,personInfoBS,theStaffTable,initCommonConf,ehrToAppBS,appService,userService,personVacationBS,vacationsService,personTravelBS,travelService]; root of factory hierarchy
    09:07:40,929 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'performanceMailSendJob'
    09:07:40,930 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'performanceMailSendJob'
    09:07:40,932 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'performanceMailSendJob' to allow for resolving potential circular references
    09:07:40,994 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'performanceBS'
    09:07:40,995 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'performanceBS'
    09:07:41,001 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'performanceBS' to allow for resolving potential circular references
    09:07:41,002 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'mailSenderBS'
    09:07:41,002 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'mailSenderBS'
    09:07:41,004 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'mailSenderBS' to allow for resolving potential circular references
    09:07:41,005 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'javaMailSender'
    09:07:41,005 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'javaMailSender'
    09:07:41,064 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'javaMailSender' to allow for resolving potential circular references
    09:07:41,166 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'cxf'
    09:07:41,167 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'cxf'
    09:07:41,670 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'cxf' to allow for resolving potential circular references
    09:07:41,998 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'cxf'
    09:07:42,005 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'javaMailSender'
    09:07:42,017 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'mailSenderBS'
    09:07:42,040 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'freeMarkerProcessBS'
    09:07:42,041 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'freeMarkerProcessBS'
    09:07:42,046 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'freeMarkerProcessBS' to allow for resolving potential circular references
    09:07:42,058 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'freeMarkerProcessBS'
    09:07:42,062 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'performanceBS'
    09:07:42,074 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'limitEmailAlerts'
    09:07:42,075 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'limitEmailAlerts'
    09:07:42,080 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'limitEmailAlerts' to allow for resolving potential circular references
    09:07:42,080 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'mailSenderBS'
    09:07:42,091 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'freeMarkerProcessBS'
    09:07:42,098 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'limitEmailAlerts'
    09:07:42,099 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'salaryReminder'
    09:07:42,100 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'salaryReminder'
    09:07:42,103 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'salaryReminder' to allow for resolving potential circular references
    09:07:42,104 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'mailSenderBS'
    09:07:42,118 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'salaryReminder'
    09:07:42,120 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'performanceMailSendJob'
    09:07:42,121 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'sendMailJobTask'
    09:07:42,121 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'sendMailJobTask'
    09:07:42,125 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'sendMailJobTask' to allow for resolving potential circular references
    09:07:42,125 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'performanceMailSendJob'
    09:07:42,170 DEBUG AbstractAutowireCapableBeanFactory : Invoking afterPropertiesSet() on bean with name 'sendMailJobTask'
    09:07:42,247 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'sendMailJobTask'
    09:07:42,250 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'sendCron'
    09:07:42,251 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'sendCron'
    09:07:42,261 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'sendCron' to allow for resolving potential circular references
    09:07:42,263 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'sendMailJobTask'
    09:07:42,382 DEBUG AbstractAutowireCapableBeanFactory : Invoking afterPropertiesSet() on bean with name 'sendCron'
    09:07:42,383 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'sendCron'
    09:07:42,384 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'sendLimitMailTask'
    09:07:42,384 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'sendLimitMailTask'
    09:07:42,385 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'sendLimitMailTask' to allow for resolving potential circular references
    09:07:42,386 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'performanceMailSendJob'
    09:07:42,388 DEBUG AbstractAutowireCapableBeanFactory : Invoking afterPropertiesSet() on bean with name 'sendLimitMailTask'
    09:07:42,389 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'sendLimitMailTask'
    09:07:42,390 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'sendLimitCron'
    09:07:42,391 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'sendLimitCron'
    09:07:42,393 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'sendLimitCron' to allow for resolving potential circular references
    09:07:42,394 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'sendLimitMailTask'
    09:07:42,397 DEBUG AbstractAutowireCapableBeanFactory : Invoking afterPropertiesSet() on bean with name 'sendLimitCron'
    09:07:42,398 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'sendLimitCron'
    09:07:42,399 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'sendSalaryReminderTask'
    09:07:42,401 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'sendSalaryReminderTask'
    09:07:42,402 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'sendSalaryReminderTask' to allow for resolving potential circular references
    09:07:42,403 DEBUG AbstractBeanFactory : Returning cached instance of singleton bean 'performanceMailSendJob'
    09:07:42,405 DEBUG AbstractAutowireCapableBeanFactory : Invoking afterPropertiesSet() on bean with name 'sendSalaryReminderTask'
    09:07:42,406 DEBUG AbstractAutowireCapableBeanFactory : Finished creating instance of bean 'sendSalaryReminderTask'
    09:07:42,407 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'rePushNewStaffToErpCron'
    09:07:42,408 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'rePushNewStaffToErpCron'
    09:07:42,409 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'rePushNewStaffToErpCron' to allow for resolving potential circular references
    09:07:42,410 DEBUG DefaultSingletonBeanRegistry : Creating shared instance of singleton bean 'rePushNewStaffToErpTask'
    09:07:42,411 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'rePushNewStaffToErpTask'
    09:07:42,412 DEBUG AbstractAutowireCapableBeanFactory : Eagerly caching bean 'rePushNewStaffToErpTask' to allow for resolving potential circular references
    09:07:42,413 DEBUG AbstractAutowireCapableBeanFactory : Creating instance of bean 'rePushNewStaffToErpJob'
    09:07:42,521 INFO DefaultSingletonBeanRegistry : Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14bd814: defining beans [performanceMailSendJob,sendMailJobTask,sendCron,sendLimitMailTask,sendLimitCron,sendSalaryReminderTask,rePushNewStaffToErpCron,rePushNewStaffToErpTask,rePushNewStaffToErpJob,sendSalaryReminderCron,delMailJobTask,delCron,sendStaffMessageTask,sendStaffMessage,sendManagerMessageTask,sendManagerMessage,initMessageConfTask,initMessageConfCron,initCommonConfTask,initWineMessageConTask,initWineMessageCon,initCommonConfCron,batchReportConfTask,batchReportConfCron,userStaffChartTask,userStaffChartCron,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,javaMailSender,mailSenderBS,freeMarkerProcessBS,performanceBS,limitEmailAlerts,permanentStaffBS,salaryReminder,managerMessageBS,staffMessageBS,managerMessageSendBS,staffMessageSendBS,initMessageConf,initWineMessageConf,userStaffChartBS,hrBS,hrService,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,personInfoBS,theStaffTable,initCommonConf,ehrToAppBS,appService,userService,personVacationBS,vacationsService,personTravelBS,travelService]; root of factory hierarchy
    09:07:42,525 DEBUG DisposableBeanAdapter : Invoking destroy method 'shutdown' on bean with name 'cxf'
    09:07:42,527 INFO AbstractApplicationContext : Closing Root WebApplicationContext: startup date [Fri Jun 28 09:07:37 CST 2019]; root of context hierarchy
    09:07:42,556 WARN AbstractApplicationContext : Exception thrown from ApplicationListener handling ContextClosedEvent
    org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'cxf': Singleton bean creation not allowed while the singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:212)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
    at org.springframework.context.event.AbstractApplicationEventMulticaster.getApplicationListeners(AbstractApplicationEventMulticaster.java:148)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:86)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:324)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1025)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:988)
    at org.apache.cxf.bus.spring.SpringBus.destroyBeans(SpringBus.java:131)
    at org.apache.cxf.bus.CXFBusImpl.shutdown(CXFBusImpl.java:217)
    at org.apache.cxf.bus.CXFBusImpl.shutdown(CXFBusImpl.java:199)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:273)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:199)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:498)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:474)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:442)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1066)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
    at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:377)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:278)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:759)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
    09:07:42,573 WARN AbstractApplicationContext : Exception thrown from LifecycleProcessor on context close
    java.lang.IllegalStateException: LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle methods via the context: Root WebApplicationContext: startup date [Fri Jun 28 09:07:37 CST 2019]; root of context hierarchy
    at org.springframework.context.support.AbstractApplicationContext.getLifecycleProcessor(AbstractApplicationContext.java:350)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1033)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:988)
    at org.apache.cxf.bus.spring.SpringBus.destroyBeans(SpringBus.java:131)
    at org.apache.cxf.bus.CXFBusImpl.shutdown(CXFBusImpl.java:217)
    at org.apache.cxf.bus.CXFBusImpl.shutdown(CXFBusImpl.java:199)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:273)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:199)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:498)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:474)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:442)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1066)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
    at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:377)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:278)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:759)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
    09:07:42,577 INFO DefaultSingletonBeanRegistry : Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14bd814: defining beans [performanceMailSendJob,sendMailJobTask,sendCron,sendLimitMailTask,sendLimitCron,sendSalaryReminderTask,rePushNewStaffToErpCron,rePushNewStaffToErpTask,rePushNewStaffToErpJob,sendSalaryReminderCron,delMailJobTask,delCron,sendStaffMessageTask,sendStaffMessage,sendManagerMessageTask,sendManagerMessage,initMessageConfTask,initMessageConfCron,initCommonConfTask,initWineMessageConTask,initWineMessageCon,initCommonConfCron,batchReportConfTask,batchReportConfCron,userStaffChartTask,userStaffChartCron,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,javaMailSender,mailSenderBS,freeMarkerProcessBS,performanceBS,limitEmailAlerts,permanentStaffBS,salaryReminder,managerMessageBS,staffMessageBS,managerMessageSendBS,staffMessageSendBS,initMessageConf,initWineMessageConf,userStaffChartBS,hrBS,hrService,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,personInfoBS,theStaffTable,initCommonConf,ehrToAppBS,appService,userService,personVacationBS,vacationsService,personTravelBS,travelService]; root of factory hierarchy
    09:07:42,584 ERROR ContextLoader : Context initialization failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpCron' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpTask' while setting bean property 'jobDetail'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpTask' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpJob' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
    at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:377)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:278)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:759)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpTask' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpJob' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    ... 30 more
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:965)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:314)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    ... 40 more
    Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:72)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:958)
    ... 46 more
    Caused by: java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at java.lang.Class.getConstructor0(Class.java:2810)
    at java.lang.Class.getDeclaredConstructor(Class.java:2053)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:67)
    ... 47 more
    六月 28, 2019 9:07:42 上午 org.apache.catalina.core.StandardContext listenerStart
    严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpCron' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpTask' while setting bean property 'jobDetail'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpTask' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpJob' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
    at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:377)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:278)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:759)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpTask' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpJob' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    ... 30 more
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:965)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:911)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:314)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    ... 40 more
    Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:72)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:958)
    ... 46 more
    Caused by: java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()
    at java.lang.Class.getConstructor0(Class.java:2810)
    at java.lang.Class.getDeclaredConstructor(Class.java:2053)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:67)
    ... 47 more

    六月 28, 2019 9:07:42 上午 org.apache.catalina.core.StandardContext start
    严重: Error listenerStart
    六月 28, 2019 9:07:42 上午 org.apache.catalina.core.StandardContext start
    严重: Context [/cndehr] startup failed due to previous errors
    六月 28, 2019 9:07:42 上午 org.apache.catalina.core.ApplicationContext log
    信息: Closing Spring root WebApplicationContext
    六月 28, 2019 9:07:42 上午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
    严重: The web application [/cndehr] registered the JDBC driver [oracle.jdbc.driver.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
    09:07:43,307 INFO InitMessageConf : --数据库连接配置文件读起。
    09:07:43,311 INFO InitMessageConf : --dbconf.getProperty(org_name)--10000035,1233435
    09:07:43,312 INFO InitMessageConf : --dbconf.getProperty(manager_mobile)--13959256311;15080256416,105222111
    09:07:43,313 INFO InitMessageConf : --dbconf.getProperty(org_name)--10000035,1233435
    09:07:43,314 INFO InitMessageConf : --NO_SEND_ORG_NAME--10000035,10000036
    09:07:43,362 INFO InitWineMessageConf : --数据库连接messageConf_wine配置文件读起。
    09:07:43,368 INFO InitWineMessageConf : --dbconf.getProperty(org_name)--
    09:07:43,369 INFO InitWineMessageConf : --dbconf.getProperty(manager_mobile)--
    09:07:43,370 INFO InitWineMessageConf : --dbconf.getProperty(org_name)--
    09:07:43,370 INFO InitWineMessageConf : --NO_SEND_ORG_NAME--30403771
    09:07:43,534 INFO InitCommonConf : --dbconf.getProperty(QUERY_DATE)--null

    注意这段:

    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpTask' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Cannot resolve reference to bean 'rePushNewStaffToErpJob' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'rePushNewStaffToErpJob' defined in file [C:Usersdevworkspace.metadata.pluginsorg.eclipse.wst.server.core mp0wtpwebappscndehrWEB-INFclassesapplicationContext-job.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.chinacnd.ehr.staff.erp.NewStaffToErp]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.chinacnd.ehr.staff.erp.NewStaffToErp.<init>()

    解决方法:在线程里创建空的构造方法即可。

  • 相关阅读:
    mybatis N+1问题解决
    Best Time to Buy and Sell Stock
    119. Pascal's Triangle II
    HBuilder打包ios
    关于JavaScript/TypeScript中的setTimeout和setInterval
    白色透明渐变css
    AntV 在小程序中的使用
    AntV 在h5页面中的使用
    js处理后端返回超过16位大数字方案(network中preview和response返回不一致)
    m站taro编译css的时候有些属性会被编译掉,如果遇到这个问题,用第一行代码,写到无法编译的代码上面
  • 原文地址:https://www.cnblogs.com/xyyou/p/11101666.html
Copyright © 2020-2023  润新知