catalina-2017-07-13.0.log
15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[ INFO ] [2017-07-13 18:13:22] org.springframework.test.context.support.AbstractContextLoader [242] - Could not detect default resource locations for test class [com.example.DemoApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
[ INFO ] [2017-07-13 18:13:22] org.springframework.test.context.web.WebTestContextBootstrapper [259] - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
[ INFO ] [2017-07-13 18:13:22] org.springframework.test.context.web.WebTestContextBootstrapper [185] - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32fb305f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@924c71f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d8cc8e9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@55da60c5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7407518b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c7ab830]
[ INFO ] [2017-07-13 18:13:22] org.springframework.test.context.support.AbstractContextLoader [242] - Could not detect default resource locations for test class [com.example.DemoApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
[ INFO ] [2017-07-13 18:13:22] org.springframework.test.context.web.WebTestContextBootstrapper [259] - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
[ INFO ] [2017-07-13 18:13:22] org.springframework.test.context.web.WebTestContextBootstrapper [185] - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@209e235b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e233c17, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4b3e427e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@647f84c9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fe6dbaa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1d5faf4b]
[ INFO ] [2017-07-13 18:13:23] com.example.DemoApplicationTests [48] - Starting DemoApplicationTests on qujiehuideMacBook-Pro.local with PID 13379 (/Users/JA/wanmei/java/wanmei_dp_HDP/target/test-classes started by JA in /Users/JA/wanmei/java/wanmei_dp_HDP)
[ INFO ] [2017-07-13 18:13:23] com.example.DemoApplicationTests [666] - No active profile set, falling back to default profiles: default
[ INFO ] [2017-07-13 18:13:23] org.springframework.web.context.support.GenericWebApplicationContext [578] - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@70b85020: startup date [Thu Jul 13 18:13:23 CST 2017]; root of context hierarchy
[ INFO ] [2017-07-13 18:13:23] org.hibernate.validator.internal.util.Version [30] - HV000001: Hibernate Validator 5.2.4.Final
[ INFO ] [2017-07-13 18:13:24] org.springframework.beans.factory.support.DefaultListableBeanFactory [839] - Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
[ INFO ] [2017-07-13 18:13:25] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'spring.datasource.CONFIGURATION_PROPERTIES' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:25] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:25] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:25] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'mybatisPageableInterceptor' of type [class com.example.utils.mybatis.pageable.MybatisPageableInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:25] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'myBatisConfig' of type [class com.example.utils.mybatis.MyBatisConfig$$EnhancerBySpringCGLIB$$3c7e90c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionFactory' of type [class org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionTemplate' of type [class org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'seriesInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'applyInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'annotationDrivenTransactionManager' of type [class org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7469ea14] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [532] - Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@70b85020: startup date [Thu Jul 13 18:13:23 CST 2017]; root of context hierarchy
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/applyinfo/list]}" onto public com.example.support.model.MessageEntity com.example.controller.ApplyInfoController.list(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,java.lang.Integer)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/applyinfo/save]}" onto public com.example.support.model.MessageEntity com.example.controller.ApplyInfoController.save(javax.servlet.http.HttpServletRequest,com.example.models.ApplyInfo)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/applyinfo/upload]}" onto public com.example.support.model.MessageEntity com.example.controller.ApplyInfoController.upload(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/applyinfo/downexport]}" onto public void com.example.controller.ApplyInfoController.downexport(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/file/upload],methods=[POST]}" onto public com.example.support.model.MessageEntity com.example.controller.FileController.upload(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/seriesinfo/get]}" onto public com.example.support.model.MessageEntity com.example.controller.SeriesInfoController.get(javax.servlet.http.HttpServletRequest,java.lang.Long)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/seriesinfo/list]}" onto public com.example.support.model.MessageEntity com.example.controller.SeriesInfoController.list(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,java.lang.Integer)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/seriesinfo/save]}" onto public com.example.support.model.MessageEntity com.example.controller.SeriesInfoController.save(javax.servlet.http.HttpServletRequest,com.example.models.SeriesInfo)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/seriesinfo/delete]}" onto public com.example.support.model.MessageEntity com.example.controller.SeriesInfoController.delete(javax.servlet.http.HttpServletRequest,java.lang.Long)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/seriesinfo/update]}" onto public com.example.support.model.MessageEntity com.example.controller.SeriesInfoController.update(javax.servlet.http.HttpServletRequest,com.example.models.SeriesInfo)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wanmei/seriesinfo/listByCommercial]}" onto public com.example.support.model.MessageEntity com.example.controller.SeriesInfoController.listByCommercial(javax.servlet.http.HttpServletRequest,java.lang.Integer)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
[ INFO ] [2017-07-13 18:13:26] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[ INFO ] [2017-07-13 18:13:27] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-07-13 18:13:27] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-07-13 18:13:27] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-07-13 18:13:27] org.eclipse.jetty.util.log [186] - Logging initialized @5313ms
[ INFO ] [2017-07-13 18:13:27] com.example.DemoApplicationTests [57] - Started DemoApplicationTests in 4.901 seconds (JVM running for 6.022)
[ INFO ] [2017-07-13 18:13:27] org.springframework.web.context.support.GenericWebApplicationContext [960] - Closing org.springframework.web.context.support.GenericWebApplicationContext@70b85020: startup date [Thu Jul 13 18:13:23 CST 2017]; root of context hierarchy
[ WARN ] [2017-07-13 18:13:27] org.springframework.beans.factory.support.DisposableBeanAdapter [364] - Invocation of destroy method 'close' failed on bean with name 'sqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession