tomcat能启动,但是在加载项目的时候报错,提示信息如下,最后“License has expired”就跳出了!!
[DEBUG] com.alibaba.druid.pool.PreparedStatementPool#put : {conn-10001, pstmt-20001} enter cache
[DEBUG] org.springframework.beans.factory.annotation.InjectionMetadata#checkConfigMembers : Registered injected element on class [com.tp.interceptor.SqlTimeInterceptor]: AutowiredFieldElement for private com.tp.util.RedisUtil com.tp.interceptor.SqlTimeInterceptor.redisUtil
[DEBUG] org.springframework.beans.factory.annotation.InjectionMetadata#inject : Processing injected element of bean 'com.tp.interceptor.SqlTimeInterceptor#531a1774': AutowiredFieldElement for private com.tp.util.RedisUtil com.tp.interceptor.SqlTimeInterceptor.redisUtil
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getSingleton : Creating shared instance of singleton bean 'rimRestMapper'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Creating instance of bean 'rimRestMapper'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doCreateBean : Eagerly caching bean 'rimRestMapper' to allow for resolving potential circular references
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning eagerly cached instance of singleton bean 'sqlSessionFactory' that is not fully initialized yet - a consequence of a circular reference
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getTypeForFactoryBean : Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'rimRestMapper' defined in file [D:\workspace2\tp_cipuc2\WebContent\WEB-INF\classes\com\rest\restinterface\uacm\rim\mapper\RimRestMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory': : Error creating bean with name 'sqlSessionFactory': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalArgumentException: Property 'dataSource' is required; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalArgumentException: Property 'dataSource' is required
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getSingleton : Creating shared instance of singleton bean 'redisUtil'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Creating instance of bean 'redisUtil'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.context.annotation.CommonAnnotationBeanPostProcessor#buildLifecycleMetadata : Found init method on class [com.tp.util.RedisUtilImpl]: public void com.tp.util.RedisUtilImpl.init()
[DEBUG] org.springframework.context.annotation.CommonAnnotationBeanPostProcessor#checkConfigMembers : Registered init method on class [com.tp.util.RedisUtilImpl]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@316510
[DEBUG] org.springframework.beans.factory.annotation.InjectionMetadata#checkConfigMembers : Registered injected element on class [com.tp.util.RedisUtilImpl]: AutowiredFieldElement for private org.springframework.data.redis.core.StringRedisTemplate com.tp.util.RedisUtilImpl.stringRedisTemplate
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doCreateBean : Eagerly caching bean 'redisUtil' to allow for resolving potential circular references
[DEBUG] org.springframework.beans.factory.annotation.InjectionMetadata#inject : Processing injected element of bean 'redisUtil': AutowiredFieldElement for private org.springframework.data.redis.core.StringRedisTemplate com.tp.util.RedisUtilImpl.stringRedisTemplate
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getSingleton : Creating shared instance of singleton bean 'rimRestMapper'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Creating instance of bean 'rimRestMapper'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doCreateBean : Eagerly caching bean 'rimRestMapper' to allow for resolving potential circular references
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning eagerly cached instance of singleton bean 'sqlSessionFactory' that is not fully initialized yet - a consequence of a circular reference
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getTypeForFactoryBean : Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'rimRestMapper' defined in file [D:\workspace2\tp_cipuc2\WebContent\WEB-INF\classes\com\rest\restinterface\uacm\rim\mapper\RimRestMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory': : Error creating bean with name 'sqlSessionFactory': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalArgumentException: Property 'dataSource' is required; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalArgumentException: Property 'dataSource' is required
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getSingleton : Creating shared instance of singleton bean 'stringRedisTemplate'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Creating instance of bean 'stringRedisTemplate'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doCreateBean : Eagerly caching bean 'stringRedisTemplate' to allow for resolving potential circular references
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getSingleton : Creating shared instance of singleton bean 'jedisConnectionFactory'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Creating instance of bean 'jedisConnectionFactory'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doCreateBean : Eagerly caching bean 'jedisConnectionFactory' to allow for resolving potential circular references
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#getSingleton : Creating shared instance of singleton bean 'jedisPoolConfig'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Creating instance of bean 'jedisPoolConfig'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doCreateBean : Eagerly caching bean 'jedisPoolConfig' to allow for resolving potential circular references
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#doGetBean : Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#createBean : Finished creating instance of bean 'jedisPoolConfig'
[DEBUG] org.springframework.beans.factory.support.DefaultListableBeanFactory#invokeInitMethods : Invoking afterPropertiesSet() on bean with name 'jedisConnectionFactory'
License has expired