部署到tomcat无法启动

提问 1 2810
松松
松松 2018-09-15
版本:renren-security 开发环境:
2018-09-15 12:13:53.003 INFO 13268 --- [io-8081-exec-11] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] 2018-09-15 12:13:53.160 WARN 13268 --- [io-8081-exec-11] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultValidator' defined in class path resource [org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.validation.beanvalidation.LocalValidatorFactoryBean]: Factory method 'defaultValidator' threw exception; nested exception is java.lang.NoClassDefFoundError: javax/el/ELManager 2018-09-15 12:13:53.163 INFO 13268 --- [io-8081-exec-11] o.s.s.quartz.SchedulerFactoryBean : Shutting down Quartz Scheduler 2018-09-15 12:13:53.164 INFO 13268 --- [io-8081-exec-11] org.quartz.core.QuartzScheduler : Scheduler RenrenScheduler_$_DESKTOP-KU5Q65Q1536984830840 shutting down. 2018-09-15 12:13:53.164 INFO 13268 --- [io-8081-exec-11] org.quartz.core.QuartzScheduler : Scheduler RenrenScheduler_$_DESKTOP-KU5Q65Q1536984830840 paused. 2018-09-15 12:13:53.165 INFO 13268 --- [io-8081-exec-11] org.quartz.core.QuartzScheduler : Scheduler RenrenScheduler_$_DESKTOP-KU5Q65Q1536984830840 shutdown complete. 2018-09-15 12:13:53.189 INFO 13268 --- [io-8081-exec-11] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
本帖标签: tomcat renren-security
回帖