jeecgboot-2023-05-19.0.log 146 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861
  1. 2023-05-19 13:22:23.888 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.3.Final
  2. 2023-05-19 13:22:23.898 [main] INFO org.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication using Java 1.8.0_341 on 戒烟限酒 with PID 17784 (D:\IdeaProj\iTDM-server\itdmServer\jeecg-module-system\jeecg-system-start\target\classes started by 76132 in D:\IdeaProj\iTDM-server\itdmServer)
  3. 2023-05-19 13:22:23.898 [main] INFO org.jeecg.JeecgSystemApplication:646 - The following 1 profile is active: "dev"
  4. 2023-05-19 13:22:25.617 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode!
  5. 2023-05-19 13:22:25.621 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  6. 2023-05-19 13:22:25.699 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 65 ms. Found 0 Redis repository interfaces.
  7. 2023-05-19 13:22:25.841 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] ***********************
  8. 2023-05-19 13:22:25.841 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.*
  9. 2023-05-19 13:22:25.842 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] ***********************
  10. 2023-05-19 13:22:25.917 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
  11. 2023-05-19 13:22:25.918 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
  12. 2023-05-19 13:22:25.918 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
  13. 2023-05-19 13:22:25.918 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
  14. 2023-05-19 13:22:25.918 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
  15. 2023-05-19 13:22:25.919 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
  16. 2023-05-19 13:22:25.919 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
  17. 2023-05-19 13:22:25.919 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
  18. 2023-05-19 13:22:25.919 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
  19. 2023-05-19 13:22:25.920 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
  20. 2023-05-19 13:22:26.786 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  21. 2023-05-19 13:22:26.803 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  22. 2023-05-19 13:22:26.806 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  23. 2023-05-19 13:22:26.809 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  24. 2023-05-19 13:22:26.817 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  25. 2023-05-19 13:22:26.826 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  26. 2023-05-19 13:22:26.829 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  27. 2023-05-19 13:22:26.840 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  28. 2023-05-19 13:22:26.855 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  29. 2023-05-19 13:22:26.857 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  30. 2023-05-19 13:22:26.875 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  31. 2023-05-19 13:22:26.880 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  32. 2023-05-19 13:22:26.883 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  33. 2023-05-19 13:22:26.890 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  34. 2023-05-19 13:22:26.893 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  35. 2023-05-19 13:22:26.898 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  36. 2023-05-19 13:22:26.903 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  37. 2023-05-19 13:22:26.912 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  38. 2023-05-19 13:22:26.915 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  39. 2023-05-19 13:22:26.919 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  40. 2023-05-19 13:22:26.969 [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)
  41. 2023-05-19 13:22:26.979 [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)
  42. 2023-05-19 13:22:27.048 [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)
  43. 2023-05-19 13:22:27.054 [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)
  44. 2023-05-19 13:22:27.075 [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)
  45. 2023-05-19 13:22:27.086 [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)
  46. 2023-05-19 13:22:27.095 [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)
  47. 2023-05-19 13:22:27.104 [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)
  48. 2023-05-19 13:22:27.107 [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)
  49. 2023-05-19 13:22:27.202 [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)
  50. 2023-05-19 13:22:27.212 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$444/810898134] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  51. 2023-05-19 13:22:27.528 [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. 2023-05-19 13:22:27.763 [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. 2023-05-19 13:22:27.773 [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. 2023-05-19 13:22:27.777 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6b14669b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  55. 2023-05-19 13:22:28.350 [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. 2023-05-19 13:22:28.363 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$75668f73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  57. 2023-05-19 13:22:28.381 [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. 2023-05-19 13:22:28.471 [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. 2023-05-19 13:22:28.874 [main] INFO org.jeecg.config.shiro.ShiroConfig:227 - ===============(1)创建缓存管理器RedisCacheManager
  60. 2023-05-19 13:22:28.875 [main] INFO org.jeecg.config.shiro.ShiroConfig:245 - ===============(2)创建RedisManager,连接Redis..
  61. 2023-05-19 13:22:28.879 [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. 2023-05-19 13:22:28.886 [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. 2023-05-19 13:22:28.909 [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. 2023-05-19 13:22:28.929 [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$$1ef0fc52] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  65. 2023-05-19 13:22:28.932 [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)
  66. 2023-05-19 13:22:29.224 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8080 (http)
  67. 2023-05-19 13:22:29.234 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  68. 2023-05-19 13:22:29.235 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  69. 2023-05-19 13:22:29.235 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.60]
  70. 2023-05-19 13:22:29.367 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring embedded WebApplicationContext
  71. 2023-05-19 13:22:29.367 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 5416 ms
  72. 2023-05-19 13:22:29.542 [main] INFO o.j.m.jmreport.config.init.JimuReportConfiguration:99 - Init JimuReport Config [ Token Interceptor & Resource Locations ]
  73. 2023-05-19 13:22:30.994 [main] INFO com.alibaba.druid.pool.DruidDataSource:994 - {dataSource-1,master} inited
  74. 2023-05-19 13:22:30.996 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:132 - dynamic-datasource - load a datasource named [master] success
  75. 2023-05-19 13:22:30.996 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  76. 2023-05-19 13:22:32.334 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:56 - --- redis config init ---
  77. 2023-05-19 13:22:33.358 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
  78. 2023-05-19 13:22:33.360 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
  79. 2023-05-19 13:22:33.371 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  80. 2023-05-19 13:22:33.371 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
  81. 2023-05-19 13:22:33.374 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  82. 2023-05-19 13:22:33.376 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  83. 2023-05-19 13:22:33.377 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId '戒烟限酒1684473753359'
  84. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  85. NOT STARTED.
  86. Currently in standby mode.
  87. Number of jobs executed: 0
  88. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  89. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  90. 2023-05-19 13:22:33.378 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
  91. 2023-05-19 13:22:33.378 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
  92. 2023-05-19 13:22:33.378 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17541204
  93. 2023-05-19 13:22:35.746 [main] INFO o.j.modules.jmreport.config.JmReportExecutorConfig:42 - Init JimuReport Config [ 线程池 ]
  94. 2023-05-19 13:22:36.912 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 2 endpoint(s) beneath base path '/actuator'
  95. 2023-05-19 13:22:37.006 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:46 - Init CodeGenerate Config [ Get Db Config From application.yml ]
  96. 2023-05-19 13:22:37.892 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  97. 2023-05-19 13:22:37.910 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8080 (http) with context path '/itdmServer'
  98. 2023-05-19 13:22:39.258 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:734 - Will start Quartz Scheduler [MyScheduler] in 1 seconds
  99. 2023-05-19 13:22:39.270 [main] INFO org.jeecg.JeecgSystemApplication:61 - Started JeecgSystemApplication in 16.028 seconds (JVM running for 17.207)
  100. 2023-05-19 13:22:39.276 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:30 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ]
  101. 2023-05-19 13:22:39.290 [main] INFO org.jeecg.JeecgSystemApplication:35 -
  102. ----------------------------------------------------------
  103. Application Jeecg-Boot is running! Access URLs:
  104. Local: http://localhost:8080/itdmServer/
  105. External: http://10.10.0.102:8080/itdmServer/
  106. Swagger文档: http://10.10.0.102:8080/itdmServer/doc.html
  107. ----------------------------------------------------------
  108. 2023-05-19 13:22:39.490 [RMI TCP Connection(5)-10.10.0.102] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  109. 2023-05-19 13:22:39.491 [RMI TCP Connection(5)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet'
  110. 2023-05-19 13:22:39.493 [RMI TCP Connection(5)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 2 ms
  111. 2023-05-19 13:22:40.264 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean:750 - Starting Quartz Scheduler now, after delay of 1 seconds
  112. 2023-05-19 13:22:40.726 [Quartz Scheduler [MyScheduler]] INFO org.quartz.core.QuartzScheduler:547 - Scheduler MyScheduler_$_戒烟限酒1684473753359 started.
  113. 2023-05-19 13:22:42.506 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684473753359 paused.
  114. 2023-05-19 13:22:42.611 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler
  115. 2023-05-19 13:22:42.611 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_戒烟限酒1684473753359 shutting down.
  116. 2023-05-19 13:22:42.611 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684473753359 paused.
  117. 2023-05-19 13:22:42.612 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_戒烟限酒1684473753359 shutdown complete.
  118. 2023-05-19 13:22:42.617 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing ....
  119. 2023-05-19 13:22:42.618 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ...
  120. 2023-05-19 13:22:42.623 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed
  121. 2023-05-19 13:22:42.624 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye
  122. 2023-05-19 13:31:24.403 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.3.Final
  123. 2023-05-19 13:31:24.411 [main] INFO org.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication using Java 1.8.0_341 on 戒烟限酒 with PID 8704 (D:\IdeaProj\iTDM-server\itdmServer\jeecg-module-system\jeecg-system-start\target\classes started by 76132 in D:\IdeaProj\iTDM-server\itdmServer)
  124. 2023-05-19 13:31:24.412 [main] INFO org.jeecg.JeecgSystemApplication:646 - The following 1 profile is active: "dev"
  125. 2023-05-19 13:31:25.828 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode!
  126. 2023-05-19 13:31:25.830 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  127. 2023-05-19 13:31:25.895 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 53 ms. Found 0 Redis repository interfaces.
  128. 2023-05-19 13:31:25.997 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] ***********************
  129. 2023-05-19 13:31:25.998 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.*
  130. 2023-05-19 13:31:25.998 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] ***********************
  131. 2023-05-19 13:31:26.038 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
  132. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
  133. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
  134. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
  135. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
  136. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
  137. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
  138. 2023-05-19 13:31:26.039 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
  139. 2023-05-19 13:31:26.040 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
  140. 2023-05-19 13:31:26.040 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
  141. 2023-05-19 13:31:26.253 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  142. 2023-05-19 13:31:26.257 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  143. 2023-05-19 13:31:26.258 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  144. 2023-05-19 13:31:26.259 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  145. 2023-05-19 13:31:26.260 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  146. 2023-05-19 13:31:26.260 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  147. 2023-05-19 13:31:26.261 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  148. 2023-05-19 13:31:26.261 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  149. 2023-05-19 13:31:26.262 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  150. 2023-05-19 13:31:26.263 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  151. 2023-05-19 13:31:26.263 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  152. 2023-05-19 13:31:26.264 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  153. 2023-05-19 13:31:26.265 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  154. 2023-05-19 13:31:26.265 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  155. 2023-05-19 13:31:26.266 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  156. 2023-05-19 13:31:26.267 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  157. 2023-05-19 13:31:26.267 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  158. 2023-05-19 13:31:26.268 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  159. 2023-05-19 13:31:26.268 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  160. 2023-05-19 13:31:26.269 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  161. 2023-05-19 13:31:26.281 [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)
  162. 2023-05-19 13:31:26.283 [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)
  163. 2023-05-19 13:31:26.294 [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)
  164. 2023-05-19 13:31:26.295 [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)
  165. 2023-05-19 13:31:26.298 [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)
  166. 2023-05-19 13:31:26.300 [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)
  167. 2023-05-19 13:31:26.302 [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)
  168. 2023-05-19 13:31:26.303 [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)
  169. 2023-05-19 13:31:26.303 [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)
  170. 2023-05-19 13:31:26.320 [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)
  171. 2023-05-19 13:31:26.322 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$444/810898134] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  172. 2023-05-19 13:31:26.372 [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)
  173. 2023-05-19 13:31:26.414 [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)
  174. 2023-05-19 13:31:26.416 [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)
  175. 2023-05-19 13:31:26.418 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6b14669b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  176. 2023-05-19 13:31:26.588 [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)
  177. 2023-05-19 13:31:26.593 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$75668f73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  178. 2023-05-19 13:31:26.599 [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)
  179. 2023-05-19 13:31:26.630 [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)
  180. 2023-05-19 13:31:26.801 [main] INFO org.jeecg.config.shiro.ShiroConfig:227 - ===============(1)创建缓存管理器RedisCacheManager
  181. 2023-05-19 13:31:26.802 [main] INFO org.jeecg.config.shiro.ShiroConfig:245 - ===============(2)创建RedisManager,连接Redis..
  182. 2023-05-19 13:31:26.805 [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)
  183. 2023-05-19 13:31:26.811 [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)
  184. 2023-05-19 13:31:26.829 [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)
  185. 2023-05-19 13:31:26.844 [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$$1ef0fc52] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  186. 2023-05-19 13:31:26.847 [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)
  187. 2023-05-19 13:31:27.060 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8080 (http)
  188. 2023-05-19 13:31:27.068 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  189. 2023-05-19 13:31:27.069 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  190. 2023-05-19 13:31:27.069 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.60]
  191. 2023-05-19 13:31:27.172 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring embedded WebApplicationContext
  192. 2023-05-19 13:31:27.172 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 2721 ms
  193. 2023-05-19 13:31:27.274 [main] INFO o.j.m.jmreport.config.init.JimuReportConfiguration:99 - Init JimuReport Config [ Token Interceptor & Resource Locations ]
  194. 2023-05-19 13:31:28.675 [main] INFO com.alibaba.druid.pool.DruidDataSource:994 - {dataSource-1,master} inited
  195. 2023-05-19 13:31:28.677 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:132 - dynamic-datasource - load a datasource named [master] success
  196. 2023-05-19 13:31:28.677 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  197. 2023-05-19 13:31:29.973 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:56 - --- redis config init ---
  198. 2023-05-19 13:31:30.818 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
  199. 2023-05-19 13:31:30.819 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
  200. 2023-05-19 13:31:30.832 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  201. 2023-05-19 13:31:30.832 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
  202. 2023-05-19 13:31:30.834 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  203. 2023-05-19 13:31:30.835 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  204. 2023-05-19 13:31:30.836 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId '戒烟限酒1684474290819'
  205. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  206. NOT STARTED.
  207. Currently in standby mode.
  208. Number of jobs executed: 0
  209. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  210. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  211. 2023-05-19 13:31:30.836 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
  212. 2023-05-19 13:31:30.836 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
  213. 2023-05-19 13:31:30.836 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7da1ef46
  214. 2023-05-19 13:31:32.366 [main] INFO o.j.modules.jmreport.config.JmReportExecutorConfig:42 - Init JimuReport Config [ 线程池 ]
  215. 2023-05-19 13:31:33.365 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 2 endpoint(s) beneath base path '/actuator'
  216. 2023-05-19 13:31:33.445 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:46 - Init CodeGenerate Config [ Get Db Config From application.yml ]
  217. 2023-05-19 13:31:34.114 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  218. 2023-05-19 13:31:34.130 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8080 (http) with context path '/itdmServer'
  219. 2023-05-19 13:31:35.376 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:734 - Will start Quartz Scheduler [MyScheduler] in 1 seconds
  220. 2023-05-19 13:31:35.388 [main] INFO org.jeecg.JeecgSystemApplication:61 - Started JeecgSystemApplication in 11.426 seconds (JVM running for 12.117)
  221. 2023-05-19 13:31:35.395 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:30 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ]
  222. 2023-05-19 13:31:35.411 [main] INFO org.jeecg.JeecgSystemApplication:35 -
  223. ----------------------------------------------------------
  224. Application Jeecg-Boot is running! Access URLs:
  225. Local: http://localhost:8080/itdmServer/
  226. External: http://10.10.0.102:8080/itdmServer/
  227. Swagger文档: http://10.10.0.102:8080/itdmServer/doc.html
  228. ----------------------------------------------------------
  229. 2023-05-19 13:31:35.946 [RMI TCP Connection(2)-10.10.0.102] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  230. 2023-05-19 13:31:35.946 [RMI TCP Connection(2)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet'
  231. 2023-05-19 13:31:35.948 [RMI TCP Connection(2)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 2 ms
  232. 2023-05-19 13:31:36.391 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean:750 - Starting Quartz Scheduler now, after delay of 1 seconds
  233. 2023-05-19 13:31:36.886 [Quartz Scheduler [MyScheduler]] INFO org.quartz.core.QuartzScheduler:547 - Scheduler MyScheduler_$_戒烟限酒1684474290819 started.
  234. 2023-05-19 13:31:42.840 [http-nio-8080-exec-2] WARN org.apache.shiro.mgt.AbstractRememberMeManager:449 - There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request.
  235. 2023-05-19 13:31:42.843 [http-nio-8080-exec-2] WARN org.apache.shiro.mgt.DefaultSecurityManager:618 - Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals().
  236. org.apache.shiro.crypto.CryptoException: Unable to execute 'doFinal' with cipher instance [javax.crypto.Cipher@6f6be75c].
  237. at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:462)
  238. at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:445)
  239. at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:390)
  240. at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:382)
  241. at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
  242. at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
  243. at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
  244. at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:613)
  245. at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:501)
  246. at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:347)
  247. at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
  248. at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
  249. at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:300)
  250. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:367)
  251. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)
  252. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  253. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  254. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  255. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  256. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  257. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  258. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  259. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  260. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  261. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  262. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
  263. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  264. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  265. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  266. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  267. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  268. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  269. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  270. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
  271. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  272. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
  273. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
  274. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  275. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  276. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
  277. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
  278. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  279. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
  280. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
  281. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  282. at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
  283. at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
  284. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  285. at java.lang.Thread.run(Thread.java:750)
  286. Caused by: javax.crypto.AEADBadTagException: Tag mismatch!
  287. at com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:620)
  288. at com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116)
  289. at com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053)
  290. at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:853)
  291. at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446)
  292. at javax.crypto.Cipher.doFinal(Cipher.java:2168)
  293. at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:459)
  294. ... 48 common frames omitted
  295. 2023-05-19 13:31:42.966 [http-nio-8080-exec-2] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  296. 2023-05-19 13:32:09.498 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684474290819 paused.
  297. 2023-05-19 13:45:28.960 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.3.Final
  298. 2023-05-19 13:45:28.969 [main] INFO org.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication using Java 1.8.0_341 on 戒烟限酒 with PID 1448 (D:\IdeaProj\iTDM-server\itdmServer\jeecg-module-system\jeecg-system-start\target\classes started by 76132 in D:\IdeaProj\iTDM-server\itdmServer)
  299. 2023-05-19 13:45:28.969 [main] INFO org.jeecg.JeecgSystemApplication:646 - The following 1 profile is active: "dev"
  300. 2023-05-19 13:45:30.612 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode!
  301. 2023-05-19 13:45:30.614 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  302. 2023-05-19 13:45:30.682 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 57 ms. Found 0 Redis repository interfaces.
  303. 2023-05-19 13:45:30.785 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] ***********************
  304. 2023-05-19 13:45:30.785 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.*
  305. 2023-05-19 13:45:30.786 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] ***********************
  306. 2023-05-19 13:45:30.838 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
  307. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
  308. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
  309. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
  310. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
  311. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
  312. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
  313. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
  314. 2023-05-19 13:45:30.839 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
  315. 2023-05-19 13:45:30.840 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
  316. 2023-05-19 13:45:31.089 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  317. 2023-05-19 13:45:31.094 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  318. 2023-05-19 13:45:31.095 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  319. 2023-05-19 13:45:31.096 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  320. 2023-05-19 13:45:31.097 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  321. 2023-05-19 13:45:31.098 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  322. 2023-05-19 13:45:31.099 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  323. 2023-05-19 13:45:31.100 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  324. 2023-05-19 13:45:31.100 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  325. 2023-05-19 13:45:31.101 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  326. 2023-05-19 13:45:31.102 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  327. 2023-05-19 13:45:31.103 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  328. 2023-05-19 13:45:31.103 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  329. 2023-05-19 13:45:31.104 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  330. 2023-05-19 13:45:31.105 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  331. 2023-05-19 13:45:31.105 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  332. 2023-05-19 13:45:31.106 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  333. 2023-05-19 13:45:31.106 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  334. 2023-05-19 13:45:31.107 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#3a209918' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  335. 2023-05-19 13:45:31.108 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  336. 2023-05-19 13:45:31.120 [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)
  337. 2023-05-19 13:45:31.122 [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)
  338. 2023-05-19 13:45:31.134 [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)
  339. 2023-05-19 13:45:31.135 [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)
  340. 2023-05-19 13:45:31.138 [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)
  341. 2023-05-19 13:45:31.140 [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)
  342. 2023-05-19 13:45:31.142 [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)
  343. 2023-05-19 13:45:31.143 [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)
  344. 2023-05-19 13:45:31.143 [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)
  345. 2023-05-19 13:45:31.162 [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)
  346. 2023-05-19 13:45:31.163 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$444/810898134] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  347. 2023-05-19 13:45:31.218 [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)
  348. 2023-05-19 13:45:31.263 [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)
  349. 2023-05-19 13:45:31.266 [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)
  350. 2023-05-19 13:45:31.266 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6b14669b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  351. 2023-05-19 13:45:31.451 [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)
  352. 2023-05-19 13:45:31.455 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$75668f73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  353. 2023-05-19 13:45:31.461 [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)
  354. 2023-05-19 13:45:31.495 [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)
  355. 2023-05-19 13:45:31.700 [main] INFO org.jeecg.config.shiro.ShiroConfig:227 - ===============(1)创建缓存管理器RedisCacheManager
  356. 2023-05-19 13:45:31.701 [main] INFO org.jeecg.config.shiro.ShiroConfig:245 - ===============(2)创建RedisManager,连接Redis..
  357. 2023-05-19 13:45:31.704 [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)
  358. 2023-05-19 13:45:31.709 [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)
  359. 2023-05-19 13:45:31.728 [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)
  360. 2023-05-19 13:45:31.743 [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$$1ef0fc52] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  361. 2023-05-19 13:45:31.746 [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)
  362. 2023-05-19 13:45:31.982 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8080 (http)
  363. 2023-05-19 13:45:31.989 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  364. 2023-05-19 13:45:31.990 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  365. 2023-05-19 13:45:31.990 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.60]
  366. 2023-05-19 13:45:32.084 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring embedded WebApplicationContext
  367. 2023-05-19 13:45:32.084 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3067 ms
  368. 2023-05-19 13:45:32.194 [main] INFO o.j.m.jmreport.config.init.JimuReportConfiguration:99 - Init JimuReport Config [ Token Interceptor & Resource Locations ]
  369. 2023-05-19 13:45:33.620 [main] INFO com.alibaba.druid.pool.DruidDataSource:994 - {dataSource-1,master} inited
  370. 2023-05-19 13:45:33.622 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:132 - dynamic-datasource - load a datasource named [master] success
  371. 2023-05-19 13:45:33.622 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  372. 2023-05-19 13:45:34.993 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:56 - --- redis config init ---
  373. 2023-05-19 13:45:35.885 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
  374. 2023-05-19 13:45:35.886 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
  375. 2023-05-19 13:45:35.895 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  376. 2023-05-19 13:45:35.895 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
  377. 2023-05-19 13:45:35.897 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  378. 2023-05-19 13:45:35.898 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  379. 2023-05-19 13:45:35.899 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId '戒烟限酒1684475135886'
  380. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  381. NOT STARTED.
  382. Currently in standby mode.
  383. Number of jobs executed: 0
  384. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  385. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  386. 2023-05-19 13:45:35.899 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
  387. 2023-05-19 13:45:35.899 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
  388. 2023-05-19 13:45:35.900 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7ef3aa21
  389. 2023-05-19 13:45:37.676 [main] INFO o.j.modules.jmreport.config.JmReportExecutorConfig:42 - Init JimuReport Config [ 线程池 ]
  390. 2023-05-19 13:45:38.704 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 2 endpoint(s) beneath base path '/actuator'
  391. 2023-05-19 13:45:38.792 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:46 - Init CodeGenerate Config [ Get Db Config From application.yml ]
  392. 2023-05-19 13:45:39.648 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  393. 2023-05-19 13:45:39.665 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8080 (http) with context path '/itdmServer'
  394. 2023-05-19 13:45:41.112 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:734 - Will start Quartz Scheduler [MyScheduler] in 1 seconds
  395. 2023-05-19 13:45:41.124 [main] INFO org.jeecg.JeecgSystemApplication:61 - Started JeecgSystemApplication in 12.806 seconds (JVM running for 13.777)
  396. 2023-05-19 13:45:41.131 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:30 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ]
  397. 2023-05-19 13:45:41.145 [main] INFO org.jeecg.JeecgSystemApplication:35 -
  398. ----------------------------------------------------------
  399. Application Jeecg-Boot is running! Access URLs:
  400. Local: http://localhost:8080/itdmServer/
  401. External: http://10.10.0.102:8080/itdmServer/
  402. Swagger文档: http://10.10.0.102:8080/itdmServer/doc.html
  403. ----------------------------------------------------------
  404. 2023-05-19 13:45:41.685 [RMI TCP Connection(1)-10.10.0.102] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  405. 2023-05-19 13:45:41.685 [RMI TCP Connection(1)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet'
  406. 2023-05-19 13:45:41.687 [RMI TCP Connection(1)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 2 ms
  407. 2023-05-19 13:45:42.122 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean:750 - Starting Quartz Scheduler now, after delay of 1 seconds
  408. 2023-05-19 13:45:42.597 [Quartz Scheduler [MyScheduler]] INFO org.quartz.core.QuartzScheduler:547 - Scheduler MyScheduler_$_戒烟限酒1684475135886 started.
  409. 2023-05-19 13:55:40.921 [lettuce-eventExecutorLoop-1-3] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  410. 2023-05-19 13:55:41.035 [lettuce-nioEventLoop-4-4] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  411. 2023-05-19 13:55:41.119 [lettuce-eventExecutorLoop-1-4] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  412. 2023-05-19 13:55:41.246 [lettuce-nioEventLoop-4-5] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  413. 2023-05-19 13:55:41.818 [lettuce-eventExecutorLoop-1-6] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  414. 2023-05-19 13:55:41.928 [lettuce-nioEventLoop-4-6] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  415. 2023-05-19 14:05:41.122 [lettuce-eventExecutorLoop-1-7] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  416. 2023-05-19 14:05:41.215 [lettuce-nioEventLoop-4-7] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  417. 2023-05-19 14:05:41.217 [lettuce-eventExecutorLoop-1-8] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  418. 2023-05-19 14:05:41.317 [lettuce-nioEventLoop-4-8] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  419. 2023-05-19 14:05:41.928 [lettuce-eventExecutorLoop-1-10] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  420. 2023-05-19 14:05:42.015 [lettuce-nioEventLoop-4-9] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  421. 2023-05-19 14:09:04.152 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  422. 2023-05-19 14:09:30.782 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684475135886 paused.
  423. 2023-05-19 14:09:30.922 [SpringApplicationShutdownHook] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  424. 2023-05-19 14:09:30.932 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler
  425. 2023-05-19 14:09:30.933 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_戒烟限酒1684475135886 shutting down.
  426. 2023-05-19 14:09:30.933 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684475135886 paused.
  427. 2023-05-19 14:09:30.933 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_戒烟限酒1684475135886 shutdown complete.
  428. 2023-05-19 14:09:30.938 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing ....
  429. 2023-05-19 14:09:30.940 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ...
  430. 2023-05-19 14:09:30.944 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed
  431. 2023-05-19 14:09:30.944 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye
  432. 2023-05-19 14:12:36.844 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.3.Final
  433. 2023-05-19 14:12:36.855 [main] INFO org.jeecg.JeecgSystemApplication:55 - Starting JeecgSystemApplication using Java 1.8.0_341 on 戒烟限酒 with PID 7964 (D:\IdeaProj\iTDM-server\itdmServer\jeecg-module-system\jeecg-system-start\target\classes started by 76132 in D:\IdeaProj\iTDM-server\itdmServer)
  434. 2023-05-19 14:12:36.855 [main] INFO org.jeecg.JeecgSystemApplication:646 - The following 1 profile is active: "dev"
  435. 2023-05-19 14:12:38.477 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode!
  436. 2023-05-19 14:12:38.480 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  437. 2023-05-19 14:12:38.569 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 76 ms. Found 0 Redis repository interfaces.
  438. 2023-05-19 14:12:38.682 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:23 - ******************* init miniDao config [ begin ] ***********************
  439. 2023-05-19 14:12:38.682 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:25 - ------ minidao.base-package ------- org.jeecg.modules.jmreport.*
  440. 2023-05-19 14:12:38.683 [main] INFO o.j.minidao.auto.MinidaoAutoConfiguration:42 - ******************* init miniDao config [ end ] ***********************
  441. 2023-05-19 14:12:38.732 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }
  442. 2023-05-19 14:12:38.732 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }
  443. 2023-05-19 14:12:38.732 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }
  444. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }
  445. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }
  446. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }
  447. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }
  448. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }
  449. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }
  450. 2023-05-19 14:12:38.733 [main] INFO o.j.minidao.factory.MiniDaoClassPathMapperScanner:48 - register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }
  451. 2023-05-19 14:12:38.982 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  452. 2023-05-19 14:12:38.986 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  453. 2023-05-19 14:12:38.987 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  454. 2023-05-19 14:12:38.988 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  455. 2023-05-19 14:12:38.988 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  456. 2023-05-19 14:12:38.989 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  457. 2023-05-19 14:12:38.990 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  458. 2023-05-19 14:12:38.990 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  459. 2023-05-19 14:12:38.991 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  460. 2023-05-19 14:12:38.992 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  461. 2023-05-19 14:12:38.993 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  462. 2023-05-19 14:12:38.994 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  463. 2023-05-19 14:12:38.994 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  464. 2023-05-19 14:12:38.995 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  465. 2023-05-19 14:12:38.996 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  466. 2023-05-19 14:12:38.996 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  467. 2023-05-19 14:12:38.997 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  468. 2023-05-19 14:12:38.998 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  469. 2023-05-19 14:12:38.998 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean '(inner bean)#537ca28e' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  470. 2023-05-19 14:12:38.999 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  471. 2023-05-19 14:12:39.012 [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)
  472. 2023-05-19 14:12:39.014 [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)
  473. 2023-05-19 14:12:39.027 [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)
  474. 2023-05-19 14:12:39.028 [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)
  475. 2023-05-19 14:12:39.030 [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)
  476. 2023-05-19 14:12:39.034 [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)
  477. 2023-05-19 14:12:39.036 [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)
  478. 2023-05-19 14:12:39.037 [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)
  479. 2023-05-19 14:12:39.038 [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)
  480. 2023-05-19 14:12:39.055 [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)
  481. 2023-05-19 14:12:39.057 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$446/2041386868] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  482. 2023-05-19 14:12:39.112 [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)
  483. 2023-05-19 14:12:39.165 [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)
  484. 2023-05-19 14:12:39.169 [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)
  485. 2023-05-19 14:12:39.171 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bae2b804] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  486. 2023-05-19 14:12:39.369 [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)
  487. 2023-05-19 14:12:39.374 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c534e0dc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  488. 2023-05-19 14:12:39.381 [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)
  489. 2023-05-19 14:12:39.414 [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)
  490. 2023-05-19 14:12:39.632 [main] INFO org.jeecg.config.shiro.ShiroConfig:227 - ===============(1)创建缓存管理器RedisCacheManager
  491. 2023-05-19 14:12:39.633 [main] INFO org.jeecg.config.shiro.ShiroConfig:245 - ===============(2)创建RedisManager,连接Redis..
  492. 2023-05-19 14:12:39.636 [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)
  493. 2023-05-19 14:12:39.641 [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)
  494. 2023-05-19 14:12:39.658 [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)
  495. 2023-05-19 14:12:39.675 [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$$6ebf4dbb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  496. 2023-05-19 14:12:39.677 [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)
  497. 2023-05-19 14:12:39.922 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8080 (http)
  498. 2023-05-19 14:12:39.944 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
  499. 2023-05-19 14:12:39.945 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
  500. 2023-05-19 14:12:39.945 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.60]
  501. 2023-05-19 14:12:40.053 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring embedded WebApplicationContext
  502. 2023-05-19 14:12:40.053 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 3158 ms
  503. 2023-05-19 14:12:40.170 [main] INFO o.j.m.jmreport.config.init.JimuReportConfiguration:99 - Init JimuReport Config [ Token Interceptor & Resource Locations ]
  504. 2023-05-19 14:12:41.608 [main] INFO com.alibaba.druid.pool.DruidDataSource:994 - {dataSource-1,master} inited
  505. 2023-05-19 14:12:41.609 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:132 - dynamic-datasource - load a datasource named [master] success
  506. 2023-05-19 14:12:41.610 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:237 - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  507. 2023-05-19 14:12:41.711 [main] INFO org.hibernate.jpa.internal.util.LogHelper:31 - HHH000204: Processing PersistenceUnitInfo [name: default]
  508. 2023-05-19 14:12:41.740 [main] INFO org.hibernate.Version:44 - HHH000412: Hibernate ORM core version 5.6.7.Final
  509. 2023-05-19 14:12:41.819 [main] INFO org.hibernate.annotations.common.Version:56 - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  510. 2023-05-19 14:12:41.888 [main] INFO org.hibernate.dialect.Dialect:175 - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
  511. 2023-05-19 14:12:41.986 [main] INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator:52 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  512. 2023-05-19 14:12:41.992 [main] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
  513. 2023-05-19 14:12:43.643 [main] INFO org.jeecg.common.modules.redis.config.RedisConfig:56 - --- redis config init ---
  514. 2023-05-19 14:12:44.598 [main] INFO org.quartz.impl.StdSchedulerFactory:1220 - Using default implementation for ThreadExecutor
  515. 2023-05-19 14:12:44.600 [main] INFO org.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
  516. 2023-05-19 14:12:44.607 [main] INFO org.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  517. 2023-05-19 14:12:44.607 [main] INFO org.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.2 created.
  518. 2023-05-19 14:12:44.610 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
  519. 2023-05-19 14:12:44.611 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
  520. 2023-05-19 14:12:44.612 [main] INFO org.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId '戒烟限酒1684476764599'
  521. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  522. NOT STARTED.
  523. Currently in standby mode.
  524. Number of jobs executed: 0
  525. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  526. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  527. 2023-05-19 14:12:44.612 [main] INFO org.quartz.impl.StdSchedulerFactory:1374 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
  528. 2023-05-19 14:12:44.612 [main] INFO org.quartz.impl.StdSchedulerFactory:1378 - Quartz scheduler version: 2.3.2
  529. 2023-05-19 14:12:44.612 [main] INFO org.quartz.core.QuartzScheduler:2293 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4df8443f
  530. 2023-05-19 14:12:46.501 [main] INFO o.j.modules.jmreport.config.JmReportExecutorConfig:42 - Init JimuReport Config [ 线程池 ]
  531. 2023-05-19 14:12:47.678 [main] INFO o.a.e.c.DefaultActiviti5CompatibilityHandlerFactory:38 - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
  532. 2023-05-19 14:12:47.886 [main] INFO org.activiti.engine.impl.ProcessEngineImpl:87 - ProcessEngine default created
  533. 2023-05-19 14:12:48.992 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver:58 - Exposing 2 endpoint(s) beneath base path '/actuator'
  534. 2023-05-19 14:12:49.091 [main] INFO org.jeecg.config.init.CodeGenerateDbConfig:46 - Init CodeGenerate Config [ Get Db Config From application.yml ]
  535. 2023-05-19 14:12:49.887 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8080"]
  536. 2023-05-19 14:12:49.903 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8080 (http) with context path '/itdmServer'
  537. 2023-05-19 14:12:51.411 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean:734 - Will start Quartz Scheduler [MyScheduler] in 1 seconds
  538. 2023-05-19 14:12:51.423 [main] INFO org.jeecg.JeecgSystemApplication:61 - Started JeecgSystemApplication in 15.097 seconds (JVM running for 15.884)
  539. 2023-05-19 14:12:51.430 [main] INFO org.jeecg.config.init.CodeTemplateInitListener:30 - Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ]
  540. 2023-05-19 14:12:51.445 [main] INFO org.jeecg.JeecgSystemApplication:35 -
  541. ----------------------------------------------------------
  542. Application Jeecg-Boot is running! Access URLs:
  543. Local: http://localhost:8080/itdmServer/
  544. External: http://10.10.0.102:8080/itdmServer/
  545. Swagger文档: http://10.10.0.102:8080/itdmServer/doc.html
  546. ----------------------------------------------------------
  547. 2023-05-19 14:12:51.887 [RMI TCP Connection(1)-10.10.0.102] INFO o.a.c.c.C.[Tomcat].[localhost].[/itdmServer]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  548. 2023-05-19 14:12:51.887 [RMI TCP Connection(1)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:525 - Initializing Servlet 'dispatcherServlet'
  549. 2023-05-19 14:12:51.889 [RMI TCP Connection(1)-10.10.0.102] INFO org.springframework.web.servlet.DispatcherServlet:547 - Completed initialization in 2 ms
  550. 2023-05-19 14:12:52.423 [Quartz Scheduler [MyScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean:750 - Starting Quartz Scheduler now, after delay of 1 seconds
  551. 2023-05-19 14:12:52.616 [Quartz Scheduler [MyScheduler]] INFO org.quartz.core.QuartzScheduler:547 - Scheduler MyScheduler_$_戒烟限酒1684476764599 started.
  552. 2023-05-19 14:12:58.717 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  553. 2023-05-19 14:17:35.138 [http-nio-8080-exec-7] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:28毫秒
  554. 2023-05-19 14:17:57.194 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  555. 2023-05-19 14:17:59.414 [http-nio-8080-exec-9] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  556. 2023-05-19 14:18:00.801 [http-nio-8080-exec-7] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  557. 2023-05-19 14:18:00.892 [http-nio-8080-exec-1] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  558. 2023-05-19 14:19:25.075 [http-nio-8080-exec-7] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:27毫秒
  559. 2023-05-19 14:19:46.875 [http-nio-8080-exec-5] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  560. 2023-05-19 14:19:53.215 [http-nio-8080-exec-8] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:23毫秒
  561. 2023-05-19 14:20:38.529 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  562. 2023-05-19 14:20:56.770 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  563. 2023-05-19 14:21:33.828 [http-nio-8080-exec-8] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:24毫秒
  564. 2023-05-19 14:21:50.635 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  565. 2023-05-19 14:22:09.443 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  566. 2023-05-19 14:22:10.677 [http-nio-8080-exec-8] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  567. 2023-05-19 14:22:10.758 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:24毫秒
  568. 2023-05-19 14:22:44.172 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  569. 2023-05-19 14:22:45.500 [http-nio-8080-exec-4] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  570. 2023-05-19 14:22:45.574 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  571. 2023-05-19 14:22:51.414 [lettuce-eventExecutorLoop-1-8] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  572. 2023-05-19 14:22:51.513 [lettuce-nioEventLoop-4-4] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  573. 2023-05-19 14:22:52.013 [lettuce-eventExecutorLoop-1-10] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  574. 2023-05-19 14:22:52.120 [lettuce-nioEventLoop-4-5] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  575. 2023-05-19 14:23:29.668 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:27毫秒
  576. 2023-05-19 14:23:31.006 [http-nio-8080-exec-8] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  577. 2023-05-19 14:23:32.331 [http-nio-8080-exec-5] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  578. 2023-05-19 14:23:32.413 [http-nio-8080-exec-10] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:28毫秒
  579. 2023-05-19 14:24:34.584 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:27毫秒
  580. 2023-05-19 14:24:59.003 [http-nio-8080-exec-8] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:29毫秒
  581. 2023-05-19 14:25:55.269 [http-nio-8080-exec-10] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:48毫秒
  582. 2023-05-19 14:26:45.723 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  583. 2023-05-19 14:27:11.008 [http-nio-8080-exec-8] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  584. 2023-05-19 14:27:29.995 [http-nio-8080-exec-1] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:28毫秒
  585. 2023-05-19 14:28:05.013 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  586. 2023-05-19 14:28:28.113 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  587. 2023-05-19 14:28:40.094 [http-nio-8080-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  588. 2023-05-19 14:29:17.648 [http-nio-8080-exec-1] WARN o.j.m.s.service.impl.SysRolePermissionServiceImpl:179 - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@124c9660] Transaction not enabled
  589. 2023-05-19 14:29:17.979 [http-nio-8080-exec-1] INFO o.j.m.system.controller.SysPermissionController:562 - ======角色授权成功=====耗时:334毫秒
  590. 2023-05-19 14:29:33.307 [http-nio-8080-exec-6] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  591. 2023-05-19 14:29:34.645 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  592. 2023-05-19 14:29:34.698 [http-nio-8080-exec-1] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  593. 2023-05-19 14:31:36.771 [http-nio-8080-exec-9] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:24毫秒
  594. 2023-05-19 14:32:15.996 [http-nio-8080-exec-8] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  595. 2023-05-19 14:32:24.855 [http-nio-8080-exec-10] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:24毫秒
  596. 2023-05-19 14:32:27.466 [http-nio-8080-exec-4] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  597. 2023-05-19 14:32:28.772 [http-nio-8080-exec-2] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  598. 2023-05-19 14:32:28.851 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  599. 2023-05-19 14:32:47.736 [http-nio-8080-exec-2] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  600. 2023-05-19 14:32:50.750 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  601. 2023-05-19 14:32:51.513 [lettuce-eventExecutorLoop-1-2] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  602. 2023-05-19 14:32:51.602 [lettuce-nioEventLoop-4-6] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  603. 2023-05-19 14:32:51.961 [http-nio-8080-exec-9] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  604. 2023-05-19 14:32:52.043 [http-nio-8080-exec-7] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:24毫秒
  605. 2023-05-19 14:32:52.112 [lettuce-eventExecutorLoop-1-13] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  606. 2023-05-19 14:32:52.275 [lettuce-nioEventLoop-4-7] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  607. 2023-05-19 14:34:32.292 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  608. 2023-05-19 14:36:49.796 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  609. 2023-05-19 14:36:49.799 [http-nio-8080-exec-10] INFO o.j.config.sign.interceptor.SignAuthInterceptor:35 - Sign Interceptor request URI = /itdmServer/sys/dict/getDictItems/weituo.bgxs
  610. 2023-05-19 14:36:49.799 [http-nio-8080-exec-1] INFO o.j.config.sign.interceptor.SignAuthInterceptor:35 - Sign Interceptor request URI = /itdmServer/sys/dict/getDictItems/weituo.bgyz
  611. 2023-05-19 14:36:49.805 [http-nio-8080-exec-1] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  612. 2023-05-19 14:36:49.805 [http-nio-8080-exec-10] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  613. 2023-05-19 14:36:49.806 [http-nio-8080-exec-1] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  614. 2023-05-19 14:36:49.806 [http-nio-8080-exec-10] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  615. 2023-05-19 14:36:49.809 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysDictController:161 - dictCode : weituo.bgxs
  616. 2023-05-19 14:36:49.809 [http-nio-8080-exec-1] INFO o.j.modules.system.controller.SysDictController:161 - dictCode : weituo.bgyz
  617. 2023-05-19 14:37:06.776 [http-nio-8080-exec-4] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  618. 2023-05-19 14:37:35.821 [http-nio-8080-exec-1] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  619. 2023-05-19 14:37:38.450 [http-nio-8080-exec-6] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  620. 2023-05-19 14:37:39.737 [http-nio-8080-exec-7] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  621. 2023-05-19 14:37:39.819 [http-nio-8080-exec-10] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:28毫秒
  622. 2023-05-19 14:37:41.919 [http-nio-8080-exec-9] INFO o.j.config.sign.interceptor.SignAuthInterceptor:35 - Sign Interceptor request URI = /itdmServer/sys/dict/getDictItems/weituo.bgyz
  623. 2023-05-19 14:37:41.919 [http-nio-8080-exec-2] INFO o.j.config.sign.interceptor.SignAuthInterceptor:35 - Sign Interceptor request URI = /itdmServer/sys/dict/getDictItems/weituo.bgxs
  624. 2023-05-19 14:37:41.923 [http-nio-8080-exec-5] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  625. 2023-05-19 14:37:41.922 [http-nio-8080-exec-9] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  626. 2023-05-19 14:37:41.922 [http-nio-8080-exec-2] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  627. 2023-05-19 14:37:41.923 [http-nio-8080-exec-2] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  628. 2023-05-19 14:37:41.923 [http-nio-8080-exec-9] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  629. 2023-05-19 14:37:41.924 [http-nio-8080-exec-2] INFO o.j.modules.system.controller.SysDictController:161 - dictCode : weituo.bgxs
  630. 2023-05-19 14:37:41.924 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysDictController:161 - dictCode : weituo.bgyz
  631. 2023-05-19 14:37:49.554 [http-nio-8080-exec-3] ERROR o.jeecg.common.exception.JeecgBootExceptionHandler:79 - 文件[temp/海检版报告温度试验中文_1684472826828.docx]不存在..
  632. java.lang.RuntimeException: 文件[temp/海检版报告温度试验中文_1684472826828.docx]不存在..
  633. at org.jeecg.modules.system.controller.CommonController.view(CommonController.java:229)
  634. at org.jeecg.modules.system.controller.CommonController$$FastClassBySpringCGLIB$$669ac3eb.invoke(<generated>)
  635. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
  636. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783)
  637. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  638. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  639. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)
  640. at org.jeecg.common.aspect.DictAspect.doAround(DictAspect.java:62)
  641. at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source)
  642. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  643. at java.lang.reflect.Method.invoke(Method.java:498)
  644. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)
  645. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)
  646. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)
  647. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
  648. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  649. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
  650. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  651. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753)
  652. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698)
  653. at org.jeecg.modules.system.controller.CommonController$$EnhancerBySpringCGLIB$$29b36005.view(<generated>)
  654. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  655. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  656. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  657. at java.lang.reflect.Method.invoke(Method.java:498)
  658. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  659. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  660. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
  661. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
  662. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
  663. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  664. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067)
  665. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963)
  666. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
  667. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
  668. at javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
  669. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
  670. at javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
  671. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
  672. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  673. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
  674. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  675. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  676. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  677. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  678. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  679. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  680. at org.jeecg.modules.online.low.aspect.a.doFilterInternal(LowAppFilter.java:50)
  681. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  682. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  683. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  684. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
  685. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  686. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  687. at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:88)
  688. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  689. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  690. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  691. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
  692. at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
  693. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
  694. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)
  695. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  696. at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
  697. at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
  698. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)
  699. at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
  700. at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:458)
  701. at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:373)
  702. at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
  703. at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
  704. at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
  705. at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:370)
  706. at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154)
  707. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  708. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  709. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  710. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  711. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  712. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  713. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  714. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  715. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  716. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  717. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
  718. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  719. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  720. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  721. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  722. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
  723. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
  724. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
  725. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
  726. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  727. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
  728. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
  729. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
  730. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  731. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
  732. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
  733. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  734. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
  735. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
  736. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  737. at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
  738. at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
  739. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  740. at java.lang.Thread.run(Thread.java:750)
  741. 2023-05-19 14:39:30.501 [http-nio-8080-exec-10] INFO org.jeecg.common.aspect.PermissionDataAspect:71 - 拦截请求 >> /sys/user/list ; 请求类型 >> GET .
  742. 2023-05-19 14:39:30.637 [http-nio-8080-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  743. 2023-05-19 14:39:30.712 [http-nio-8080-exec-10] INFO o.j.modules.system.controller.SysUserController:158 - com.baomidou.mybatisplus.extension.plugins.pagination.Page@4ad83e13
  744. 2023-05-19 14:39:38.802 [http-nio-8080-exec-6] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  745. 2023-05-19 14:39:44.885 [http-nio-8080-exec-6] INFO o.j.config.sign.interceptor.SignAuthInterceptor:35 - Sign Interceptor request URI = /itdmServer/sys/dict/getDictItems/undefined
  746. 2023-05-19 14:39:44.886 [http-nio-8080-exec-6] INFO org.jeecg.config.sign.util.SignUtil:50 - Param paramsJsonStr : {}
  747. 2023-05-19 14:39:44.886 [http-nio-8080-exec-6] INFO org.jeecg.config.sign.util.SignUtil:37 - Param Sign : E19D6243CB1945AB4F7202A1B00F77D5
  748. 2023-05-19 14:39:44.887 [http-nio-8080-exec-6] INFO o.j.modules.system.controller.SysDictController:161 - dictCode : undefined
  749. 2023-05-19 14:39:44.890 [http-nio-8080-exec-10] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  750. 2023-05-19 14:40:05.972 [http-nio-8080-exec-9] INFO o.j.m.system.controller.DuplicateCheckController:50 - ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=test, dataId=null)
  751. 2023-05-19 14:40:06.717 [http-nio-8080-exec-3] INFO o.j.m.system.controller.DuplicateCheckController:50 - ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=test, dataId=null)
  752. 2023-05-19 14:40:25.964 [http-nio-8080-exec-8] INFO o.j.m.system.controller.DuplicateCheckController:50 - ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=null, dataId=null)
  753. 2023-05-19 14:40:25.964 [http-nio-8080-exec-7] INFO o.j.m.system.controller.DuplicateCheckController:50 - ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=test, dataId=null)
  754. 2023-05-19 14:40:26.456 [http-nio-8080-exec-9] INFO org.jeecg.common.aspect.PermissionDataAspect:71 - 拦截请求 >> /sys/user/list ; 请求类型 >> GET .
  755. 2023-05-19 14:40:26.517 [http-nio-8080-exec-9] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  756. 2023-05-19 14:40:26.591 [http-nio-8080-exec-9] INFO o.j.modules.system.controller.SysUserController:158 - com.baomidou.mybatisplus.extension.plugins.pagination.Page@38d5a9a4
  757. 2023-05-19 14:40:29.591 [http-nio-8080-exec-3] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  758. 2023-05-19 14:42:12.115 [http-nio-8080-exec-1] WARN o.j.m.s.service.impl.SysRolePermissionServiceImpl:179 - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45ea6ff0] Transaction not enabled
  759. 2023-05-19 14:42:16.934 [http-nio-8080-exec-1] INFO o.j.m.system.controller.SysPermissionController:562 - ======角色授权成功=====耗时:4819毫秒
  760. 2023-05-19 14:42:20.027 [http-nio-8080-exec-10] INFO o.jeecg.modules.system.controller.LoginController:193 - 用户名: 管理员,退出成功!
  761. 2023-05-19 14:42:20.440 [http-nio-8080-exec-9] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  762. 2023-05-19 14:42:21.262 [http-nio-8080-exec-3] INFO o.jeecg.modules.system.controller.LoginController:516 - 获取验证码,Redis key = 187106df5d90cdb8b8823b1184c3c53c,checkCode = 4qML
  763. 2023-05-19 14:42:32.354 [http-nio-8080-exec-7] INFO o.j.c.desensitization.aspect.SensitiveDataAspect:76 - 加密操作,Aspect程序耗时:1ms
  764. 2023-05-19 14:42:35.797 [http-nio-8080-exec-4] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  765. 2023-05-19 14:42:51.613 [lettuce-eventExecutorLoop-1-14] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  766. 2023-05-19 14:42:51.714 [lettuce-nioEventLoop-4-8] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  767. 2023-05-19 14:42:52.313 [lettuce-eventExecutorLoop-1-16] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  768. 2023-05-19 14:42:52.404 [lettuce-nioEventLoop-4-9] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  769. 2023-05-19 14:43:22.171 [http-nio-8080-exec-6] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  770. 2023-05-19 14:43:39.979 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  771. 2023-05-19 14:43:54.932 [http-nio-8080-exec-1] INFO o.jeecg.modules.system.controller.LoginController:193 - 用户名: test,退出成功!
  772. 2023-05-19 14:43:55.025 [http-nio-8080-exec-8] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  773. 2023-05-19 14:43:55.025 [http-nio-8080-exec-7] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  774. 2023-05-19 14:43:55.027 [http-nio-8080-exec-2] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  775. 2023-05-19 14:43:56.129 [http-nio-8080-exec-4] INFO o.jeecg.modules.system.controller.LoginController:516 - 获取验证码,Redis key = e774247ee29ccfef6dd2b9177ea63bcc,checkCode = cdRQ
  776. 2023-05-19 14:44:02.943 [http-nio-8080-exec-9] INFO o.j.c.modules.redis.writer.JeecgRedisCacheWriter:113 - redis remove key:sys:cache:encrypt:user::admin
  777. 2023-05-19 14:44:03.284 [http-nio-8080-exec-5] INFO o.j.c.desensitization.aspect.SensitiveDataAspect:76 - 加密操作,Aspect程序耗时:1ms
  778. 2023-05-19 14:44:03.842 [http-nio-8080-exec-1] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  779. 2023-05-19 14:44:17.483 [http-nio-8080-exec-3] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:25毫秒
  780. 2023-05-19 14:44:36.635 [http-nio-8080-exec-4] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:26毫秒
  781. 2023-05-19 14:44:38.647 [http-nio-8080-exec-10] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  782. 2023-05-19 14:44:39.980 [http-nio-8080-exec-3] INFO org.jeecg.modules.message.websocket.WebSocket:43 - 【系统 WebSocket】有新的连接,总数为:1
  783. 2023-05-19 14:44:40.057 [http-nio-8080-exec-7] INFO o.j.m.system.controller.SysPermissionController:140 - ======获取一级菜单数据=====耗时:24毫秒
  784. 2023-05-19 14:44:52.201 [http-nio-8080-exec-4] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  785. 2023-05-19 14:45:03.457 [http-nio-8080-exec-5] INFO org.jeecg.common.system.query.QueryGenerator:241 - 排序规则>>列:createTime,排序方式:desc
  786. 2023-05-19 14:52:51.712 [lettuce-eventExecutorLoop-1-5] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  787. 2023-05-19 14:52:51.801 [lettuce-nioEventLoop-4-10] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  788. 2023-05-19 14:52:52.413 [lettuce-eventExecutorLoop-1-7] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  789. 2023-05-19 14:52:52.519 [lettuce-nioEventLoop-4-11] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  790. 2023-05-19 15:02:23.612 [lettuce-eventExecutorLoop-1-8] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  791. 2023-05-19 15:02:23.700 [lettuce-nioEventLoop-4-12] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  792. 2023-05-19 15:02:51.813 [lettuce-eventExecutorLoop-1-9] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  793. 2023-05-19 15:02:51.906 [lettuce-nioEventLoop-4-13] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  794. 2023-05-19 15:02:52.512 [lettuce-eventExecutorLoop-1-11] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  795. 2023-05-19 15:02:52.608 [lettuce-nioEventLoop-4-14] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  796. 2023-05-19 15:12:23.713 [lettuce-eventExecutorLoop-1-12] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  797. 2023-05-19 15:12:23.826 [lettuce-nioEventLoop-4-15] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  798. 2023-05-19 15:12:51.912 [lettuce-eventExecutorLoop-1-13] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  799. 2023-05-19 15:12:52.018 [lettuce-nioEventLoop-4-16] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  800. 2023-05-19 15:12:52.612 [lettuce-eventExecutorLoop-1-15] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  801. 2023-05-19 15:12:52.703 [lettuce-nioEventLoop-4-1] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  802. 2023-05-19 15:22:23.812 [lettuce-eventExecutorLoop-1-16] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  803. 2023-05-19 15:22:23.948 [lettuce-nioEventLoop-4-2] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  804. 2023-05-19 15:22:52.012 [lettuce-eventExecutorLoop-1-1] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  805. 2023-05-19 15:22:52.110 [lettuce-nioEventLoop-4-3] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  806. 2023-05-19 15:22:52.712 [lettuce-eventExecutorLoop-1-3] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  807. 2023-05-19 15:22:52.814 [lettuce-nioEventLoop-4-4] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  808. 2023-05-19 15:32:23.912 [lettuce-eventExecutorLoop-1-4] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  809. 2023-05-19 15:32:24.017 [lettuce-nioEventLoop-4-5] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  810. 2023-05-19 15:32:52.112 [lettuce-eventExecutorLoop-1-5] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  811. 2023-05-19 15:32:52.212 [lettuce-nioEventLoop-4-6] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  812. 2023-05-19 15:32:52.813 [lettuce-eventExecutorLoop-1-7] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  813. 2023-05-19 15:32:52.924 [lettuce-nioEventLoop-4-7] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  814. 2023-05-19 15:42:24.012 [lettuce-eventExecutorLoop-1-8] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  815. 2023-05-19 15:42:24.111 [lettuce-nioEventLoop-4-8] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  816. 2023-05-19 15:42:52.213 [lettuce-eventExecutorLoop-1-9] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  817. 2023-05-19 15:42:52.325 [lettuce-nioEventLoop-4-9] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  818. 2023-05-19 15:42:52.913 [lettuce-eventExecutorLoop-1-11] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  819. 2023-05-19 15:42:53.006 [lettuce-nioEventLoop-4-10] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  820. 2023-05-19 15:52:24.112 [lettuce-eventExecutorLoop-1-12] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  821. 2023-05-19 15:52:24.206 [lettuce-nioEventLoop-4-11] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  822. 2023-05-19 15:52:52.312 [lettuce-eventExecutorLoop-1-13] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  823. 2023-05-19 15:52:52.470 [lettuce-nioEventLoop-4-12] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  824. 2023-05-19 15:52:53.012 [lettuce-eventExecutorLoop-1-15] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  825. 2023-05-19 15:52:53.105 [lettuce-nioEventLoop-4-13] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  826. 2023-05-19 16:02:24.212 [lettuce-eventExecutorLoop-1-16] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  827. 2023-05-19 16:02:24.963 [lettuce-nioEventLoop-4-14] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  828. 2023-05-19 16:02:52.512 [lettuce-eventExecutorLoop-1-1] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  829. 2023-05-19 16:02:52.613 [lettuce-nioEventLoop-4-15] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  830. 2023-05-19 16:02:53.112 [lettuce-eventExecutorLoop-1-3] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  831. 2023-05-19 16:02:53.216 [lettuce-nioEventLoop-4-16] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  832. 2023-05-19 16:12:24.313 [lettuce-eventExecutorLoop-1-4] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  833. 2023-05-19 16:12:24.402 [lettuce-nioEventLoop-4-1] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  834. 2023-05-19 16:12:52.613 [lettuce-eventExecutorLoop-1-5] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  835. 2023-05-19 16:12:52.703 [lettuce-nioEventLoop-4-2] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  836. 2023-05-19 16:12:53.212 [lettuce-eventExecutorLoop-1-7] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  837. 2023-05-19 16:12:53.304 [lettuce-nioEventLoop-4-3] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  838. 2023-05-19 16:22:24.412 [lettuce-eventExecutorLoop-1-8] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  839. 2023-05-19 16:22:24.509 [lettuce-nioEventLoop-4-4] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  840. 2023-05-19 16:22:52.712 [lettuce-eventExecutorLoop-1-9] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  841. 2023-05-19 16:22:52.809 [lettuce-nioEventLoop-4-5] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  842. 2023-05-19 16:22:53.312 [lettuce-eventExecutorLoop-1-11] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  843. 2023-05-19 16:22:53.415 [lettuce-nioEventLoop-4-6] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  844. 2023-05-19 16:32:24.512 [lettuce-eventExecutorLoop-1-12] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /121.36.94.59:6379
  845. 2023-05-19 16:32:24.609 [lettuce-nioEventLoop-4-7] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 121.36.94.59:6379
  846. 2023-05-19 16:32:31.524 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684476764599 paused.
  847. 2023-05-19 16:32:31.640 [SpringApplicationShutdownHook] INFO org.jeecg.modules.message.websocket.WebSocket:52 - 【系统 WebSocket】连接断开,总数为:0
  848. 2023-05-19 16:32:31.656 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean:847 - Shutting down Quartz Scheduler
  849. 2023-05-19 16:32:31.656 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:666 - Scheduler MyScheduler_$_戒烟限酒1684476764599 shutting down.
  850. 2023-05-19 16:32:31.656 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:585 - Scheduler MyScheduler_$_戒烟限酒1684476764599 paused.
  851. 2023-05-19 16:32:31.657 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler:740 - Scheduler MyScheduler_$_戒烟限酒1684476764599 shutdown complete.
  852. 2023-05-19 16:32:31.662 [SpringApplicationShutdownHook] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean:651 - Closing JPA EntityManagerFactory for persistence unit 'default'
  853. 2023-05-19 16:32:31.664 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:217 - dynamic-datasource start closing ....
  854. 2023-05-19 16:32:31.666 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2029 - {dataSource-1} closing ...
  855. 2023-05-19 16:32:31.670 [SpringApplicationShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2101 - {dataSource-1} closed
  856. 2023-05-19 16:32:31.670 [SpringApplicationShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:221 - dynamic-datasource all closed success,bye