log-info-2025-08-26.0.log 79 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. [2025-08-26 11:31:36.708] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Starting JnpfAdminApplication using Java 17.0.7 with PID 12172 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot\jnpf-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot)
  2. [2025-08-26 11:31:36.711] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - The following 1 profile is active: "dev"
  3. [2025-08-26 11:31:42.075] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Multiple Spring Data modules found, entering strict repository configuration mode
  4. [2025-08-26 11:31:42.087] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  5. [2025-08-26 11:31:42.692] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Finished Spring Data repository scanning in 558 ms. Found 0 Redis repository interfaces.
  6. [2025-08-26 11:31:46.809] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 30000 (http)
  7. [2025-08-26 11:31:46.862] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
  8. [2025-08-26 11:31:46.863] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.30]
  9. [2025-08-26 11:31:47.086] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
  10. [2025-08-26 11:31:47.086] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 9752 ms
  11. [2025-08-26 11:31:48.529] [INFO ] [main] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1,master} inited
  12. [2025-08-26 11:31:48.531] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource - add a datasource named [master] success
  13. [2025-08-26 11:31:48.534] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  14. [2025-08-26 11:31:48.543] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join properties config complete
  15. [2025-08-26 11:31:48.544] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join SqlInjector init
  16. [2025-08-26 11:31:51.925] [INFO ] [main] [org.redisson.Version] [?] [?] - Redisson 3.27.2
  17. [2025-08-26 11:31:53.468] [INFO ] [redisson-netty-1-6] [org.redisson.connection.ConnectionsHolder] [?] [?] - 1 connections initialized for usky-cloud-redis/192.168.10.165:6379
  18. [2025-08-26 11:31:53.644] [INFO ] [redisson-netty-1-20] [org.redisson.connection.ConnectionsHolder] [?] [?] - 24 connections initialized for usky-cloud-redis/192.168.10.165:6379
  19. [2025-08-26 11:32:04.130] [INFO ] [main] [jnpf.scheduletask.config.XxlJobConfig] [?] [?] - >>>>>>>>>>> xxl-job config init.
  20. [2025-08-26 11:32:04.374] [INFO ] [main] [jnpf.database.config.IdGeneratorConfig] [?] [?] - 当前ID生成器编号: 1
  21. [2025-08-26 11:32:04.940] [INFO ] [main] [jnpf.handler.ProjectEventRedisMessageHandler] [?] [?] - 初始化自定义事件Redis监听器
  22. [2025-08-26 11:32:04.962] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:local-plus-1
  23. [2025-08-26 11:32:04.965] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:minio-1
  24. [2025-08-26 11:32:06.583] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Using default implementation for ThreadExecutor
  25. [2025-08-26 11:32:06.604] [INFO ] [main] [org.quartz.core.SchedulerSignalerImpl] [?] [?] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  26. [2025-08-26 11:32:06.604] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Quartz Scheduler v.2.3.2 created.
  27. [2025-08-26 11:32:06.605] [INFO ] [main] [org.quartz.simpl.RAMJobStore] [?] [?] - RAMJobStore initialized.
  28. [2025-08-26 11:32:06.606] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  29. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  30. NOT STARTED.
  31. Currently in standby mode.
  32. Number of jobs executed: 0
  33. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  34. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  35. [2025-08-26 11:32:06.606] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  36. [2025-08-26 11:32:06.606] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler version: 2.3.2
  37. [2025-08-26 11:32:06.606] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1a16635b
  38. [2025-08-26 11:32:07.301] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job register jobhandler success, name:defaultHandler, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@6c42c856[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]
  39. [2025-08-26 11:32:07.595] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:{defaultHandler=com.xxl.job.core.handler.impl.MethodJobHandler@6c42c856[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]}, registryResult:ReturnT [code=200, msg=null, content=null]
  40. [2025-08-26 11:32:07.715] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat started on port 30000 (http) with context path '/'
  41. [2025-08-26 11:32:07.779] [INFO ] [main] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Starting Quartz Scheduler now
  42. [2025-08-26 11:32:07.779] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  43. [2025-08-26 11:32:07.799] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Started JnpfAdminApplication in 33.336 seconds (process running for 35.012)
  44. [2025-08-26 11:32:07.825] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 39999
  45. [2025-08-26 11:32:07.850] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='xxl-job-executor-sample1', registryValue='http://192.168.20.18:39999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://127.0.0.1:30020/xxl-job-admin/api/registry, content=null]
  46. [2025-08-26 11:32:28.698] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  47. [2025-08-26 11:32:28.976] [INFO ] [SpringApplicationShutdownHook] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Shutting down Quartz Scheduler
  48. [2025-08-26 11:32:28.976] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  49. [2025-08-26 11:32:28.976] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  50. [2025-08-26 11:32:28.976] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  51. [2025-08-26 11:32:29.000] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server stop.
  52. [2025-08-26 11:32:29.020] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='xxl-job-executor-sample1', registryValue='http://192.168.20.18:39999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://127.0.0.1:30020/xxl-job-admin/api/registryRemove, content=null]
  53. [2025-08-26 11:32:29.020] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
  54. [2025-08-26 11:32:29.020] [INFO ] [SpringApplicationShutdownHook] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server destroy success.
  55. [2025-08-26 11:32:29.020] [INFO ] [xxl-job, executor JobLogFileCleanThread] [com.xxl.job.core.thread.JobLogFileCleanThread] [?] [?] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
  56. [2025-08-26 11:32:29.020] [INFO ] [xxl-job, executor TriggerCallbackThread] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
  57. [2025-08-26 11:32:29.020] [INFO ] [Thread-11] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
  58. [2025-08-26 11:32:29.070] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource start closing ....
  59. [2025-08-26 11:32:29.078] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closing ...
  60. [2025-08-26 11:32:29.091] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closed
  61. [2025-08-26 11:32:29.091] [INFO ] [SpringApplicationShutdownHook] [c.b.d.d.destroyer.DefaultDataSourceDestroyer] [?] [?] - dynamic-datasource close the datasource named [master] success,
  62. [2025-08-26 11:32:29.091] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource all closed success,bye
  63. [2025-08-26 11:33:14.162] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Starting JnpfAdminApplication using Java 17.0.7 with PID 41896 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot\jnpf-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot)
  64. [2025-08-26 11:33:14.165] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - The following 1 profile is active: "dev"
  65. [2025-08-26 11:33:19.449] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Multiple Spring Data modules found, entering strict repository configuration mode
  66. [2025-08-26 11:33:19.462] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  67. [2025-08-26 11:33:20.054] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Finished Spring Data repository scanning in 548 ms. Found 0 Redis repository interfaces.
  68. [2025-08-26 11:33:24.105] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 30000 (http)
  69. [2025-08-26 11:33:24.168] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
  70. [2025-08-26 11:33:24.168] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.30]
  71. [2025-08-26 11:33:24.398] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
  72. [2025-08-26 11:33:24.398] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 9638 ms
  73. [2025-08-26 11:33:25.858] [INFO ] [main] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1,master} inited
  74. [2025-08-26 11:33:25.861] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource - add a datasource named [master] success
  75. [2025-08-26 11:33:25.864] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  76. [2025-08-26 11:33:25.873] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join properties config complete
  77. [2025-08-26 11:33:25.874] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join SqlInjector init
  78. [2025-08-26 11:33:27.936] [INFO ] [main] [org.redisson.Version] [?] [?] - Redisson 3.27.2
  79. [2025-08-26 11:33:29.209] [INFO ] [redisson-netty-1-6] [org.redisson.connection.ConnectionsHolder] [?] [?] - 1 connections initialized for usky-cloud-redis/192.168.10.165:6379
  80. [2025-08-26 11:33:29.642] [INFO ] [redisson-netty-1-20] [org.redisson.connection.ConnectionsHolder] [?] [?] - 24 connections initialized for usky-cloud-redis/192.168.10.165:6379
  81. [2025-08-26 11:33:42.152] [INFO ] [main] [jnpf.scheduletask.config.XxlJobConfig] [?] [?] - >>>>>>>>>>> xxl-job config init.
  82. [2025-08-26 11:33:42.423] [INFO ] [main] [jnpf.database.config.IdGeneratorConfig] [?] [?] - 当前ID生成器编号: 2
  83. [2025-08-26 11:33:42.997] [INFO ] [main] [jnpf.handler.ProjectEventRedisMessageHandler] [?] [?] - 初始化自定义事件Redis监听器
  84. [2025-08-26 11:33:43.017] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:local-plus-1
  85. [2025-08-26 11:33:43.020] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:minio-1
  86. [2025-08-26 11:33:44.836] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Using default implementation for ThreadExecutor
  87. [2025-08-26 11:33:44.860] [INFO ] [main] [org.quartz.core.SchedulerSignalerImpl] [?] [?] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  88. [2025-08-26 11:33:44.860] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Quartz Scheduler v.2.3.2 created.
  89. [2025-08-26 11:33:44.861] [INFO ] [main] [org.quartz.simpl.RAMJobStore] [?] [?] - RAMJobStore initialized.
  90. [2025-08-26 11:33:44.863] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  91. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  92. NOT STARTED.
  93. Currently in standby mode.
  94. Number of jobs executed: 0
  95. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  96. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  97. [2025-08-26 11:33:44.863] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  98. [2025-08-26 11:33:44.863] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler version: 2.3.2
  99. [2025-08-26 11:33:44.863] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b9aca74
  100. [2025-08-26 11:33:45.569] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job register jobhandler success, name:defaultHandler, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@33a4cdba[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]
  101. [2025-08-26 11:33:45.898] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:{defaultHandler=com.xxl.job.core.handler.impl.MethodJobHandler@33a4cdba[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]}, registryResult:ReturnT [code=200, msg=null, content=null]
  102. [2025-08-26 11:33:45.992] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat started on port 30000 (http) with context path '/'
  103. [2025-08-26 11:33:46.050] [INFO ] [main] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Starting Quartz Scheduler now
  104. [2025-08-26 11:33:46.051] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  105. [2025-08-26 11:33:46.069] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Started JnpfAdminApplication in 34.115 seconds (process running for 35.518)
  106. [2025-08-26 11:33:46.092] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 39999
  107. [2025-08-26 11:38:45.379] [INFO ] [http-nio-30000-exec-1] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  108. [2025-08-26 11:38:45.380] [INFO ] [http-nio-30000-exec-1] [org.springframework.web.servlet.DispatcherServlet] [?] [?] - Initializing Servlet 'dispatcherServlet'
  109. [2025-08-26 11:38:45.386] [INFO ] [http-nio-30000-exec-1] [org.springframework.web.servlet.DispatcherServlet] [?] [?] - Completed initialization in 6 ms
  110. [2025-08-26 11:38:45.609] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getLoginConfig
  111. [2025-08-26 11:39:37.334] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getConfig/admin
  112. [2025-08-26 11:39:40.832] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  113. [2025-08-26 11:39:47.533] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getConfig/admin
  114. [2025-08-26 11:40:24.059] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getConfig/public
  115. [2025-08-26 11:40:26.992] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getConfig/public
  116. [2025-08-26 11:40:27.823] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  117. [2025-08-26 11:40:29.423] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  118. [2025-08-26 11:41:02.972] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/codeCertificate
  119. [2025-08-26 11:41:04.137] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/codeCertificateStatus/9ac3fe80-edab-4f1c-95e1-5c602919d42e
  120. [2025-08-26 11:41:05.091] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/codeCertificateStatus/9ac3fe80-edab-4f1c-95e1-5c602919d42e
  121. [2025-08-26 11:45:05.819] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getConfig/admin
  122. [2025-08-26 11:45:11.738] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  123. [2025-08-26 11:45:16.049] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  124. [2025-08-26 11:45:18.976] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  125. [2025-08-26 11:46:15.251] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  126. [2025-08-26 11:47:14.078] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  127. [2025-08-26 11:47:14.287] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/ServerLang
  128. [2025-08-26 11:47:14.508] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  129. [2025-08-26 11:47:14.716] [INFO ] [http-nio-30000-exec-10] [org.owasp.validator.html.Policy] [?] [?] - Attempting to load AntiSamy policy from an input stream.
  130. [2025-08-26 11:47:14.980] [INFO ] [http-nio-30000-exec-10] [org.owasp.validator.html.Policy] [?] [?] - Attempting to load AntiSamy policy from an input stream.
  131. [2025-08-26 11:47:15.010] [INFO ] [http-nio-30000-exec-10] [org.owasp.validator.html.Policy] [?] [?] - Attempting to load AntiSamy policy from an input stream.
  132. [2025-08-26 11:47:15.773] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  133. [2025-08-26 11:47:36.220] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  134. [2025-08-26 11:47:37.188] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  135. [2025-08-26 11:47:38.469] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  136. [2025-08-26 11:47:38.469] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  137. [2025-08-26 11:47:38.470] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  138. [2025-08-26 11:47:38.647] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  139. [2025-08-26 11:47:38.697] [INFO ] [http-nio-30000-exec-8] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  140. [2025-08-26 11:47:39.097] [INFO ] [http-nio-30000-exec-6] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:0, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  141. [2025-08-26 11:47:39.136] [INFO ] [http-nio-30000-exec-6] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 0, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  142. [2025-08-26 11:47:59.429] [INFO ] [http-nio-30000-exec-10] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 0, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  143. [2025-08-26 11:48:03.074] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  144. [2025-08-26 11:48:03.953] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  145. [2025-08-26 11:48:05.222] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  146. [2025-08-26 11:48:05.222] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  147. [2025-08-26 11:48:05.222] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  148. [2025-08-26 11:48:05.334] [INFO ] [http-nio-30000-exec-8] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:1, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  149. [2025-08-26 11:48:05.361] [INFO ] [http-nio-30000-exec-4] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 1, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  150. [2025-08-26 11:48:05.397] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  151. [2025-08-26 11:48:05.402] [INFO ] [http-nio-30000-exec-7] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  152. [2025-08-26 11:48:11.594] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/workflow/template/TreeList
  153. [2025-08-26 11:48:11.673] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/workflow/operator/List/2
  154. [2025-08-26 11:51:59.855] [INFO ] [http-nio-30000-exec-5] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 1, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  155. [2025-08-26 11:52:36.157] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  156. [2025-08-26 11:52:36.740] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  157. [2025-08-26 11:52:40.223] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  158. [2025-08-26 11:52:40.224] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  159. [2025-08-26 11:52:40.224] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  160. [2025-08-26 11:52:41.105] [INFO ] [http-nio-30000-exec-9] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:2, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  161. [2025-08-26 11:52:41.123] [INFO ] [http-nio-30000-exec-10] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 2, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  162. [2025-08-26 11:52:41.414] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  163. [2025-08-26 11:52:41.416] [INFO ] [http-nio-30000-exec-3] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  164. [2025-08-26 11:53:10.312] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  165. [2025-08-26 11:53:10.615] [INFO ] [SpringApplicationShutdownHook] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Shutting down Quartz Scheduler
  166. [2025-08-26 11:53:10.615] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  167. [2025-08-26 11:53:10.615] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  168. [2025-08-26 11:53:10.615] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  169. [2025-08-26 11:53:10.662] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server stop.
  170. [2025-08-26 11:53:10.681] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='xxl-job-executor-sample1', registryValue='http://192.168.20.18:39999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connection refused: no further information), for url : http://127.0.0.1:30020/xxl-job-admin/api/registryRemove, content=null]
  171. [2025-08-26 11:53:10.681] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
  172. [2025-08-26 11:53:10.681] [INFO ] [SpringApplicationShutdownHook] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server destroy success.
  173. [2025-08-26 11:53:10.682] [INFO ] [xxl-job, executor JobLogFileCleanThread] [com.xxl.job.core.thread.JobLogFileCleanThread] [?] [?] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
  174. [2025-08-26 11:53:10.682] [INFO ] [xxl-job, executor TriggerCallbackThread] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
  175. [2025-08-26 11:53:10.682] [INFO ] [Thread-11] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
  176. [2025-08-26 11:53:10.752] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource start closing ....
  177. [2025-08-26 11:53:10.767] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closing ...
  178. [2025-08-26 11:53:10.795] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closed
  179. [2025-08-26 11:53:10.795] [INFO ] [SpringApplicationShutdownHook] [c.b.d.d.destroyer.DefaultDataSourceDestroyer] [?] [?] - dynamic-datasource close the datasource named [master] success,
  180. [2025-08-26 11:53:10.795] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource all closed success,bye
  181. [2025-08-26 11:53:10.803] [INFO ] [SpringApplicationShutdownHook] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 2, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  182. [2025-08-26 12:57:52.743] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Starting JnpfAdminApplication using Java 17.0.7 with PID 7028 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot\jnpf-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot)
  183. [2025-08-26 12:57:52.746] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - The following 1 profile is active: "dev"
  184. [2025-08-26 12:57:58.722] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Multiple Spring Data modules found, entering strict repository configuration mode
  185. [2025-08-26 12:57:58.737] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  186. [2025-08-26 12:57:59.440] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Finished Spring Data repository scanning in 648 ms. Found 0 Redis repository interfaces.
  187. [2025-08-26 12:58:04.927] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 30000 (http)
  188. [2025-08-26 12:58:04.997] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
  189. [2025-08-26 12:58:04.997] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.30]
  190. [2025-08-26 12:58:05.248] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
  191. [2025-08-26 12:58:05.248] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 11799 ms
  192. [2025-08-26 12:58:06.884] [INFO ] [main] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1,master} inited
  193. [2025-08-26 12:58:06.885] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource - add a datasource named [master] success
  194. [2025-08-26 12:58:06.889] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  195. [2025-08-26 12:58:06.895] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join properties config complete
  196. [2025-08-26 12:58:06.897] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join SqlInjector init
  197. [2025-08-26 12:58:09.128] [INFO ] [main] [org.redisson.Version] [?] [?] - Redisson 3.27.2
  198. [2025-08-26 12:58:10.443] [INFO ] [redisson-netty-1-7] [org.redisson.connection.ConnectionsHolder] [?] [?] - 1 connections initialized for usky-cloud-redis/192.168.10.165:6379
  199. [2025-08-26 12:58:10.588] [INFO ] [redisson-netty-1-20] [org.redisson.connection.ConnectionsHolder] [?] [?] - 24 connections initialized for usky-cloud-redis/192.168.10.165:6379
  200. [2025-08-26 12:58:21.594] [INFO ] [main] [jnpf.scheduletask.config.XxlJobConfig] [?] [?] - >>>>>>>>>>> xxl-job config init.
  201. [2025-08-26 12:58:21.871] [INFO ] [main] [jnpf.database.config.IdGeneratorConfig] [?] [?] - 当前ID生成器编号: 3
  202. [2025-08-26 12:58:22.458] [INFO ] [main] [jnpf.handler.ProjectEventRedisMessageHandler] [?] [?] - 初始化自定义事件Redis监听器
  203. [2025-08-26 12:58:22.480] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:local-plus-1
  204. [2025-08-26 12:58:22.484] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:minio-1
  205. [2025-08-26 12:58:24.213] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Using default implementation for ThreadExecutor
  206. [2025-08-26 12:58:24.236] [INFO ] [main] [org.quartz.core.SchedulerSignalerImpl] [?] [?] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  207. [2025-08-26 12:58:24.236] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Quartz Scheduler v.2.3.2 created.
  208. [2025-08-26 12:58:24.241] [INFO ] [main] [org.quartz.simpl.RAMJobStore] [?] [?] - RAMJobStore initialized.
  209. [2025-08-26 12:58:24.242] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  210. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  211. NOT STARTED.
  212. Currently in standby mode.
  213. Number of jobs executed: 0
  214. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  215. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  216. [2025-08-26 12:58:24.242] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  217. [2025-08-26 12:58:24.242] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler version: 2.3.2
  218. [2025-08-26 12:58:24.242] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5b9ec0
  219. [2025-08-26 12:58:24.972] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job register jobhandler success, name:defaultHandler, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@a9375dd[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]
  220. [2025-08-26 12:58:25.284] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:{defaultHandler=com.xxl.job.core.handler.impl.MethodJobHandler@a9375dd[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]}, registryResult:ReturnT [code=200, msg=null, content=null]
  221. [2025-08-26 12:58:25.371] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat started on port 30000 (http) with context path '/'
  222. [2025-08-26 12:58:25.425] [INFO ] [main] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Starting Quartz Scheduler now
  223. [2025-08-26 12:58:25.425] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  224. [2025-08-26 12:58:25.458] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Started JnpfAdminApplication in 35.078 seconds (process running for 36.56)
  225. [2025-08-26 12:58:25.473] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  226. [2025-08-26 12:58:25.476] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 39999
  227. [2025-08-26 12:58:25.798] [INFO ] [SpringApplicationShutdownHook] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Shutting down Quartz Scheduler
  228. [2025-08-26 12:58:25.798] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  229. [2025-08-26 12:58:25.798] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  230. [2025-08-26 12:58:25.799] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  231. [2025-08-26 12:58:25.823] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server stop.
  232. [2025-08-26 12:58:25.828] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='xxl-job-executor-sample1', registryValue='http://192.168.20.18:39999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
  233. [2025-08-26 12:58:25.828] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
  234. [2025-08-26 12:58:25.828] [INFO ] [SpringApplicationShutdownHook] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server destroy success.
  235. [2025-08-26 12:58:25.828] [INFO ] [xxl-job, executor JobLogFileCleanThread] [com.xxl.job.core.thread.JobLogFileCleanThread] [?] [?] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
  236. [2025-08-26 12:58:25.829] [INFO ] [xxl-job, executor TriggerCallbackThread] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
  237. [2025-08-26 12:58:25.829] [INFO ] [Thread-11] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
  238. [2025-08-26 12:58:25.882] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource start closing ....
  239. [2025-08-26 12:58:25.891] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closing ...
  240. [2025-08-26 12:58:25.904] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closed
  241. [2025-08-26 12:58:25.904] [INFO ] [SpringApplicationShutdownHook] [c.b.d.d.destroyer.DefaultDataSourceDestroyer] [?] [?] - dynamic-datasource close the datasource named [master] success,
  242. [2025-08-26 12:58:25.904] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource all closed success,bye
  243. [2025-08-26 12:58:34.813] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Starting JnpfAdminApplication using Java 17.0.7 with PID 41588 (C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot\jnpf-admin\target\classes started by zhaojinyu in C:\Users\zhaojinyu\Desktop\USKY\jnpf5.2\jnpf-java-boot)
  244. [2025-08-26 12:58:34.816] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - The following 1 profile is active: "dev"
  245. [2025-08-26 12:58:40.331] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Multiple Spring Data modules found, entering strict repository configuration mode
  246. [2025-08-26 12:58:40.349] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  247. [2025-08-26 12:58:41.060] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Finished Spring Data repository scanning in 651 ms. Found 0 Redis repository interfaces.
  248. [2025-08-26 12:58:45.393] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 30000 (http)
  249. [2025-08-26 12:58:45.461] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
  250. [2025-08-26 12:58:45.462] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.30]
  251. [2025-08-26 12:58:45.698] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
  252. [2025-08-26 12:58:45.698] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 10233 ms
  253. [2025-08-26 12:58:47.179] [INFO ] [main] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1,master} inited
  254. [2025-08-26 12:58:47.181] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource - add a datasource named [master] success
  255. [2025-08-26 12:58:47.185] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  256. [2025-08-26 12:58:47.192] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join properties config complete
  257. [2025-08-26 12:58:47.193] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join SqlInjector init
  258. [2025-08-26 12:58:49.350] [INFO ] [main] [org.redisson.Version] [?] [?] - Redisson 3.27.2
  259. [2025-08-26 12:58:50.685] [INFO ] [redisson-netty-1-5] [org.redisson.connection.ConnectionsHolder] [?] [?] - 1 connections initialized for usky-cloud-redis/192.168.10.165:6379
  260. [2025-08-26 12:58:50.820] [INFO ] [redisson-netty-1-20] [org.redisson.connection.ConnectionsHolder] [?] [?] - 24 connections initialized for usky-cloud-redis/192.168.10.165:6379
  261. [2025-08-26 12:59:01.849] [INFO ] [main] [jnpf.scheduletask.config.XxlJobConfig] [?] [?] - >>>>>>>>>>> xxl-job config init.
  262. [2025-08-26 12:59:02.096] [INFO ] [main] [jnpf.database.config.IdGeneratorConfig] [?] [?] - 当前ID生成器编号: 4
  263. [2025-08-26 12:59:02.687] [INFO ] [main] [jnpf.handler.ProjectEventRedisMessageHandler] [?] [?] - 初始化自定义事件Redis监听器
  264. [2025-08-26 12:59:02.712] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:local-plus-1
  265. [2025-08-26 12:59:02.716] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:minio-1
  266. [2025-08-26 12:59:04.503] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Using default implementation for ThreadExecutor
  267. [2025-08-26 12:59:04.523] [INFO ] [main] [org.quartz.core.SchedulerSignalerImpl] [?] [?] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  268. [2025-08-26 12:59:04.523] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Quartz Scheduler v.2.3.2 created.
  269. [2025-08-26 12:59:04.525] [INFO ] [main] [org.quartz.simpl.RAMJobStore] [?] [?] - RAMJobStore initialized.
  270. [2025-08-26 12:59:04.525] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  271. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  272. NOT STARTED.
  273. Currently in standby mode.
  274. Number of jobs executed: 0
  275. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  276. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  277. [2025-08-26 12:59:04.525] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  278. [2025-08-26 12:59:04.525] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler version: 2.3.2
  279. [2025-08-26 12:59:04.526] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@b9aca74
  280. [2025-08-26 12:59:05.259] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job register jobhandler success, name:defaultHandler, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@33a4cdba[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]
  281. [2025-08-26 12:59:05.562] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:{defaultHandler=com.xxl.job.core.handler.impl.MethodJobHandler@33a4cdba[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]}, registryResult:ReturnT [code=200, msg=null, content=null]
  282. [2025-08-26 12:59:05.660] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat started on port 30000 (http) with context path '/'
  283. [2025-08-26 12:59:05.718] [INFO ] [main] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Starting Quartz Scheduler now
  284. [2025-08-26 12:59:05.719] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  285. [2025-08-26 12:59:05.738] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Started JnpfAdminApplication in 33.273 seconds (process running for 34.739)
  286. [2025-08-26 12:59:05.758] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 39999
  287. [2025-08-26 12:59:15.853] [INFO ] [http-nio-30000-exec-2] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  288. [2025-08-26 12:59:15.853] [INFO ] [http-nio-30000-exec-2] [org.springframework.web.servlet.DispatcherServlet] [?] [?] - Initializing Servlet 'dispatcherServlet'
  289. [2025-08-26 12:59:15.855] [INFO ] [http-nio-30000-exec-2] [org.springframework.web.servlet.DispatcherServlet] [?] [?] - Completed initialization in 2 ms
  290. [2025-08-26 12:59:16.252] [INFO ] [http-nio-30000-exec-2] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接, TOKEN无效:0, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs
  291. [2025-08-26 12:59:16.307] [INFO ] [http-nio-30000-exec-2] [jnpf.message.websocket.WebSocket] [?] [?] - WSToken无效: 0, {"method":"OnConnection","mobileDevice":false,"systemId":"309228585019769285","isSeparate":false,"token":"bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6ImdjMHVTdVNNamt6NVhhRGZwTUdYeUNXbDE0Q3lwbk9IIiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzNDAzNDA5MiwidG9rZW4iOiJsb2dpbl90b2tlbl83Mjk5OTE5MDIyNzA1ODcwMTMifQ.nG49QA-OvFcP7Z9ebieta8NZInn9JZ8go2iME2O5_Fs"}
  292. [2025-08-26 13:01:00.139] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  293. [2025-08-26 13:01:01.147] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getLoginConfig
  294. [2025-08-26 13:01:05.737] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/getConfig/admin
  295. [2025-08-26 13:01:07.697] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/Login
  296. [2025-08-26 13:01:12.539] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/ServerLang
  297. [2025-08-26 13:01:14.321] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  298. [2025-08-26 13:01:14.762] [INFO ] [http-nio-30000-exec-9] [org.owasp.validator.html.Policy] [?] [?] - Attempting to load AntiSamy policy from an input stream.
  299. [2025-08-26 13:01:16.473] [INFO ] [http-nio-30000-exec-9] [org.owasp.validator.html.Policy] [?] [?] - Attempting to load AntiSamy policy from an input stream.
  300. [2025-08-26 13:01:16.745] [INFO ] [http-nio-30000-exec-9] [org.owasp.validator.html.Policy] [?] [?] - Attempting to load AntiSamy policy from an input stream.
  301. [2025-08-26 13:01:19.139] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  302. [2025-08-26 13:01:26.485] [INFO ] [http-nio-30000-exec-10] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:1, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  303. [2025-08-26 13:01:26.502] [INFO ] [http-nio-30000-exec-10] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 1, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  304. [2025-08-26 13:01:26.595] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  305. [2025-08-26 13:01:26.595] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  306. [2025-08-26 13:01:26.595] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  307. [2025-08-26 13:01:27.071] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  308. [2025-08-26 13:01:27.132] [INFO ] [http-nio-30000-exec-5] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  309. [2025-08-26 13:02:27.469] [INFO ] [http-nio-30000-exec-7] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 1, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  310. [2025-08-26 13:02:41.635] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  311. [2025-08-26 13:02:42.659] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  312. [2025-08-26 13:02:46.507] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  313. [2025-08-26 13:02:46.508] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  314. [2025-08-26 13:02:46.531] [INFO ] [http-nio-30000-exec-4] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:2, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  315. [2025-08-26 13:02:46.559] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  316. [2025-08-26 13:02:46.613] [INFO ] [http-nio-30000-exec-2] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 2, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  317. [2025-08-26 13:02:46.892] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  318. [2025-08-26 13:02:46.895] [INFO ] [http-nio-30000-exec-8] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  319. [2025-08-26 13:03:00.736] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/extend/BigData
  320. [2025-08-26 13:03:38.371] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  321. [2025-08-26 13:03:38.376] [INFO ] [http-nio-30000-exec-9] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  322. [2025-08-26 13:04:09.194] [INFO ] [http-nio-30000-exec-6] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 2, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  323. [2025-08-26 13:04:14.425] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  324. [2025-08-26 13:04:15.320] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  325. [2025-08-26 13:04:16.541] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  326. [2025-08-26 13:04:16.541] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  327. [2025-08-26 13:04:16.541] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  328. [2025-08-26 13:04:16.647] [INFO ] [http-nio-30000-exec-3] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:3, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  329. [2025-08-26 13:04:16.684] [INFO ] [http-nio-30000-exec-8] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 3, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  330. [2025-08-26 13:04:16.718] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  331. [2025-08-26 13:04:16.721] [INFO ] [http-nio-30000-exec-7] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  332. [2025-08-26 13:04:28.083] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Integrate
  333. [2025-08-26 13:04:31.866] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/printDev
  334. [2025-08-26 13:04:34.152] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Portal
  335. [2025-08-26 13:04:37.858] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Portal/585481192002814853
  336. [2025-08-26 13:04:38.177] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Menu/Selector/All
  337. [2025-08-26 13:04:38.177] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Menu/Selector/All
  338. [2025-08-26 13:04:38.239] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/atlas
  339. [2025-08-26 13:04:38.263] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodoCount
  340. [2025-08-26 13:04:38.269] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  341. [2025-08-26 13:04:38.272] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  342. [2025-08-26 13:04:38.530] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  343. [2025-08-26 13:04:52.745] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/printDev
  344. [2025-08-26 13:04:56.208] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Integrate
  345. [2025-08-26 13:04:57.115] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Portal
  346. [2025-08-26 13:05:06.388] [INFO ] [http-nio-30000-exec-3] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 3, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  347. [2025-08-26 13:05:07.352] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  348. [2025-08-26 13:05:08.112] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  349. [2025-08-26 13:05:08.468] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  350. [2025-08-26 13:05:08.468] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  351. [2025-08-26 13:05:08.469] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  352. [2025-08-26 13:05:08.580] [INFO ] [http-nio-30000-exec-9] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:4, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  353. [2025-08-26 13:05:08.607] [INFO ] [http-nio-30000-exec-4] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 4, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  354. [2025-08-26 13:05:08.675] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  355. [2025-08-26 13:05:08.679] [INFO ] [http-nio-30000-exec-2] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  356. [2025-08-26 13:05:27.890] [INFO ] [http-nio-30000-exec-3] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 4, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  357. [2025-08-26 13:05:31.335] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  358. [2025-08-26 13:05:32.159] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  359. [2025-08-26 13:05:33.346] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  360. [2025-08-26 13:05:33.347] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  361. [2025-08-26 13:05:33.348] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  362. [2025-08-26 13:05:33.453] [INFO ] [http-nio-30000-exec-1] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:5, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  363. [2025-08-26 13:05:33.472] [INFO ] [http-nio-30000-exec-4] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 5, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  364. [2025-08-26 13:05:33.505] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  365. [2025-08-26 13:05:33.509] [INFO ] [http-nio-30000-exec-2] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  366. [2025-08-26 13:05:44.218] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/permission/Users/Current/major
  367. [2025-08-26 13:05:46.639] [INFO ] [http-nio-30000-exec-10] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 5, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  368. [2025-08-26 13:05:47.695] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  369. [2025-08-26 13:05:48.579] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  370. [2025-08-26 13:05:48.919] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  371. [2025-08-26 13:05:48.920] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  372. [2025-08-26 13:05:48.920] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Portal/585481192002814853/auth
  373. [2025-08-26 13:05:48.920] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  374. [2025-08-26 13:05:48.993] [INFO ] [http-nio-30000-exec-2] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:6, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  375. [2025-08-26 13:05:49.009] [INFO ] [http-nio-30000-exec-8] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 6, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  376. [2025-08-26 13:05:49.116] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  377. [2025-08-26 13:05:49.120] [INFO ] [http-nio-30000-exec-10] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  378. [2025-08-26 13:05:49.124] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  379. [2025-08-26 13:05:49.127] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  380. [2025-08-26 13:05:49.127] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  381. [2025-08-26 13:05:49.129] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodoCount
  382. [2025-08-26 13:06:19.991] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/workflow/template/StartFormId/588008146002249413
  383. [2025-08-26 13:06:20.140] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/OnlineDev/585436888639210245/Config
  384. [2025-08-26 13:06:28.283] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  385. [2025-08-26 13:06:28.287] [INFO ] [http-nio-30000-exec-3] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  386. [2025-08-26 13:06:35.308] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/permission/Users/Current/major
  387. [2025-08-26 13:06:37.175] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Portal/585481192002814853/auth
  388. [2025-08-26 13:06:37.264] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodoCount
  389. [2025-08-26 13:06:37.265] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  390. [2025-08-26 13:06:37.268] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  391. [2025-08-26 13:06:37.268] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/visualdev/Dashboard/FlowTodo
  392. [2025-08-26 13:06:37.682] [INFO ] [http-nio-30000-exec-5] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 6, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  393. [2025-08-26 13:06:38.581] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/CurrentUser
  394. [2025-08-26 13:06:39.346] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang/LangJson
  395. [2025-08-26 13:06:39.673] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/oauth/updatePasswordMessage
  396. [2025-08-26 13:06:39.673] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/DictionaryData/All
  397. [2025-08-26 13:06:39.673] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/SysConfig
  398. [2025-08-26 13:06:39.779] [INFO ] [http-nio-30000-exec-5] [jnpf.message.websocket.WebSocket] [?] [?] - WS建立链接:7, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  399. [2025-08-26 13:06:39.801] [INFO ] [http-nio-30000-exec-6] [jnpf.message.websocket.WebSocket] [?] [?] - WS开启连接: , 349057407209541, 7, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0
  400. [2025-08-26 13:06:39.857] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/file/Image/userAvatar/207.jpg
  401. [2025-08-26 13:06:39.859] [INFO ] [http-nio-30000-exec-7] [jnpf.aspect.LogFileStorageAspect] [?] [?] - 下载文件 before -> FileInfo(id=null, url=null, size=null, filename=207.jpg, originalFilename=null, basePath=D:/project/jnpf-resources/, path=UserAvatar/, ext=null, contentType=null, platform=local-plus-1, thUrl=null, thFilename=null, thSize=null, thContentType=null, objectId=null, objectType=null, attr=null, createTime=null)
  402. [2025-08-26 13:06:48.580] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/scheduletask
  403. [2025-08-26 13:06:52.089] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/scheduletask/TaskMethods
  404. [2025-08-26 13:06:58.176] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  405. [2025-08-26 13:07:28.264] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  406. [2025-08-26 13:07:28.557] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  407. [2025-08-26 13:07:29.457] [INFO ] [http-nio-30000-exec-5] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  408. [2025-08-26 13:07:34.006] [INFO ] [http-nio-30000-exec-9] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  409. [2025-08-26 13:07:35.790] [INFO ] [http-nio-30000-exec-6] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  410. [2025-08-26 13:07:42.242] [INFO ] [http-nio-30000-exec-7] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log/4
  411. [2025-08-26 13:07:42.322] [INFO ] [http-nio-30000-exec-8] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  412. [2025-08-26 13:07:43.450] [INFO ] [http-nio-30000-exec-1] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Log
  413. [2025-08-26 13:07:44.694] [INFO ] [http-nio-30000-exec-2] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Monitor
  414. [2025-08-26 13:07:49.705] [INFO ] [http-nio-30000-exec-4] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/Monitor
  415. [2025-08-26 13:07:56.994] [INFO ] [http-nio-30000-exec-10] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/System
  416. [2025-08-26 13:08:00.109] [INFO ] [http-nio-30000-exec-3] [jnpf.filter.AuthFilter] [?] [?] - 请求路径: /api/system/BaseLang
  417. [2025-08-26 13:49:43.027] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  418. [2025-08-26 13:49:43.262] [INFO ] [SpringApplicationShutdownHook] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Shutting down Quartz Scheduler
  419. [2025-08-26 13:49:43.262] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  420. [2025-08-26 13:49:43.262] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  421. [2025-08-26 13:49:43.262] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  422. [2025-08-26 13:49:43.301] [INFO ] [Thread-12] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server stop.
  423. [2025-08-26 13:49:43.305] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='xxl-job-executor-sample1', registryValue='http://192.168.20.18:39999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
  424. [2025-08-26 13:49:43.307] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
  425. [2025-08-26 13:49:43.307] [INFO ] [SpringApplicationShutdownHook] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server destroy success.
  426. [2025-08-26 13:49:43.308] [INFO ] [xxl-job, executor JobLogFileCleanThread] [com.xxl.job.core.thread.JobLogFileCleanThread] [?] [?] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
  427. [2025-08-26 13:49:43.308] [INFO ] [xxl-job, executor TriggerCallbackThread] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
  428. [2025-08-26 13:49:43.308] [INFO ] [Thread-11] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
  429. [2025-08-26 13:49:43.403] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource start closing ....
  430. [2025-08-26 13:49:43.421] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closing ...
  431. [2025-08-26 13:49:43.432] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closed
  432. [2025-08-26 13:49:43.432] [INFO ] [SpringApplicationShutdownHook] [c.b.d.d.destroyer.DefaultDataSourceDestroyer] [?] [?] - dynamic-datasource close the datasource named [master] success,
  433. [2025-08-26 13:49:43.432] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource all closed success,bye
  434. [2025-08-26 13:49:43.443] [INFO ] [SpringApplicationShutdownHook] [jnpf.message.websocket.WebSocket] [?] [?] - WS连接断开: , 349057407209541, 7, bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiIzNDkwNTc0MDcyMDk1NDEiLCJyblN0ciI6Ik0yN3R1TmpPM1ZRY28wdmdseGpTMDJ6V05rSFZreG14IiwidXNlcl9pZCI6IjM0OTA1NzQwNzIwOTU0MSIsInVzZXJfbmFtZSI6ImFkbWluIiwic2luZ2xlTG9naW4iOjIsImV4cCI6MTc1NjIzODQ3MTM2NSwidG9rZW4iOiJsb2dpbl90b2tlbl83MzAwMTA1MTM3MzEyMjM4MTMifQ.ZboeVFxQ3TyPRhFrvIikL2zzhIgrr8FTUnfV3bKuXb0