wl_management/logback/api-info.log
2020-06-02 22:30:03 +08:00

64 lines
13 KiB
Plaintext

2020-06-02 22:25:17.610 [localhost,,] [main] INFO com.lz.LinziApplication - 10.0.1.178 Starting LinziApplication on fumeiaideMacBook-Pro.local with PID 32560 (/Users/fumeiai/workspace/enterpriseManagement/lz_management/target/classes started by fumeiai in /Users/fumeiai/workspace/enterpriseManagement/lz_management)
2020-06-02 22:25:17.613 [localhost,,] [main] INFO com.lz.LinziApplication - 10.0.1.178 The following profiles are active: dev
2020-06-02 22:25:18.287 [localhost,,] [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - 10.0.1.178 Multiple Spring Data modules found, entering strict repository configuration mode!
2020-06-02 22:25:18.289 [localhost,,] [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - 10.0.1.178 Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2020-06-02 22:25:18.326 [localhost,,] [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - 10.0.1.178 Finished Spring Data repository scanning in 27ms. Found 0 Redis repository interfaces.
2020-06-02 22:25:18.509 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'shiroConfig' of type [com.lz.config.ShiroConfig$$EnhancerBySpringCGLIB$$f418c3cf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:18.594 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 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)
2020-06-02 22:25:18.597 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'mybatisPlusConfig' of type [com.lz.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$cdc46d2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:18.601 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 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)
2020-06-02 22:25:18.606 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$8de0404a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:18.609 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'dynamic-com.lz.datasource.properties.DynamicDataSourceProperties' of type [com.lz.datasource.properties.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:18.609 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'dynamicDataSourceConfig' of type [com.lz.datasource.config.DynamicDataSourceConfig$$EnhancerBySpringCGLIB$$d0ca65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:18.614 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'dataSourceProperties' of type [com.lz.datasource.properties.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.173 [localhost,,] [main] INFO com.alibaba.druid.pool.DruidDataSource - 10.0.1.178 {dataSource-1} inited
2020-06-02 22:25:24.174 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'dynamicDataSource' of type [com.lz.datasource.config.DynamicDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.685 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 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)
2020-06-02 22:25:24.690 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.690 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sysMenuDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.692 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sysMenuDao' of type [com.sun.proxy.$Proxy87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.694 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sysUserDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.695 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sysUserDao' of type [com.sun.proxy.$Proxy88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.697 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sysUserTokenDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.697 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'sysUserTokenDao' of type [com.sun.proxy.$Proxy89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.698 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'shiroServiceImpl' of type [com.lz.modules.sys.service.impl.ShiroServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.698 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'OAuth2Realm' of type [com.lz.modules.sys.oauth2.OAuth2Realm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.830 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 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)
2020-06-02 22:25:24.867 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:24.888 [localhost,,] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - 10.0.1.178 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-06-02 22:25:25.193 [localhost,,] [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - 10.0.1.178 Tomcat initialized with port(s): 8080 (http)
2020-06-02 22:25:25.199 [localhost,,] [main] INFO org.apache.catalina.core.StandardService - 10.0.1.178 Starting service [Tomcat]
2020-06-02 22:25:25.200 [localhost,,] [main] INFO org.apache.catalina.core.StandardEngine - 10.0.1.178 Starting Servlet engine: [Apache Tomcat/9.0.30]
2020-06-02 22:25:25.255 [localhost,,] [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/lz_management] - 10.0.1.178 Initializing Spring embedded WebApplicationContext
2020-06-02 22:25:25.255 [localhost,,] [main] INFO org.springframework.web.context.ContextLoader - 10.0.1.178 Root WebApplicationContext: initialization completed in 7609 ms
2020-06-02 22:25:25.897 [localhost,,] [main] INFO org.quartz.impl.StdSchedulerFactory - 10.0.1.178 Using default implementation for ThreadExecutor
2020-06-02 22:25:25.907 [localhost,,] [main] INFO org.quartz.core.SchedulerSignalerImpl - 10.0.1.178 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2020-06-02 22:25:25.907 [localhost,,] [main] INFO org.quartz.core.QuartzScheduler - 10.0.1.178 Quartz Scheduler v.2.3.0 created.
2020-06-02 22:25:25.912 [localhost,,] [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - 10.0.1.178 Using db table-based data access locking (synchronization).
2020-06-02 22:25:25.913 [localhost,,] [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - 10.0.1.178 JobStoreCMT initialized.
2020-06-02 22:25:25.914 [localhost,,] [main] INFO org.quartz.core.QuartzScheduler - 10.0.1.178 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'LinziScheduler' with instanceId 'fumeiaideMacBook-Pro.local1591107925898'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
2020-06-02 22:25:25.914 [localhost,,] [main] INFO org.quartz.impl.StdSchedulerFactory - 10.0.1.178 Quartz scheduler 'LinziScheduler' initialized from an externally provided properties instance.
2020-06-02 22:25:25.914 [localhost,,] [main] INFO org.quartz.impl.StdSchedulerFactory - 10.0.1.178 Quartz scheduler version: 2.3.0
2020-06-02 22:25:25.915 [localhost,,] [main] INFO org.quartz.core.QuartzScheduler - 10.0.1.178 JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@682e445e
2020-06-02 22:25:28.337 [localhost,,] [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - 10.0.1.178 Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2020-06-02 22:25:28.618 [localhost,,] [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - 10.0.1.178 Initializing ExecutorService 'applicationTaskExecutor'
2020-06-02 22:25:28.860 [localhost,,] [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - 10.0.1.178 Context refreshed
2020-06-02 22:25:28.868 [localhost,,] [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - 10.0.1.178 Found 1 custom documentation plugin(s)
2020-06-02 22:25:28.890 [localhost,,] [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - 10.0.1.178 Scanning for api listing references
2020-06-02 22:25:28.983 [localhost,,] [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - 10.0.1.178 Generating unique operation named: userInfoUsingGET_1
2020-06-02 22:25:28.990 [localhost,,] [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - 10.0.1.178 Will start Quartz Scheduler [LinziScheduler] in 30 seconds
2020-06-02 22:25:29.022 [localhost,,] [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - 10.0.1.178 Tomcat started on port(s): 8080 (http) with context path '/lz_management'
2020-06-02 22:25:29.024 [localhost,,] [main] INFO com.lz.LinziApplication - 10.0.1.178 Started LinziApplication in 12.044 seconds (JVM running for 12.78)
2020-06-02 22:25:58.994 [localhost,,] [Quartz Scheduler [LinziScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - 10.0.1.178 Starting Quartz Scheduler now, after delay of 30 seconds
2020-06-02 22:25:59.377 [localhost,,] [Quartz Scheduler [LinziScheduler]] INFO org.quartz.core.QuartzScheduler - 10.0.1.178 Scheduler LinziScheduler_$_fumeiaideMacBook-Pro.local1591107925898 started.
2020-06-02 22:27:06.471 [localhost,,] [http-nio-8080-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/lz_management] - 10.0.1.178 Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-06-02 22:27:06.472 [localhost,,] [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - 10.0.1.178 Initializing Servlet 'dispatcherServlet'
2020-06-02 22:27:06.480 [localhost,,] [http-nio-8080-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - 10.0.1.178 Completed initialization in 8 ms