jeecg-system-2025-05-15.0.log 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  1. 2025-05-15 10:04:19.119 [main] INFO org.jeecg.JeecgSystemCloudApplication:55 - Starting JeecgSystemCloudApplication using Java 1.8.0_91 on Carroll0925 with PID 43276 (D:\AAAzgztCode\el-java\zgzt-sbsmzq\jeecg-server-cloud\jeecg-system-cloud-start\target\classes started by 54613 in D:\AAAzgztCode\el-java\zgzt-sbsmzq)
  2. 2025-05-15 10:04:19.125 [main] INFO org.jeecg.JeecgSystemCloudApplication:632 - No active profile set, falling back to 1 default profile: "default"
  3. 2025-05-15 10:04:19.128 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.5.Final
  4. 2025-05-15 10:04:24.886 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode
  5. 2025-05-15 10:04:24.888 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  6. 2025-05-15 10:04:25.005 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 102 ms. Found 0 Redis repository interfaces.
  7. 2025-05-15 10:04:25.149 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] ***********************
  8. 2025-05-15 10:04:25.149 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
  9. 2025-05-15 10:04:25.150 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] ***********************
  10. 2025-05-15 10:04:25.287 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportCategoryDao }
  11. 2025-05-15 10:04:25.288 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
  12. 2025-05-15 10:04:25.288 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
  13. 2025-05-15 10:04:25.288 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
  14. 2025-05-15 10:04:25.288 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
  15. 2025-05-15 10:04:25.288 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
  16. 2025-05-15 10:04:25.288 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
  17. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
  18. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportExportJobDao }
  19. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportExportLogDao }
  20. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
  21. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
  22. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
  23. 2025-05-15 10:04:25.289 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.JimuDragCategoryDao }
  24. 2025-05-15 10:04:25.290 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.JimuDragMapDao }
  25. 2025-05-15 10:04:25.290 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.JimuReportIconLibDao }
  26. 2025-05-15 10:04:25.290 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragCompDao }
  27. 2025-05-15 10:04:25.290 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetHeadDao }
  28. 2025-05-15 10:04:25.290 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetItemDao }
  29. 2025-05-15 10:04:25.291 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetParamDao }
  30. 2025-05-15 10:04:25.291 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragDataSourceDao }
  31. 2025-05-15 10:04:25.291 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragPageCompDao }
  32. 2025-05-15 10:04:25.291 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragPageDao }
  33. 2025-05-15 10:04:25.291 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:55 - register minidao name is { org.jeecg.modules.drag.dao.OnlDragShareDao }
  34. 2025-05-15 10:04:25.436 [main] INFO o.springframework.cloud.context.scope.GenericScope:283 - BeanFactory id=312658ed-1e0d-32b0-a3ca-bdefcc756fac
  35. 2025-05-15 10:04:25.604 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  36. 2025-05-15 10:04:25.606 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  37. 2025-05-15 10:04:25.607 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$437/1515079980] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  38. 2025-05-15 10:04:25.609 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  39. 2025-05-15 10:04:25.615 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  40. 2025-05-15 10:04:25.620 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  41. 2025-05-15 10:04:25.632 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  42. 2025-05-15 10:04:25.633 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  43. 2025-05-15 10:04:25.636 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  44. 2025-05-15 10:04:25.639 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  45. 2025-05-15 10:04:25.640 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  46. 2025-05-15 10:04:25.642 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  47. 2025-05-15 10:04:25.643 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  48. 2025-05-15 10:04:25.666 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  49. 2025-05-15 10:04:25.670 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'micrometerOptions' of type [io.lettuce.core.metrics.MicrometerOptions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  50. 2025-05-15 10:04:25.673 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$465/251888112] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  51. 2025-05-15 10:04:25.745 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  52. 2025-05-15 10:04:25.792 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  53. 2025-05-15 10:04:25.800 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  54. 2025-05-15 10:04:25.803 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$3ea3a73e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  55. 2025-05-15 10:04:26.049 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  56. 2025-05-15 10:04:26.056 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration$$EnhancerBySpringCGLIB$$60d91699] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  57. 2025-05-15 10:04:26.070 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  58. 2025-05-15 10:04:26.092 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  59. 2025-05-15 10:04:26.211 [main] INFO org.jeecg.config.shiro.ShiroConfig:284 - ===============(1)创建缓存管理器RedisCacheManager
  60. 2025-05-15 10:04:26.213 [main] INFO org.jeecg.config.shiro.ShiroConfig:305 - ===============(2)创建RedisManager,连接Redis..
  61. 2025-05-15 10:04:26.217 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  62. 2025-05-15 10:04:26.223 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
  63. 2025-05-15 10:04:26.244 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - 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)
  64. 2025-05-15 10:04:26.345 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  65. 2025-05-15 10:04:26.352 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  66. 2025-05-15 10:04:26.360 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f2803cf5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  67. 2025-05-15 10:04:26.364 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  68. 2025-05-15 10:04:26.868 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 7001 (http)
  69. 2025-05-15 10:04:26.878 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-7001"]
  70. 2025-05-15 10:04:26.880 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  71. 2025-05-15 10:04:26.881 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.83]
  72. 2025-05-15 10:04:26.947 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
  73. 2025-05-15 10:04:26.948 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:292 - Root WebApplicationContext: initialization completed in 7780 ms
  74. 2025-05-15 10:04:28.008 [main] INFO com.alibaba.druid.pool.DruidDataSource:673 - {dataSource-1,master} inited
  75. 2025-05-15 10:04:28.009 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:154 - dynamic-datasource - add a datasource named [master] success
  76. 2025-05-15 10:04:28.010 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  77. 2025-05-15 10:04:29.780 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:58 - --- redis config init ---
  78. 2025-05-15 10:04:32.167 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
  79. 2025-05-15 10:04:32.171 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
  80. 2025-05-15 10:04:32.192 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  81. 2025-05-15 10:04:32.193 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
  82. 2025-05-15 10:04:32.201 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  83. 2025-05-15 10:04:32.210 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  84. 2025-05-15 10:04:32.214 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'Carroll09251747274672169'
  85. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  86. NOT STARTED.
  87. Currently in standby mode.
  88. Number of jobs executed: 0
  89. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  90. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  91. 2025-05-15 10:04:32.216 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
  92. 2025-05-15 10:04:32.216 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
  93. 2025-05-15 10:04:32.217 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@642ebd4c
  94. 2025-05-15 10:04:34.287 [main] INFO c.alibaba.cloud.sentinel.SentinelWebMvcConfigurer:52 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
  95. 2025-05-15 10:04:34.493 [main] INFO o.j.config.shiro.ignore.IgnoreAuthPostProcessor:41 - Init Token ignoreAuthUrls Config [ 集合 ] :[/openapi/demo/index]
  96. 2025-05-15 10:04:34.494 [main] INFO o.j.config.shiro.ignore.IgnoreAuthPostProcessor:49 - Init Token ignoreAuthUrls Config [ 耗时 ] :3毫秒
  97. 2025-05-15 10:04:38.713 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 23 endpoint(s) beneath base path '/actuator'
  98. 2025-05-15 10:04:39.806 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:50 - Init CodeGenerate Config [ Get Db Config From application.yml ]
  99. 2025-05-15 10:04:39.890 [main] INFO s.d.s.w.WebMvcPropertySourcedRequestMappingHandlerMapping:69 - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]
  100. 2025-05-15 10:04:42.612 [main] INFO org.mongodb.driver.client:71 - MongoClient with metadata {"driver": {"name": "mongo-java-driver|sync|spring-boot", "version": "4.6.1"}, "os": {"type": "Windows", "name": "Windows 10", "architecture": "amd64", "version": "10.0"}, "platform": "Java/Oracle Corporation/1.8.0_91-b15"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=null, streamFactoryFactory=null, commandListeners=[io.micrometer.core.instrument.binder.mongodb.MongoMetricsCommandListener@7d0bca3d], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.Jep395RecordCodecProvider@209c0be5]}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[io.micrometer.core.instrument.binder.mongodb.MongoMetricsConnectionPoolListener@41f17bb7], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=JAVA_LEGACY, serverApi=null, autoEncryptionSettings=null, contextProvider=null}
  101. 2025-05-15 10:04:42.613 [cluster-rtt-ClusterId{value='68254bbae9f1474c22afbd1e', description='null'}-localhost:27017] INFO org.mongodb.driver.connection:71 - Opened connection [connectionId{localValue:2, serverValue:166}] to localhost:27017
  102. 2025-05-15 10:04:42.613 [cluster-ClusterId{value='68254bbae9f1474c22afbd1e', description='null'}-localhost:27017] INFO org.mongodb.driver.connection:71 - Opened connection [connectionId{localValue:1, serverValue:165}] to localhost:27017
  103. 2025-05-15 10:04:42.614 [cluster-ClusterId{value='68254bbae9f1474c22afbd1e', description='null'}-localhost:27017] INFO org.mongodb.driver.cluster:71 - Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=25, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=69395000}
  104. 2025-05-15 10:04:45.634 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-7001"]
  105. 2025-05-15 10:04:45.690 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 7001 (http) with context path ''
  106. 2025-05-15 10:04:45.711 [main] INFO c.a.cloud.nacos.registry.NacosServiceRegistry:75 - nacos registry, DEFAULT_GROUP jeecg-system 192.168.1.32:7001 register finished
  107. 2025-05-15 10:04:46.843 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:93 - Documentation plugins bootstrapped
  108. 2025-05-15 10:04:46.847 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper:79 - Found 1 custom documentation plugin(s)
  109. 2025-05-15 10:04:47.092 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner:44 - Scanning for api listing references
  110. 2025-05-15 10:04:47.320 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_1
  111. 2025-05-15 10:04:47.347 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_1
  112. 2025-05-15 10:04:47.354 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_1
  113. 2025-05-15 10:04:47.356 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_1
  114. 2025-05-15 10:04:47.360 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_1
  115. 2025-05-15 10:04:47.361 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_1
  116. 2025-05-15 10:04:47.367 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_1
  117. 2025-05-15 10:04:47.372 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_2
  118. 2025-05-15 10:04:47.374 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_2
  119. 2025-05-15 10:04:47.375 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_2
  120. 2025-05-15 10:04:47.376 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_2
  121. 2025-05-15 10:04:47.377 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_2
  122. 2025-05-15 10:04:47.378 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_2
  123. 2025-05-15 10:04:47.384 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_2
  124. 2025-05-15 10:04:47.390 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_3
  125. 2025-05-15 10:04:47.391 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_3
  126. 2025-05-15 10:04:47.392 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_3
  127. 2025-05-15 10:04:47.393 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_3
  128. 2025-05-15 10:04:47.394 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_3
  129. 2025-05-15 10:04:47.395 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_3
  130. 2025-05-15 10:04:47.400 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_3
  131. 2025-05-15 10:04:47.406 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_4
  132. 2025-05-15 10:04:47.407 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_4
  133. 2025-05-15 10:04:47.408 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_4
  134. 2025-05-15 10:04:47.409 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_4
  135. 2025-05-15 10:04:47.410 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_4
  136. 2025-05-15 10:04:47.411 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_4
  137. 2025-05-15 10:04:47.414 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_4
  138. 2025-05-15 10:04:47.422 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_5
  139. 2025-05-15 10:04:47.424 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_5
  140. 2025-05-15 10:04:47.424 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_5
  141. 2025-05-15 10:04:47.425 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_5
  142. 2025-05-15 10:04:47.426 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_5
  143. 2025-05-15 10:04:47.427 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_5
  144. 2025-05-15 10:04:47.430 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_5
  145. 2025-05-15 10:04:47.435 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_6
  146. 2025-05-15 10:04:47.437 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_6
  147. 2025-05-15 10:04:47.437 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_6
  148. 2025-05-15 10:04:47.438 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_6
  149. 2025-05-15 10:04:47.439 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_6
  150. 2025-05-15 10:04:47.440 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_6
  151. 2025-05-15 10:04:47.443 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_6
  152. 2025-05-15 10:04:47.459 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_7
  153. 2025-05-15 10:04:47.461 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_7
  154. 2025-05-15 10:04:47.479 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_7
  155. 2025-05-15 10:04:47.481 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_7
  156. 2025-05-15 10:04:47.483 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_7
  157. 2025-05-15 10:04:47.484 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_7
  158. 2025-05-15 10:04:47.487 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_7
  159. 2025-05-15 10:04:47.491 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_8
  160. 2025-05-15 10:04:47.493 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_8
  161. 2025-05-15 10:04:47.495 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_8
  162. 2025-05-15 10:04:47.497 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_8
  163. 2025-05-15 10:04:47.498 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_8
  164. 2025-05-15 10:04:47.499 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByCodeUsingGET_1
  165. 2025-05-15 10:04:47.501 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_8
  166. 2025-05-15 10:04:47.506 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryPageListUsingGET_8
  167. 2025-05-15 10:04:47.513 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: addUsingPOST_9
  168. 2025-05-15 10:04:47.514 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteUsingDELETE_9
  169. 2025-05-15 10:04:47.516 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: deleteBatchUsingDELETE_9
  170. 2025-05-15 10:04:47.518 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPUT_9
  171. 2025-05-15 10:04:47.519 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: editUsingPOST_9
  172. 2025-05-15 10:04:47.521 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator:41 - Generating unique operation named: queryByIdUsingGET_9
  173. 2025-05-15 10:04:49.350 [main] INFO org.jeecg.JeecgSystemCloudApplication:61 - Started JeecgSystemCloudApplication in 31.873 seconds (JVM running for 33.492)
  174. 2025-05-15 10:04:49.384 [main] INFO org.jeecg.config.init.SystemInitListener:30 - 服务已启动,初始化路由配置 ###################
  175. 2025-05-15 10:04:49.406 [redisContainer-1] WARN org.jeecg.common.util.SpringContextHolder:53 - Customize redis listener handle [ loderRouderHandler ], does not exist!
  176. 2025-05-15 10:04:49.592 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:29 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ]
  177. 2025-05-15 10:04:49.634 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher:105 - listening config: dataId=jeecg.yaml, group=DEFAULT_GROUP
  178. 2025-05-15 10:04:49.642 [main] INFO c.a.cloud.nacos.refresh.NacosContextRefresher:105 - listening config: dataId=jeecg-dev.yaml, group=DEFAULT_GROUP
  179. 2025-05-15 10:04:49.644 [main] INFO org.jeecg.JeecgSystemCloudApplication:47 -
  180. ----------------------------------------------------------
  181. Application Jeecg-Boot is running! Access URLs:
  182. Local: http://localhost:7001/doc.html
  183. External: http://192.168.1.32:7001/doc.html
  184. Swagger文档: http://192.168.1.32:7001/doc.html
  185. ----------------------------------------------------------
  186. 2025-05-15 10:04:50.447 [RMI TCP Connection(6)-192.168.1.32] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  187. 2025-05-15 10:04:50.448 [RMI TCP Connection(6)-192.168.1.32] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet'
  188. 2025-05-15 10:04:50.457 [RMI TCP Connection(6)-192.168.1.32] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 9 ms
  189. 2025-05-15 10:05:15.600 [redisContainer-2] WARN org.jeecg.common.util.SpringContextHolder:53 - Customize redis listener handle [ loderRouderHandler ], does not exist!
  190. 2025-05-15 12:20:22.447 [http-nio-7001-exec-1] INFO org.apache.tomcat.util.http.parser.Cookie:173 - A cookie header was received [Hm_lvt_0febd9e3cacb3f627ddac64d52caac39=1745921433,1747011784,1747272723,1747274650;] that contained an invalid cookie. That cookie will be ignored.
  191. Note: further occurrences of this error will be logged at DEBUG level.
  192. 2025-05-15 12:20:23.807 [http-nio-7001-exec-2] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  193. 2025-05-15 12:20:23.819 [http-nio-7001-exec-4] INFO o.jeecg.modules.system.controller.LoginController:541 - 获取验证码,Redis key = 5c18437c6ebddc7d1e7e00bcdfb3cb18,checkCode = 9RbN
  194. 2025-05-15 12:20:23.880 [http-nio-7001-exec-2] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)86毫秒
  195. 2025-05-15 12:20:23.899 [http-nio-7001-exec-2] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)105毫秒
  196. 2025-05-15 12:20:34.122 [http-nio-7001-exec-5] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  197. 2025-05-15 12:20:34.144 [http-nio-7001-exec-5] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)22毫秒
  198. 2025-05-15 12:20:34.164 [http-nio-7001-exec-5] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)42毫秒
  199. 2025-05-15 12:20:41.507 [http-nio-7001-exec-7] INFO o.j.modules.system.service.impl.SysUserServiceImpl:943 - 登录接口用户的租户ID = 1000
  200. 2025-05-15 12:20:42.740 [http-nio-7001-exec-6] INFO o.jeecg.modules.system.controller.LoginController:148 - 1 获取用户信息耗时(用户基础信息)15毫秒
  201. 2025-05-15 12:20:42.763 [http-nio-7001-exec-6] INFO o.jeecg.modules.system.controller.LoginController:163 - 2 获取用户信息耗时 (首页面配置)38毫秒
  202. 2025-05-15 12:20:42.822 [http-nio-7001-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:165 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  203. 2025-05-15 12:20:42.846 [http-nio-7001-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:184 - >>> 1 获取系统字典项耗时(SQL):24毫秒
  204. 2025-05-15 12:20:42.907 [http-nio-7001-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:188 - >>> 2 获取系统字典项耗时(Enum):85毫秒
  205. 2025-05-15 12:20:42.907 [http-nio-7001-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:190 - >>> end 获取系统字典库总耗时:85毫秒
  206. 2025-05-15 12:20:42.907 [http-nio-7001-exec-6] INFO o.j.modules.system.service.impl.SysDictServiceImpl:191 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  207. 2025-05-15 12:20:42.908 [http-nio-7001-exec-6] INFO o.jeecg.modules.system.controller.LoginController:167 - 3 获取用户信息耗时 (字典数据)183毫秒
  208. 2025-05-15 12:20:42.908 [http-nio-7001-exec-6] INFO o.jeecg.modules.system.controller.LoginController:172 - end 获取用户信息耗时 183毫秒
  209. 2025-05-15 12:20:43.666 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  210. 2025-05-15 12:20:43.688 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)22毫秒
  211. 2025-05-15 12:20:43.712 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)46毫秒
  212. 2025-05-15 12:23:59.115 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  213. 2025-05-15 12:23:59.130 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)15毫秒
  214. 2025-05-15 12:23:59.154 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)39毫秒
  215. 2025-05-15 12:24:37.613 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:127 - 字典拼接的查询SQL:select role_name,role_code from sys_role
  216. 2025-05-15 12:24:37.638 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:76 - 获取select sql信息 :{sys_role=SelectSqlInfo{fromTableName='sys_role', fromSubSelect=null, aliasName='null', selectFields=[role_name, role_code], realSelectFields=[role_name, role_code], selectAll=false}}
  217. 2025-05-15 12:24:37.645 [http-nio-7001-exec-1] INFO o.j.config.sign.interceptor.SignAuthInterceptor:36 - Sign Interceptor request URI = /sys/dict/getDictItems/sex
  218. 2025-05-15 12:24:37.645 [http-nio-7001-exec-10] INFO o.j.config.sign.interceptor.SignAuthInterceptor:36 - Sign Interceptor request URI = /sys/dict/loadDict/sys_role,role_name,role_code
  219. 2025-05-15 12:24:37.650 [http-nio-7001-exec-10] INFO org.jeecg.config.sign.util.HttpUtils:44 - pathVariable: sys_role,role_name,role_code
  220. 2025-05-15 12:24:37.652 [http-nio-7001-exec-10] INFO org.jeecg.config.sign.util.HttpUtils:56 - pathVariable decode: sys_role,role_name,role_code
  221. 2025-05-15 12:24:37.654 [http-nio-7001-exec-2] INFO o.j.config.sign.interceptor.SignAuthInterceptor:36 - Sign Interceptor request URI = /sys/dict/loadDict/sys_user%20where%20username%20like%20'a%25',realname,username
  222. 2025-05-15 12:24:37.655 [http-nio-7001-exec-2] INFO org.jeecg.config.sign.util.HttpUtils:44 - pathVariable: sys_user%20where%20username%20like%20'a%25',realname,username
  223. 2025-05-15 12:24:37.655 [http-nio-7001-exec-2] INFO org.jeecg.config.sign.util.HttpUtils:56 - pathVariable decode: sys_user where username like 'a%',realname,username
  224. 2025-05-15 12:24:37.656 [http-nio-7001-exec-1] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  225. 2025-05-15 12:24:37.656 [http-nio-7001-exec-2] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {"keyword":"","pageNo":"1","pageSize":"10","x-path-variable":"sys_user where username like 'a%',realname,username"}
  226. 2025-05-15 12:24:37.656 [http-nio-7001-exec-10] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {"keyword":"","pageNo":"1","pageSize":"10","x-path-variable":"sys_role,role_name,role_code"}
  227. 2025-05-15 12:24:37.660 [http-nio-7001-exec-1] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  228. 2025-05-15 12:24:37.660 [http-nio-7001-exec-2] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : 68A1FAA763F3656BC0170DAF169B396C
  229. 2025-05-15 12:24:37.660 [http-nio-7001-exec-10] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : A94389BD884D94133E492535C3E5F982
  230. 2025-05-15 12:24:37.668 [http-nio-7001-exec-2] INFO o.j.modules.system.controller.SysDictController:228 - 加载字典表数据,加载关键字:
  231. 2025-05-15 12:24:37.668 [http-nio-7001-exec-1] INFO o.j.modules.system.controller.SysDictController:185 - dictCode : sex
  232. 2025-05-15 12:24:37.668 [http-nio-7001-exec-10] INFO o.j.modules.system.controller.SysDictController:228 - 加载字典表数据,加载关键字:
  233. 2025-05-15 12:24:37.669 [http-nio-7001-exec-2] WARN o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:103 - URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "',"
  234. 2025-05-15 12:24:37.669 [http-nio-7001-exec-2] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:127 - 字典拼接的查询SQL:select realname,username from sys_user
  235. 2025-05-15 12:24:37.669 [http-nio-7001-exec-10] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:127 - 字典拼接的查询SQL:select role_name,role_code from sys_role
  236. 2025-05-15 12:24:37.675 [http-nio-7001-exec-2] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:76 - 获取select sql信息 :{sys_user=SelectSqlInfo{fromTableName='sys_user', fromSubSelect=null, aliasName='null', selectFields=[realname, username], realSelectFields=[realname, username], selectAll=false}}
  237. 2025-05-15 12:24:37.675 [http-nio-7001-exec-10] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:76 - 获取select sql信息 :{sys_role=SelectSqlInfo{fromTableName='sys_role', fromSubSelect=null, aliasName='null', selectFields=[role_name, role_code], realSelectFields=[role_name, role_code], selectAll=false}}
  238. 2025-05-15 12:24:37.699 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:59 - 表字典白名单初始化完成:{sys_permission=id,name, sys_position=name,id, onl_drag_comp=id,comp_name, test_shoptype_tree=type_name,id, sys_dict=dict_code, oa_officialdoc_organcode=id,organ_name, demo=id,name, tj_user_report=name,username, sys_role=role_name,role_code, design_form=id,desform_name,desform_code, sys_depart=id,org_code,depart_name, sys_user=phone,work_no,id,email,realname,username, onl_cgreport_head=code, sys_data_source=code,name, wu_liao=wul_name,id, sys_category=id,name, onl_cgform_head=table_txt,table_name, oa_wps_file=id,name, sys_tenant=name,id}
  239. 2025-05-15 12:24:37.699 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:156 - checkWhiteList tableName: sys_role
  240. 2025-05-15 12:24:37.700 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:195 - 白名单校验:查询表"sys_role",查询字段 [role_name, role_code] 通过校验
  241. 2025-05-15 12:24:37.700 [http-nio-7001-exec-6] INFO o.j.c.util.security.AbstractQueryBlackListHandler:64 - 获取sql信息 :[QueryTable{name='sys_role', alias='', fields=[role_name, role_code], all=false}]
  242. 2025-05-15 12:24:37.707 [http-nio-7001-exec-2] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:59 - 表字典白名单初始化完成:{sys_permission=id,name, sys_position=name,id, onl_drag_comp=id,comp_name, test_shoptype_tree=type_name,id, sys_dict=dict_code, oa_officialdoc_organcode=id,organ_name, demo=id,name, tj_user_report=name,username, sys_role=role_name,role_code, design_form=id,desform_name,desform_code, sys_depart=id,org_code,depart_name, sys_user=phone,work_no,id,email,realname,username, onl_cgreport_head=code, sys_data_source=code,name, wu_liao=wul_name,id, sys_category=id,name, onl_cgform_head=table_txt,table_name, oa_wps_file=id,name, sys_tenant=name,id}
  243. 2025-05-15 12:24:37.707 [http-nio-7001-exec-10] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:59 - 表字典白名单初始化完成:{sys_permission=id,name, sys_position=name,id, onl_drag_comp=id,comp_name, test_shoptype_tree=type_name,id, sys_dict=dict_code, oa_officialdoc_organcode=id,organ_name, demo=id,name, tj_user_report=name,username, sys_role=role_name,role_code, design_form=id,desform_name,desform_code, sys_depart=id,org_code,depart_name, sys_user=phone,work_no,id,email,realname,username, onl_cgreport_head=code, sys_data_source=code,name, wu_liao=wul_name,id, sys_category=id,name, onl_cgform_head=table_txt,table_name, oa_wps_file=id,name, sys_tenant=name,id}
  244. 2025-05-15 12:24:37.707 [http-nio-7001-exec-2] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:156 - checkWhiteList tableName: sys_user
  245. 2025-05-15 12:24:37.707 [http-nio-7001-exec-10] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:156 - checkWhiteList tableName: sys_role
  246. 2025-05-15 12:24:37.708 [http-nio-7001-exec-2] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:195 - 白名单校验:查询表"sys_user",查询字段 [realname, username] 通过校验
  247. 2025-05-15 12:24:37.708 [http-nio-7001-exec-10] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:195 - 白名单校验:查询表"sys_role",查询字段 [role_name, role_code] 通过校验
  248. 2025-05-15 12:24:37.708 [http-nio-7001-exec-10] INFO o.j.c.util.security.AbstractQueryBlackListHandler:64 - 获取sql信息 :[QueryTable{name='sys_role', alias='', fields=[role_name, role_code], all=false}]
  249. 2025-05-15 12:24:37.708 [http-nio-7001-exec-2] INFO o.j.c.util.security.AbstractQueryBlackListHandler:64 - 获取sql信息 :[QueryTable{name='sys_user', alias='', fields=[realname, username], all=false}]
  250. 2025-05-15 12:24:37.725 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:127 - 字典拼接的查询SQL:select realname,username from sys_user where username like 'a%'
  251. 2025-05-15 12:24:37.728 [http-nio-7001-exec-10] INFO o.j.modules.system.controller.SysDictController:238 - Result(success=true, message=, code=0, result=[DictModel(value=admin, text=管理员, color=null, jsonObject=null)], timestamp=1747283077668, onlTable=null)
  252. 2025-05-15 12:24:37.728 [http-nio-7001-exec-2] INFO o.j.modules.system.controller.SysDictController:238 - Result(success=true, message=, code=0, result=[DictModel(value=admin, text=管理员, color=null, jsonObject=null)], timestamp=1747283077668, onlTable=null)
  253. 2025-05-15 12:24:37.731 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:76 - 获取select sql信息 :{sys_user=SelectSqlInfo{fromTableName='sys_user', fromSubSelect=null, aliasName='null', selectFields=[realname, username], realSelectFields=[realname, username], selectAll=false}}
  254. 2025-05-15 12:24:37.736 [http-nio-7001-exec-4] INFO o.j.config.sign.interceptor.SignAuthInterceptor:36 - Sign Interceptor request URI = /sys/dict/getDictItems/sex
  255. 2025-05-15 12:24:37.737 [http-nio-7001-exec-4] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  256. 2025-05-15 12:24:37.739 [http-nio-7001-exec-4] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  257. 2025-05-15 12:24:37.740 [http-nio-7001-exec-4] INFO o.j.modules.system.controller.SysDictController:185 - dictCode : sex
  258. 2025-05-15 12:24:37.744 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:59 - 表字典白名单初始化完成:{sys_permission=id,name, sys_position=name,id, onl_drag_comp=id,comp_name, test_shoptype_tree=type_name,id, sys_dict=dict_code, oa_officialdoc_organcode=id,organ_name, demo=id,name, tj_user_report=name,username, sys_role=role_name,role_code, design_form=id,desform_name,desform_code, sys_depart=id,org_code,depart_name, sys_user=phone,work_no,id,email,realname,username, onl_cgreport_head=code, sys_data_source=code,name, wu_liao=wul_name,id, sys_category=id,name, onl_cgform_head=table_txt,table_name, oa_wps_file=id,name, sys_tenant=name,id}
  259. 2025-05-15 12:24:37.744 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:156 - checkWhiteList tableName: sys_user
  260. 2025-05-15 12:24:37.745 [http-nio-7001-exec-6] INFO o.j.c.f.S.impl.DictTableWhiteListHandlerImpl:195 - 白名单校验:查询表"sys_user",查询字段 [realname, username] 通过校验
  261. 2025-05-15 12:24:37.745 [http-nio-7001-exec-6] INFO o.j.c.util.security.AbstractQueryBlackListHandler:64 - 获取sql信息 :[QueryTable{name='sys_user', alias='', fields=[realname, username], all=false}]
  262. 2025-05-15 12:24:38.466 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.service.impl.SysBaseApiImpl:1749 - path = /online/cgform/api/getData/d35109c3632c4952a19ecc094943dd71
  263. 2025-05-15 12:24:38.467 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.service.impl.SysBaseApiImpl:199 - 获取的菜单地址= [/online/cgform/api/getData/d35109c3632c4952a19ecc094943dd71]
  264. 2025-05-15 12:30:33.785 [http-nio-7001-exec-8] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  265. 2025-05-15 12:30:33.805 [http-nio-7001-exec-8] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)20毫秒
  266. 2025-05-15 12:30:33.820 [http-nio-7001-exec-8] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)35毫秒
  267. 2025-05-15 12:35:03.491 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.service.impl.SysBaseApiImpl:1749 - path = /online/cgform/head/list
  268. 2025-05-15 12:35:03.492 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.service.impl.SysBaseApiImpl:199 - 获取的菜单地址= [/online/cgform/head/list]
  269. 2025-05-15 15:01:25.300 [redisContainer-3] WARN org.jeecg.common.util.SpringContextHolder:53 - Customize redis listener handle [ loderRouderHandler ], does not exist!
  270. 2025-05-15 15:27:42.389 [redisContainer-4] WARN org.jeecg.common.util.SpringContextHolder:53 - Customize redis listener handle [ loderRouderHandler ], does not exist!
  271. 2025-05-15 15:39:25.688 [redisContainer-5] WARN org.jeecg.common.util.SpringContextHolder:53 - Customize redis listener handle [ loderRouderHandler ], does not exist!
  272. 2025-05-15 16:02:51.357 [http-nio-7001-exec-5] INFO o.j.c.desensitization.aspect.SensitiveDataAspect:76 - 加密操作,Aspect程序耗时:3ms
  273. 2025-05-15 16:03:10.760 [http-nio-7001-exec-2] INFO o.jeecg.modules.system.controller.LoginController:541 - 获取验证码,Redis key = 0ce95f7ce800d3e32058c6ac24dae654,checkCode = Lhhr
  274. 2025-05-15 16:03:14.435 [http-nio-7001-exec-10] INFO o.jeecg.modules.system.controller.LoginController:541 - 获取验证码,Redis key = 47fe0632a7f0e23dccd60b7e037e0884,checkCode = dsn9
  275. 2025-05-15 16:03:19.032 [http-nio-7001-exec-1] INFO o.j.modules.system.service.impl.SysUserServiceImpl:943 - 登录接口用户的租户ID = 1000
  276. 2025-05-15 16:03:19.175 [http-nio-7001-exec-4] INFO o.jeecg.modules.system.controller.LoginController:148 - 1 获取用户信息耗时(用户基础信息)27毫秒
  277. 2025-05-15 16:03:19.225 [http-nio-7001-exec-4] INFO o.jeecg.modules.system.controller.LoginController:163 - 2 获取用户信息耗时 (首页面配置)77毫秒
  278. 2025-05-15 16:03:19.225 [http-nio-7001-exec-4] INFO o.j.modules.system.service.impl.SysDictServiceImpl:165 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  279. 2025-05-15 16:03:19.256 [http-nio-7001-exec-4] INFO o.j.modules.system.service.impl.SysDictServiceImpl:184 - >>> 1 获取系统字典项耗时(SQL):31毫秒
  280. 2025-05-15 16:03:19.257 [http-nio-7001-exec-4] INFO o.j.modules.system.service.impl.SysDictServiceImpl:188 - >>> 2 获取系统字典项耗时(Enum):32毫秒
  281. 2025-05-15 16:03:19.257 [http-nio-7001-exec-4] INFO o.j.modules.system.service.impl.SysDictServiceImpl:190 - >>> end 获取系统字典库总耗时:32毫秒
  282. 2025-05-15 16:03:19.257 [http-nio-7001-exec-4] INFO o.j.modules.system.service.impl.SysDictServiceImpl:191 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  283. 2025-05-15 16:03:19.257 [http-nio-7001-exec-4] INFO o.jeecg.modules.system.controller.LoginController:167 - 3 获取用户信息耗时 (字典数据)109毫秒
  284. 2025-05-15 16:03:19.257 [http-nio-7001-exec-4] INFO o.jeecg.modules.system.controller.LoginController:172 - end 获取用户信息耗时 109毫秒
  285. 2025-05-15 16:03:37.366 [http-nio-7001-exec-3] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  286. 2025-05-15 16:03:37.387 [http-nio-7001-exec-3] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)21毫秒
  287. 2025-05-15 16:03:37.407 [http-nio-7001-exec-3] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)41毫秒
  288. 2025-05-15 16:03:40.874 [http-nio-7001-exec-9] INFO o.j.modules.system.service.impl.SysUserServiceImpl:943 - 登录接口用户的租户ID = 1000
  289. 2025-05-15 16:03:41.048 [http-nio-7001-exec-5] INFO o.jeecg.modules.system.controller.LoginController:148 - 1 获取用户信息耗时(用户基础信息)31毫秒
  290. 2025-05-15 16:03:41.066 [http-nio-7001-exec-5] INFO o.jeecg.modules.system.controller.LoginController:163 - 2 获取用户信息耗时 (首页面配置)49毫秒
  291. 2025-05-15 16:03:41.066 [http-nio-7001-exec-5] INFO o.j.modules.system.service.impl.SysDictServiceImpl:165 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  292. 2025-05-15 16:03:41.075 [http-nio-7001-exec-5] INFO o.j.modules.system.service.impl.SysDictServiceImpl:184 - >>> 1 获取系统字典项耗时(SQL):9毫秒
  293. 2025-05-15 16:03:41.076 [http-nio-7001-exec-5] INFO o.j.modules.system.service.impl.SysDictServiceImpl:188 - >>> 2 获取系统字典项耗时(Enum):10毫秒
  294. 2025-05-15 16:03:41.076 [http-nio-7001-exec-5] INFO o.j.modules.system.service.impl.SysDictServiceImpl:190 - >>> end 获取系统字典库总耗时:10毫秒
  295. 2025-05-15 16:03:41.076 [http-nio-7001-exec-5] INFO o.j.modules.system.service.impl.SysDictServiceImpl:191 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  296. 2025-05-15 16:03:41.077 [http-nio-7001-exec-5] INFO o.jeecg.modules.system.controller.LoginController:167 - 3 获取用户信息耗时 (字典数据)60毫秒
  297. 2025-05-15 16:03:41.077 [http-nio-7001-exec-5] INFO o.jeecg.modules.system.controller.LoginController:172 - end 获取用户信息耗时 60毫秒
  298. 2025-05-15 16:03:42.156 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  299. 2025-05-15 16:03:42.176 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)19毫秒
  300. 2025-05-15 16:03:42.192 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)36毫秒
  301. 2025-05-15 16:34:55.318 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  302. 2025-05-15 16:34:55.337 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)19毫秒
  303. 2025-05-15 16:34:55.360 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)42毫秒
  304. 2025-05-15 16:35:12.328 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  305. 2025-05-15 16:35:12.348 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)20毫秒
  306. 2025-05-15 16:35:12.363 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)35毫秒
  307. 2025-05-15 16:35:21.791 [http-nio-7001-exec-8] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  308. 2025-05-15 16:35:21.807 [http-nio-7001-exec-8] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)16毫秒
  309. 2025-05-15 16:35:21.824 [http-nio-7001-exec-8] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)33毫秒
  310. 2025-05-15 16:35:47.496 [http-nio-7001-exec-5] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  311. 2025-05-15 16:35:47.512 [http-nio-7001-exec-5] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)16毫秒
  312. 2025-05-15 16:35:47.534 [http-nio-7001-exec-5] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)38毫秒
  313. 2025-05-15 16:41:28.655 [http-nio-7001-exec-1] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  314. 2025-05-15 16:41:28.672 [http-nio-7001-exec-1] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)17毫秒
  315. 2025-05-15 16:41:28.694 [http-nio-7001-exec-1] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)39毫秒
  316. 2025-05-15 16:41:30.455 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  317. 2025-05-15 16:41:30.471 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)16毫秒
  318. 2025-05-15 16:41:30.501 [http-nio-7001-exec-4] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)46毫秒
  319. 2025-05-15 16:56:43.894 [http-nio-7001-exec-7] INFO o.jeecg.modules.system.controller.LoginController:541 - 获取验证码,Redis key = 5a0a90db2c03af34188bf7a97d866d0d,checkCode = yqm2
  320. 2025-05-15 16:56:53.135 [http-nio-7001-exec-8] INFO o.j.modules.system.service.impl.SysUserServiceImpl:943 - 登录接口用户的租户ID = 1000
  321. 2025-05-15 16:56:53.287 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.controller.LoginController:148 - 1 获取用户信息耗时(用户基础信息)22毫秒
  322. 2025-05-15 16:56:53.306 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.controller.LoginController:163 - 2 获取用户信息耗时 (首页面配置)41毫秒
  323. 2025-05-15 16:56:53.307 [http-nio-7001-exec-3] INFO o.j.modules.system.service.impl.SysDictServiceImpl:165 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  324. 2025-05-15 16:56:53.320 [http-nio-7001-exec-3] INFO o.j.modules.system.service.impl.SysDictServiceImpl:184 - >>> 1 获取系统字典项耗时(SQL):13毫秒
  325. 2025-05-15 16:56:53.321 [http-nio-7001-exec-3] INFO o.j.modules.system.service.impl.SysDictServiceImpl:188 - >>> 2 获取系统字典项耗时(Enum):14毫秒
  326. 2025-05-15 16:56:53.321 [http-nio-7001-exec-3] INFO o.j.modules.system.service.impl.SysDictServiceImpl:190 - >>> end 获取系统字典库总耗时:14毫秒
  327. 2025-05-15 16:56:53.321 [http-nio-7001-exec-3] INFO o.j.modules.system.service.impl.SysDictServiceImpl:191 - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  328. 2025-05-15 16:56:53.321 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.controller.LoginController:167 - 3 获取用户信息耗时 (字典数据)56毫秒
  329. 2025-05-15 16:56:53.321 [http-nio-7001-exec-3] INFO o.jeecg.modules.system.controller.LoginController:172 - end 获取用户信息耗时 56毫秒
  330. 2025-05-15 16:57:03.909 [http-nio-7001-exec-10] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  331. 2025-05-15 16:57:03.926 [http-nio-7001-exec-10] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)18毫秒
  332. 2025-05-15 16:57:03.948 [http-nio-7001-exec-10] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)40毫秒
  333. 2025-05-15 17:37:44.036 [http-nio-7001-exec-7] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  334. 2025-05-15 17:37:44.050 [http-nio-7001-exec-7] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)14毫秒
  335. 2025-05-15 17:37:44.066 [http-nio-7001-exec-7] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)31毫秒
  336. 2025-05-15 17:39:02.791 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  337. 2025-05-15 17:39:02.803 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)12毫秒
  338. 2025-05-15 17:39:02.817 [http-nio-7001-exec-9] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)26毫秒
  339. 2025-05-15 17:40:53.798 [http-nio-7001-exec-10] INFO o.j.m.system.controller.SysAnnouncementController:348 - -----查询近两个月收到的未读通知-----,近2月的第一天:2025-04-01 00:00:00
  340. 2025-05-15 17:40:53.811 [http-nio-7001-exec-10] INFO o.j.m.system.controller.SysAnnouncementController:363 - begin 获取用户近2个月的系统公告 (通知)13毫秒
  341. 2025-05-15 17:40:53.830 [http-nio-7001-exec-10] INFO o.j.m.system.controller.SysAnnouncementController:371 - end 获取用户2个月的系统公告 (系统消息)32毫秒
  342. 2025-05-15 17:43:44.930 [Thread-4] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder:108 - [HttpClientBeanHolder] Start destroying common HttpClient
  343. 2025-05-15 17:43:44.930 [Thread-46] WARN com.alibaba.nacos.common.notify.NotifyCenter:145 - [NotifyCenter] Start destroying Publisher
  344. 2025-05-15 17:43:44.931 [Thread-46] WARN com.alibaba.nacos.common.notify.NotifyCenter:162 - [NotifyCenter] Destruction of the end
  345. 2025-05-15 17:43:44.934 [Thread-4] WARN com.alibaba.nacos.common.http.HttpClientBeanHolder:114 - [HttpClientBeanHolder] Destruction of the end
  346. 2025-05-15 17:43:45.785 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry:94 - De-registering from Nacos Server now...
  347. 2025-05-15 17:43:51.936 [SpringApplicationShutdownHook] ERROR c.a.cloud.nacos.registry.NacosServiceRegistry:110 - ERR_NACOS_DEREGISTER, de-register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='127.0.0.1:8848', username='', password='', endpoint='', namespace='', watchDelay=30000, logName='', service='jeecg-system', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.1.32', networkInterface='', port=7001, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
  348. com.alibaba.nacos.api.exception.NacosException: failed to req API:/nacos/v1/ns/instance after all servers([127.0.0.1:8848]) tried: java.net.ConnectException: Connection refused: connect
  349. at com.alibaba.nacos.client.naming.net.NamingProxy.reqApi(NamingProxy.java:556)
  350. at com.alibaba.nacos.client.naming.net.NamingProxy.reqApi(NamingProxy.java:498)
  351. at com.alibaba.nacos.client.naming.net.NamingProxy.reqApi(NamingProxy.java:493)
  352. at com.alibaba.nacos.client.naming.net.NamingProxy.deregisterService(NamingProxy.java:271)
  353. at com.alibaba.nacos.client.naming.NacosNamingService.deregisterInstance(NacosNamingService.java:252)
  354. at com.alibaba.nacos.client.naming.NacosNamingService.deregisterInstance(NacosNamingService.java:238)
  355. at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.deregister(NacosServiceRegistry.java:106)
  356. at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.deregister(AbstractAutoServiceRegistration.java:249)
  357. at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.stop(AbstractAutoServiceRegistration.java:264)
  358. at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.destroy(AbstractAutoServiceRegistration.java:201)
  359. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  360. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  361. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  362. at java.lang.reflect.Method.invoke(Method.java:498)
  363. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  364. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
  365. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
  366. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:197)
  367. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  368. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  369. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1163)
  370. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  371. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1156)
  372. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1120)
  373. at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1086)
  374. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:174)
  375. at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1032)
  376. at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:145)
  377. at java.lang.Iterable.forEach(Iterable.java:75)
  378. at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:114)
  379. at java.lang.Thread.run(Thread.java:745)
  380. 2025-05-15 17:43:51.938 [SpringApplicationShutdownHook] INFO c.a.cloud.nacos.registry.NacosServiceRegistry:114 - De-registration finished.
  381. 2025-05-15 17:43:58.014 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler
  382. 2025-05-15 17:43:58.014 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_Carroll09251747274672169 shutting down.
  383. 2025-05-15 17:43:58.015 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_Carroll09251747274672169 paused.
  384. 2025-05-15 17:43:58.016 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_Carroll09251747274672169 shutdown complete.
  385. 2025-05-15 17:43:58.025 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:211 - dynamic-datasource start closing ....
  386. 2025-05-15 17:43:58.026 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:1880 - {dataSource-1} closing ...
  387. 2025-05-15 17:43:58.032 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:1953 - {dataSource-1} closed
  388. 2025-05-15 17:43:58.032 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:215 - dynamic-datasource all closed success,bye