Files
gr_report_java/logs/lideeyunji-info.log
2026-02-02 23:21:53 +08:00

83 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
09:48:47.570 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:48:47.614 [main] INFO c.l.s.lideeYunJiApplication - [logStarting,55] - Starting lideeYunJiApplication using Java 1.8.0_391 on DESKTOP-A78VR2E with PID 19024 (F:\java_project\hngryy_report\lidee-admin\target\classes started by Administrator in F:\java_project\hngryy_report)
09:48:47.615 [main] INFO c.l.s.lideeYunJiApplication - [logStartupProfileInfo,638] - The following 1 profile is active: "local"
09:48:56.529 [main] INFO o.s.b.w.e.t.TomcatWebServer - [initialize,108] - Tomcat initialized with port(s): 48080 (http)
09:48:56.552 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-48080"]
09:48:56.557 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:48:56.558 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.83]
09:48:57.032 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:48:57.032 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - [prepareWebApplicationContext,292] - Root WebApplicationContext: initialization completed in 8770 ms
09:48:59.512 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-1,master} inited
09:48:59.563 [main] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-2,lideeyunji} inited
09:48:59.575 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [slave] success
09:48:59.579 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [lideeyunji] success
09:48:59.580 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [bidb] success
09:48:59.580 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
09:48:59.580 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [4] datasource,primary datasource named [master]
09:49:04.151 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.18.0
09:49:05.777 [redisson-netty-2-7] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
09:49:05.825 [redisson-netty-2-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
09:49:22.454 [main] INFO c.x.c.s.i.BlockPuzzleCaptchaServiceImpl - [init,87] - --->>>xingyuv captcha-plus 初始化验证码底图<<<---blockPuzzle
09:49:26.823 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
09:49:26.900 [main] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
09:49:26.901 [main] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
09:49:26.989 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,672] - Using db table-based data access locking (synchronization).
09:49:26.998 [main] INFO o.s.s.q.LocalDataSourceJobStore - [initialize,145] - JobStoreCMT initialized.
09:49:27.001 [main] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'schedulerName' with instanceId 'DESKTOP-A78VR2E1769910566828'
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 25 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
09:49:27.001 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'schedulerName' initialized from an externally provided properties instance.
09:49:27.001 [main] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
09:49:27.002 [main] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@55c445e5
09:49:35.176 [main] INFO c.l.t.f.d.c.u.DictFrameworkUtils - [init,57] - [init][初始化 DictFrameworkUtils 成功]
09:49:35.255 [main] INFO c.l.t.f.j.c.JacksonAutoConfiguration - [jsonUtils,48] - [init][初始化 JsonUtils 成功]
09:49:37.089 [main] INFO o.s.b.a.e.w.EndpointLinksResolver - [<init>,58] - Exposing 15 endpoint(s) beneath base path '/actuator'
09:49:37.200 [main] INFO o.s.s.w.DefaultSecurityFilterChain - [<init>,55] - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@41cd09da, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1277c623, org.springframework.security.web.context.SecurityContextPersistenceFilter@153af60c, org.springframework.security.web.header.HeaderWriterFilter@1e07ae6, org.springframework.web.filter.CorsFilter@61cc39f8, org.springframework.security.web.authentication.logout.LogoutFilter@341b0573, com.lideeyunji.tool.framework.security.core.filter.TokenAuthenticationFilter@74061ced, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@626542d3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4443aec3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@fbba04a, org.springframework.security.web.session.SessionManagementFilter@62dd8ce7, org.springframework.security.web.access.ExceptionTranslationFilter@2a7d12c8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1a2b83b1]
09:49:40.729 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-48080"]
09:49:40.775 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:49:40.775 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
09:49:40.778 [main] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 3 ms
09:49:40.778 [main] INFO o.s.b.w.e.t.TomcatWebServer - [start,220] - Tomcat started on port(s): 48080 (http) with context path ''
09:49:40.782 [main] INFO o.s.s.q.SchedulerFactoryBean - [startScheduler,729] - Starting Quartz Scheduler now
09:49:41.023 [main] INFO o.s.s.q.LocalDataSourceJobStore - [logWarnIfNonZero,3644] - ClusterManager: detected 1 failed or restarted instances.
09:49:41.023 [main] INFO o.s.s.q.LocalDataSourceJobStore - [clusterRecover,3503] - ClusterManager: Scanning for instance "DESKTOP-A78VR2E1769732897760"'s failed in-progress jobs.
09:49:41.033 [main] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler schedulerName_$_DESKTOP-A78VR2E1769910566828 started.
09:49:41.105 [QuartzScheduler_schedulerName-DESKTOP-A78VR2E1769910566828_MisfireHandler] INFO o.s.s.q.LocalDataSourceJobStore - [recoverMisfiredJobs,973] - Handling 2 trigger(s) that missed their scheduled fire-time.
09:49:41.413 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,37] - 1.清除框架缓存--->完成
09:49:41.919 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,39] - 2.处理那些表需要做数据权限--->完成
09:49:42.047 [schedulerName_Worker-2] INFO c.l.c.f.c.j.ClearExcelDataJob - [execute,28] - *********** 开始清理Excel Data日志 ************
09:49:42.047 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
09:49:42.175 [schedulerName_Worker-2] INFO c.l.c.f.c.j.ClearExcelDataJob - [execute,38] - *********** Excel Data日志清理完成共清理了0条 ************
09:49:42.246 [schedulerName_Worker-1] INFO c.a.d.p.DruidDataSource - [init,1007] - {dataSource-3,slave} inited
09:49:42.320 [schedulerName_Worker-1] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
09:49:43.267 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [demo] success
09:50:00.073 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,24] - *********** 开始保存模块使用记录 ************
09:50:00.083 [schedulerName_Worker-3] INFO c.l.c.f.c.j.SaveModelUsageRecordsJob - [execute,27] - *********** 保存模块使用记录完成共保存了0条 ************
09:50:26.107 [main] INFO c.l.c.f.c.l.LideeYunJiListener - [onApplicationEvent,41] - 3.初始化动态数据源--->完成
09:50:26.122 [main] INFO o.s.s.a.ScheduledAnnotationBeanPostProcessor - [finishRegistration,315] - No TaskScheduler/ScheduledExecutorService bean found for scheduled processing
09:50:26.157 [main] INFO c.l.s.lideeYunJiApplication - [logStarted,61] - Started lideeYunJiApplication in 100.145 seconds (JVM running for 105.442)
09:50:26.188 [main] INFO c.l.t.f.b.c.BannerApplicationRunner - [run,21] - ----立德云玑启动成功----
09:51:52.158 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_DESKTOP-A78VR2E1769910566828 paused.
09:51:54.664 [SpringApplicationShutdownHook] INFO o.s.s.q.SchedulerFactoryBean - [destroy,847] - Shutting down Quartz Scheduler
09:51:54.664 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler schedulerName_$_DESKTOP-A78VR2E1769910566828 shutting down.
09:51:54.664 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler schedulerName_$_DESKTOP-A78VR2E1769910566828 paused.
09:51:55.024 [SpringApplicationShutdownHook] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler schedulerName_$_DESKTOP-A78VR2E1769910566828 shutdown complete.
09:51:55.099 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
09:51:55.108 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-3} closing ...
09:51:55.120 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-3} closed
09:51:55.120 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [slave] success,
09:51:55.120 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-2} closing ...
09:51:55.124 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-2} closed
09:51:55.125 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [lideeyunji] success,
09:51:55.125 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-0} closing ...
09:51:55.125 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [bidb] success,
09:51:55.125 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2212] - {dataSource-1} closing ...
09:51:55.126 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2285] - {dataSource-1} closed
09:51:55.126 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
09:51:55.127 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye