log_info.log 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [2025-08-28 11:04:39.861] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Starting JnpfAdminApplication using Java 21.0.8 with PID 31928 (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-28 11:04:39.864] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - The following 1 profile is active: "dev"
  3. [2025-08-28 11:04:45.430] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Multiple Spring Data modules found, entering strict repository configuration mode
  4. [2025-08-28 11:04:45.444] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  5. [2025-08-28 11:04:46.184] [INFO ] [main] [o.s.d.r.config.RepositoryConfigurationDelegate] [?] [?] - Finished Spring Data repository scanning in 690 ms. Found 0 Redis repository interfaces.
  6. [2025-08-28 11:04:50.653] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat initialized with port 30000 (http)
  7. [2025-08-28 11:04:50.718] [INFO ] [main] [org.apache.catalina.core.StandardService] [?] [?] - Starting service [Tomcat]
  8. [2025-08-28 11:04:50.719] [INFO ] [main] [org.apache.catalina.core.StandardEngine] [?] [?] - Starting Servlet engine: [Apache Tomcat/10.1.30]
  9. [2025-08-28 11:04:50.925] [INFO ] [main] [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] [?] [?] - Initializing Spring embedded WebApplicationContext
  10. [2025-08-28 11:04:50.925] [INFO ] [main] [o.s.b.w.s.c.ServletWebServerApplicationContext] [?] [?] - Root WebApplicationContext: initialization completed in 10401 ms
  11. [2025-08-28 11:04:52.448] [INFO ] [main] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1,master} inited
  12. [2025-08-28 11:04:52.450] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource - add a datasource named [master] success
  13. [2025-08-28 11:04:52.453] [INFO ] [main] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  14. [2025-08-28 11:04:52.462] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join properties config complete
  15. [2025-08-28 11:04:52.463] [INFO ] [main] [c.g.y.a.MybatisPlusJoinAutoConfiguration] [?] [?] - mybatis plus join SqlInjector init
  16. [2025-08-28 11:04:54.499] [INFO ] [main] [org.redisson.Version] [?] [?] - Redisson 3.27.2
  17. [2025-08-28 11:04:56.119] [INFO ] [redisson-netty-1-5] [org.redisson.connection.ConnectionsHolder] [?] [?] - 1 connections initialized for usky-cloud-redis/192.168.10.165:6379
  18. [2025-08-28 11:04:56.244] [INFO ] [redisson-netty-1-20] [org.redisson.connection.ConnectionsHolder] [?] [?] - 24 connections initialized for usky-cloud-redis/192.168.10.165:6379
  19. [2025-08-28 11:05:07.348] [INFO ] [main] [jnpf.scheduletask.config.XxlJobConfig] [?] [?] - >>>>>>>>>>> xxl-job config init.
  20. [2025-08-28 11:05:07.582] [INFO ] [main] [jnpf.database.config.IdGeneratorConfig] [?] [?] - 当前ID生成器编号: 24
  21. [2025-08-28 11:05:08.164] [INFO ] [main] [jnpf.handler.ProjectEventRedisMessageHandler] [?] [?] - 初始化自定义事件Redis监听器
  22. [2025-08-28 11:05:08.185] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:local-plus-1
  23. [2025-08-28 11:05:08.188] [INFO ] [main] [c.x.s.file.storage.FileStorageAutoConfiguration] [?] [?] - 加载存储平台:minio-1
  24. [2025-08-28 11:05:09.950] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Using default implementation for ThreadExecutor
  25. [2025-08-28 11:05:09.966] [INFO ] [main] [org.quartz.core.SchedulerSignalerImpl] [?] [?] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  26. [2025-08-28 11:05:09.966] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Quartz Scheduler v.2.3.2 created.
  27. [2025-08-28 11:05:09.970] [INFO ] [main] [org.quartz.simpl.RAMJobStore] [?] [?] - RAMJobStore initialized.
  28. [2025-08-28 11:05:09.972] [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-28 11:05:09.972] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  36. [2025-08-28 11:05:09.972] [INFO ] [main] [org.quartz.impl.StdSchedulerFactory] [?] [?] - Quartz scheduler version: 2.3.2
  37. [2025-08-28 11:05:09.972] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5bafd971
  38. [2025-08-28 11:05:10.643] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job register jobhandler success, name:defaultHandler, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@69e0f16[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]
  39. [2025-08-28 11:05:10.960] [INFO ] [main] [com.xxl.job.core.executor.XxlJobExecutor] [?] [?] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:{defaultHandler=com.xxl.job.core.handler.impl.MethodJobHandler@69e0f16[class jnpf.scheduletask.task.ScheduleTaskHandler#defaultHandler]}, registryResult:ReturnT [code=200, msg=null, content=null]
  40. [2025-08-28 11:05:11.064] [INFO ] [main] [o.s.boot.web.embedded.tomcat.TomcatWebServer] [?] [?] - Tomcat started on port 30000 (http) with context path '/'
  41. [2025-08-28 11:05:11.122] [INFO ] [main] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Starting Quartz Scheduler now
  42. [2025-08-28 11:05:11.122] [INFO ] [main] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  43. [2025-08-28 11:05:11.156] [INFO ] [main] [jnpf.JnpfAdminApplication] [?] [?] - Started JnpfAdminApplication in 33.404 seconds (process running for 35.585)
  44. [2025-08-28 11:05:11.189] [INFO ] [Thread-11] [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-28 11:05:11.206] [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: getsockopt), for url : http://127.0.0.1:30020/xxl-job-admin/api/registry, content=null]
  46. [2025-08-28 11:05:41.218] [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: getsockopt), for url : http://127.0.0.1:30020/xxl-job-admin/api/registry, content=null]
  47. [2025-08-28 11:06:11.230] [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: getsockopt), for url : http://127.0.0.1:30020/xxl-job-admin/api/registry, content=null]
  48. [2025-08-28 11:06:41.242] [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: getsockopt), for url : http://127.0.0.1:30020/xxl-job-admin/api/registry, content=null]
  49. [2025-08-28 11:07:02.482] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  50. [2025-08-28 11:07:02.502] [INFO ] [SpringApplicationShutdownHook] [o.s.scheduling.quartz.SchedulerFactoryBean] [?] [?] - Shutting down Quartz Scheduler
  51. [2025-08-28 11:07:02.502] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  52. [2025-08-28 11:07:02.502] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  53. [2025-08-28 11:07:02.503] [INFO ] [SpringApplicationShutdownHook] [org.quartz.core.QuartzScheduler] [?] [?] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  54. [2025-08-28 11:07:02.525] [INFO ] [Thread-11] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server stop.
  55. [2025-08-28 11:07:02.526] [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: getsockopt), for url : http://127.0.0.1:30020/xxl-job-admin/api/registryRemove, content=null]
  56. [2025-08-28 11:07:02.526] [INFO ] [xxl-job, executor ExecutorRegistryThread] [com.xxl.job.core.thread.ExecutorRegistryThread] [?] [?] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
  57. [2025-08-28 11:07:02.526] [INFO ] [SpringApplicationShutdownHook] [com.xxl.job.core.server.EmbedServer] [?] [?] - >>>>>>>>>>> xxl-job remoting server destroy success.
  58. [2025-08-28 11:07:02.526] [INFO ] [xxl-job, executor JobLogFileCleanThread] [com.xxl.job.core.thread.JobLogFileCleanThread] [?] [?] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
  59. [2025-08-28 11:07:02.527] [INFO ] [xxl-job, executor TriggerCallbackThread] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
  60. [2025-08-28 11:07:02.527] [INFO ] [Thread-10] [com.xxl.job.core.thread.TriggerCallbackThread] [?] [?] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
  61. [2025-08-28 11:07:02.574] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource start closing ....
  62. [2025-08-28 11:07:02.583] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closing ...
  63. [2025-08-28 11:07:02.602] [INFO ] [SpringApplicationShutdownHook] [com.alibaba.druid.pool.DruidDataSource] [?] [?] - {dataSource-1} closed
  64. [2025-08-28 11:07:02.602] [INFO ] [SpringApplicationShutdownHook] [c.b.d.d.destroyer.DefaultDataSourceDestroyer] [?] [?] - dynamic-datasource close the datasource named [master] success,
  65. [2025-08-28 11:07:02.602] [INFO ] [SpringApplicationShutdownHook] [c.b.dynamic.datasource.DynamicRoutingDataSource] [?] [?] - dynamic-datasource all closed success,bye