info.2023-06-20.log 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. 00:17:51.714 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.0.Final
  2. 00:17:51.780 [restartedMain] INFO com.zhyc.xps.XPSApplication - Starting XPSApplication using Java 17.0.6 with PID 17560 (E:\syf3prj\xps-server-3\xps-application\target\classes started by qzz19 in E:\syf3prj\xps-server-3)
  3. 00:17:51.780 [restartedMain] INFO com.zhyc.xps.XPSApplication - The following 1 profile is active: "dev"
  4. 00:17:51.843 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  5. 00:17:51.843 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor - For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  6. 00:17:53.666 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
  7. 00:17:53.670 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  8. 00:17:53.756 [restartedMain] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 0 Redis repository interfaces.
  9. 00:17:53.920 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
  10. 00:17:53.938 [restartedMain] INFO o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
  11. 00:17:54.731 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  12. 00:17:54.731 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2887 ms
  13. 00:17:57.073 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  14. 00:17:57.084 [restartedMain] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  15. 00:17:57.084 [restartedMain] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  16. 00:17:57.084 [restartedMain] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  17. 00:17:57.085 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  18. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  19. NOT STARTED.
  20. Currently in standby mode.
  21. Number of jobs executed: 0
  22. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  23. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  24. 00:17:57.085 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  25. 00:17:57.085 [restartedMain] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  26. 00:17:57.085 [restartedMain] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@60ee348c
  27. 00:17:58.843 [restartedMain] INFO o.s.b.d.a.OptionalLiveReloadServer - LiveReload server is running on port 35729
  28. 00:17:58.974 [restartedMain] INFO io.undertow.websockets.jsr - UT026003: Adding annotated server endpoint class com.zhyc.xps.common.ws.WebSocketServer for path /websocket/link
  29. 00:17:59.002 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  30. 00:17:59.002 [restartedMain] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 1 subscriber(s).
  31. 00:17:59.002 [restartedMain] INFO o.s.i.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
  32. 00:17:59.023 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  33. 00:17:59.033 [restartedMain] INFO org.xnio - XNIO version 3.8.8.Final
  34. 00:17:59.043 [restartedMain] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  35. 00:17:59.078 [restartedMain] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  36. 00:17:59.133 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 1688 (http)
  37. 00:17:59.274 [restartedMain] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  38. 00:17:59.274 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 135 ms
  39. 00:17:59.282 [restartedMain] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 15 endpoint(s) beneath base path '/actuator/z'
  40. 00:17:59.319 [restartedMain] INFO io.undertow - starting server: Undertow - 2.3.4.Final
  41. 00:17:59.336 [restartedMain] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 8081 (http)
  42. 00:17:59.339 [restartedMain] INFO o.s.s.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  43. 00:17:59.339 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  44. 00:17:59.362 [restartedMain] INFO com.zhyc.xps.XPSApplication - Started XPSApplication in 8.169 seconds (process running for 8.846)
  45. 00:17:59.364 [restartedMain] INFO com.zhyc.xps.sys.job.InitSystemJob - 初始化系统定时任务
  46. 00:17:59.372 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Starting...
  47. 00:17:59.727 [restartedMain] INFO p6spy - 2023-06-20 00:17:59 | Time Consuming: 15 ms | Connection: statement-0 | SQL: SELECT 1
  48. 00:17:59.733 [restartedMain] INFO com.zaxxer.hikari.pool.HikariPool - DatebookHikariCP - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@2d10a58
  49. 00:17:59.744 [restartedMain] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Start completed.
  50. 00:17:59.820 [restartedMain] INFO p6spy - 2023-06-20 00:17:59 | Time Consuming: 9 ms | Connection: statement-0 | SQL: SELECT
  51. A.job_id,
  52. A.job_title,
  53. A.job_desc,
  54. A.status,
  55. A.job_type,
  56. A.job_code,
  57. A.job_cron,
  58. A.job_class_id,
  59. B.job_class,
  60. A.cycle_title,
  61. A.cycle_period,
  62. A.cycle_unit
  63. FROM job AS A
  64. LEFT JOIN job_class AS B ON (A.job_class_id = B.job_class_id)
  65. WHERE A.deleted_flag = 0
  66. AND A.status = 1
  67. ORDER BY A.job_id ASC
  68. 00:17:59.841 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  69. 00:17:59.843 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  70. 00:17:59.843 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  71. 00:17:59.844 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  72. 00:17:59.844 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  73. 00:17:59.844 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  74. 00:17:59.845 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  75. 00:17:59.845 [restartedMain] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  76. 00:18:00.447 [RMI TCP Connection(3)-192.168.3.17] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  77. 00:18:00.447 [RMI TCP Connection(3)-192.168.3.17] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  78. 00:18:00.449 [RMI TCP Connection(3)-192.168.3.17] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
  79. 00:18:00.453 [RMI TCP Connection(2)-192.168.3.17] INFO p6spy - 2023-06-20 00:18:00 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1
  80. 00:18:00.469 [RMI TCP Connection(2)-192.168.3.17] INFO p6spy - 2023-06-20 00:18:00 | Time Consuming: 6 ms | Connection: statement-0 | SQL: SELECT 1
  81. 00:18:06.973 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  82. 00:18:06.985 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  83. 00:18:06.985 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.4.Final
  84. 00:18:06.986 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  85. 00:18:06.987 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
  86. 00:18:06.987 [SpringApplicationShutdownHook] INFO o.s.i.c.PublishSubscribeChannel - Channel 'xps-server.errorChannel' has 0 subscriber(s).
  87. 00:18:06.988 [SpringApplicationShutdownHook] INFO o.s.i.endpoint.EventDrivenConsumer - stopped bean '_org.springframework.integration.errorLogger'
  88. 00:18:07.069 [SpringApplicationShutdownHook] INFO o.s.j.e.a.AnnotationMBeanExporter - Could not unregister MBean [com.github.tobato.fastdfs.domain.conn:name=fdfsConnectionPool,type=FdfsConnectionPool] as said MBean is not registered (perhaps already unregistered by an external process)
  89. 00:18:07.070 [SpringApplicationShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  90. 00:18:07.070 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  91. 00:18:07.070 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  92. 00:18:07.070 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  93. 00:18:07.080 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown initiated...
  94. 00:18:07.083 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - DatebookHikariCP - Shutdown completed.