-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathlog.log
More file actions
70 lines (70 loc) · 15.5 KB
/
log.log
File metadata and controls
70 lines (70 loc) · 15.5 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
2019-07-17 19:05:45.862 INFO 6842 --- [main] c.d.DcmmanagesystemApplication : Starting DcmmanagesystemApplication on ubuntu with PID 6842 (/home/jh/dcm4che/system/newSystem/DcmManageSystem/target/classes started by jh in /home/jh/dcm4che/system/newSystem/DcmManageSystem)
2019-07-17 19:05:45.864 INFO 6842 --- [main] c.d.DcmmanagesystemApplication : The following profiles are active: dev
2019-07-17 19:05:47.162 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1f7adbdb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.185 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.dcmmanagesystem.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$b9cd2c5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.329 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.337 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatisPlusConfig' of type [com.dcmmanagesystem.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$62644e3c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.343 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'paginationInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.350 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$5d434875] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.352 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari$$EnhancerBySpringCGLIB$$5ffa45c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.361 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.392 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.403 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.801 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.807 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.809 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.813 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userMapper' of type [com.sun.proxy.$Proxy71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.817 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userServiceImpl' of type [com.dcmmanagesystem.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.843 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userRealm' of type [com.dcmmanagesystem.shiro.UserRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:47.909 INFO 6842 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:05:48.213 INFO 6842 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2019-07-17 19:05:48.237 INFO 6842 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2019-07-17 19:05:48.237 INFO 6842 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.19]
2019-07-17 19:05:48.323 INFO 6842 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2019-07-17 19:05:48.324 INFO 6842 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2420 ms
2019-07-17 19:05:48.972 INFO 6842 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2019-07-17 19:05:49.337 INFO 6842 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2019-07-17 19:05:49.352 INFO 6842 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2019-07-17 19:05:49.368 INFO 6842 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
2019-07-17 19:05:49.425 INFO 6842 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2019-07-17 19:05:49.429 INFO 6842 --- [main] c.d.DcmmanagesystemApplication : Started DcmmanagesystemApplication in 3.981 seconds (JVM running for 4.524)
2019-07-17 19:05:49.479 INFO 6842 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2019-07-17 19:05:49.602 INFO 6842 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2019-07-17 19:08:50.451 INFO 6842 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
2019-07-17 19:08:50.455 INFO 6842 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2019-07-17 19:08:50.479 INFO 6842 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2019-07-17 19:08:53.221 INFO 18098 --- [main] c.d.DcmmanagesystemApplication : Starting DcmmanagesystemApplication on ubuntu with PID 18098 (/home/jh/dcm4che/system/newSystem/DcmManageSystem/target/classes started by jh in /home/jh/dcm4che/system/newSystem/DcmManageSystem)
2019-07-17 19:08:53.223 INFO 18098 --- [main] c.d.DcmmanagesystemApplication : The following profiles are active: dev
2019-07-17 19:08:54.531 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2ee56919] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.550 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [com.dcmmanagesystem.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$c937b99b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.668 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.674 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatisPlusConfig' of type [com.dcmmanagesystem.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$71cedb7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.679 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'paginationInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.685 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$6cadd5b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.687 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari$$EnhancerBySpringCGLIB$$6f64d306] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.695 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.719 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:54.727 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.121 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.127 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.129 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.132 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userMapper' of type [com.sun.proxy.$Proxy71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.135 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userServiceImpl' of type [com.dcmmanagesystem.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.160 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'userRealm' of type [com.dcmmanagesystem.shiro.UserRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.231 INFO 18098 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019-07-17 19:08:55.425 INFO 18098 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2019-07-17 19:08:55.551 INFO 18098 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2019-07-17 19:08:55.552 INFO 18098 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.19]
2019-07-17 19:08:55.637 INFO 18098 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2019-07-17 19:08:55.637 INFO 18098 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2358 ms
2019-07-17 19:08:56.162 INFO 18098 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2019-07-17 19:08:56.529 INFO 18098 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2019-07-17 19:08:56.544 INFO 18098 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2019-07-17 19:08:56.560 INFO 18098 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
2019-07-17 19:08:56.605 INFO 18098 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2019-07-17 19:08:56.608 INFO 18098 --- [main] c.d.DcmmanagesystemApplication : Started DcmmanagesystemApplication in 3.816 seconds (JVM running for 4.399)
2019-07-17 19:08:56.660 INFO 18098 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2019-07-17 19:08:56.792 INFO 18098 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2019-07-17 19:16:46.873 INFO 18098 --- [Thread-10] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
2019-07-17 19:16:46.877 INFO 18098 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2019-07-17 19:16:46.894 INFO 18098 --- [Thread-10] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.