sys-info.log 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. 08:33:48.123 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
  2. 08:33:48.127 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 30100 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  3. 08:33:48.130 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  4. 08:33:50.886 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  5. 08:33:50.887 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  6. 08:33:50.887 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  7. 08:33:51.038 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  8. 08:33:58.171 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1} inited
  9. 08:34:00.149 [restartedMain] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
  10. 08:34:00.531 [restartedMain] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
  11. 08:34:00.534 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
  12. 08:34:21.004 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
  13. 08:34:21.009 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  14. 08:34:21.010 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  15. 08:34:23.621 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  16. 08:34:23.622 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  17. 08:34:23.622 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  18. 08:34:23.745 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  19. 08:34:30.870 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1} inited
  20. 08:34:33.666 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  21. 08:34:33.676 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  22. 08:34:33.676 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  23. 08:34:33.677 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  24. 08:34:33.677 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  25. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  26. NOT STARTED.
  27. Currently in standby mode.
  28. Number of jobs executed: 0
  29. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  30. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  31. 08:34:33.678 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  32. 08:34:33.678 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  33. 08:34:33.678 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3e797476
  34. 08:34:35.957 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  35. 08:34:36.041 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  36. 08:34:36.042 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  37. 08:34:36.042 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  38. 08:34:36.119 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  39. 08:34:36.121 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  40. 08:34:36.121 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  41. 08:34:36.121 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  42. 08:34:36.447 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  43. 08:34:36.469 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 15.847 seconds (JVM running for 16.917)
  44. 08:34:36.726 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  45. 09:03:11.807 [http-nio-8080-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  46. 09:03:16.599 [schedule-pool-32] INFO sys-user - [run,55] - [127.0.0.1]内网IP[admin][Success][登录成功]
  47. 09:21:39.799 [Thread-33] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  48. 09:21:39.865 [Thread-33] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  49. 09:21:39.878 [Thread-33] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  50. 09:21:39.878 [Thread-33] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  51. 09:21:39.878 [Thread-33] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  52. 09:21:39.879 [Thread-33] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  53. 09:21:39.886 [Thread-33] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
  54. 09:21:40.046 [Thread-33] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
  55. 09:21:40.504 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  56. 09:21:40.504 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  57. 09:21:41.738 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  58. 09:21:41.739 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  59. 09:21:41.739 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  60. 09:21:41.765 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  61. 09:21:47.715 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-2} inited
  62. 09:21:50.030 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  63. 09:21:50.031 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  64. 09:21:50.031 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  65. 09:21:50.031 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  66. 09:21:50.031 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  67. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  68. NOT STARTED.
  69. Currently in standby mode.
  70. Number of jobs executed: 0
  71. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  72. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  73. 09:21:50.031 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  74. 09:21:50.031 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  75. 09:21:50.031 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@67488b74
  76. 09:21:51.319 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  77. 09:21:51.405 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  78. 09:21:51.407 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  79. 09:21:51.408 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  80. 09:21:51.502 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  81. 09:21:51.503 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  82. 09:21:51.503 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  83. 09:21:51.503 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  84. 09:21:51.665 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  85. 09:21:51.675 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 11.219 seconds (JVM running for 2852.122)
  86. 09:21:51.913 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  87. 09:21:52.776 [Thread-45] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  88. 09:21:52.837 [Thread-45] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  89. 09:21:52.841 [Thread-45] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  90. 09:21:52.841 [Thread-45] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  91. 09:21:52.841 [Thread-45] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  92. 09:21:52.842 [Thread-45] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  93. 09:21:52.848 [Thread-45] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-2} closing ...
  94. 09:21:53.220 [Thread-45] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-2} closed
  95. 09:21:53.724 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  96. 09:21:53.725 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  97. 09:21:54.716 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  98. 09:21:54.716 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  99. 09:21:54.716 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  100. 09:21:54.743 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  101. 09:22:00.379 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-3} inited
  102. 09:22:02.671 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  103. 09:22:02.672 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  104. 09:22:02.672 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  105. 09:22:02.672 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  106. 09:22:02.672 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  107. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  108. NOT STARTED.
  109. Currently in standby mode.
  110. Number of jobs executed: 0
  111. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  112. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  113. 09:22:02.672 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  114. 09:22:02.672 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  115. 09:22:02.673 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@47fbea9f
  116. 09:22:03.932 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  117. 09:22:04.014 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  118. 09:22:04.015 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  119. 09:22:04.015 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  120. 09:22:04.094 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  121. 09:22:04.095 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  122. 09:22:04.095 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  123. 09:22:04.095 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  124. 09:22:04.228 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  125. 09:22:04.236 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 10.555 seconds (JVM running for 2864.684)
  126. 09:22:04.503 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  127. 09:23:42.846 [Thread-49] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  128. 09:23:42.914 [Thread-49] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  129. 09:23:42.919 [Thread-49] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  130. 09:23:42.920 [Thread-49] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  131. 09:23:42.920 [Thread-49] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  132. 09:23:42.920 [Thread-49] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  133. 09:23:42.928 [Thread-49] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-3} closing ...
  134. 09:23:43.284 [Thread-49] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-3} closed
  135. 09:23:43.943 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  136. 09:23:43.944 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  137. 09:23:45.140 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  138. 09:23:45.141 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  139. 09:23:45.141 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  140. 09:23:45.168 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  141. 09:23:52.114 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-4} inited
  142. 09:23:54.366 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  143. 09:23:54.366 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  144. 09:23:54.366 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  145. 09:23:54.367 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  146. 09:23:54.367 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  147. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  148. NOT STARTED.
  149. Currently in standby mode.
  150. Number of jobs executed: 0
  151. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  152. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  153. 09:23:54.367 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  154. 09:23:54.367 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  155. 09:23:54.367 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@21b45543
  156. 09:23:55.661 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  157. 09:23:55.738 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  158. 09:23:55.739 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  159. 09:23:55.739 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  160. 09:23:55.809 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  161. 09:23:55.810 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  162. 09:23:55.810 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  163. 09:23:55.810 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  164. 09:23:55.942 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  165. 09:23:55.951 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 12.066 seconds (JVM running for 2976.399)
  166. 09:23:56.198 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  167. 09:23:57.123 [Thread-53] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  168. 09:23:57.186 [Thread-53] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  169. 09:23:57.190 [Thread-53] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  170. 09:23:57.190 [Thread-53] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  171. 09:23:57.190 [Thread-53] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  172. 09:23:57.191 [Thread-53] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  173. 09:23:57.196 [Thread-53] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-4} closing ...
  174. 09:23:57.482 [Thread-53] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-4} closed
  175. 09:23:57.960 [async-Executor-4] INFO c.a.d.p.DruidDataSource - [recycle,2099] - connection recyle failed.
  176. 09:23:58.017 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  177. 09:23:58.017 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  178. 09:23:59.080 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  179. 09:23:59.080 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  180. 09:23:59.081 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  181. 09:23:59.107 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  182. 09:24:05.087 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-5} inited
  183. 09:24:07.390 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  184. 09:24:07.391 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  185. 09:24:07.391 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  186. 09:24:07.391 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  187. 09:24:07.391 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  188. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  189. NOT STARTED.
  190. Currently in standby mode.
  191. Number of jobs executed: 0
  192. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  193. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  194. 09:24:07.391 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  195. 09:24:07.392 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  196. 09:24:07.392 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@58c7cb59
  197. 09:24:08.680 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  198. 09:24:08.775 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  199. 09:24:08.776 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  200. 09:24:08.776 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  201. 09:24:08.860 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  202. 09:24:08.860 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  203. 09:24:08.861 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  204. 09:24:08.861 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  205. 09:24:09.008 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  206. 09:24:09.016 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 11.044 seconds (JVM running for 2989.464)
  207. 09:24:09.245 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  208. 09:27:52.492 [Thread-57] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  209. 09:27:52.578 [Thread-57] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  210. 09:27:52.583 [Thread-57] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  211. 09:27:52.583 [Thread-57] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  212. 09:27:52.584 [Thread-57] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  213. 09:27:52.584 [Thread-57] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  214. 09:27:52.590 [Thread-57] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-5} closing ...
  215. 09:27:52.956 [Thread-57] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-5} closed
  216. 09:27:53.565 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  217. 09:27:53.566 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  218. 09:27:54.769 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  219. 09:27:54.769 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  220. 09:27:54.770 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  221. 09:27:54.796 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  222. 09:28:01.000 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-6} inited
  223. 09:28:03.259 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  224. 09:28:03.260 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  225. 09:28:03.260 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  226. 09:28:03.260 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  227. 09:28:03.260 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  228. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  229. NOT STARTED.
  230. Currently in standby mode.
  231. Number of jobs executed: 0
  232. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  233. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  234. 09:28:03.260 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  235. 09:28:03.260 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  236. 09:28:03.260 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@34ccecec
  237. 09:28:04.547 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  238. 09:28:04.630 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  239. 09:28:04.631 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  240. 09:28:04.631 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  241. 09:28:04.706 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  242. 09:28:04.706 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  243. 09:28:04.706 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  244. 09:28:04.707 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  245. 09:28:04.842 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  246. 09:28:04.851 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 11.329 seconds (JVM running for 3225.3)
  247. 09:28:05.085 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  248. 09:28:05.987 [Thread-61] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  249. 09:28:06.049 [Thread-61] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  250. 09:28:06.053 [Thread-61] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  251. 09:28:06.054 [Thread-61] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  252. 09:28:06.054 [Thread-61] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  253. 09:28:06.054 [Thread-61] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  254. 09:28:06.060 [Thread-61] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-6} closing ...
  255. 09:28:06.422 [Thread-61] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-6} closed
  256. 09:28:07.112 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  257. 09:28:07.113 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  258. 09:28:08.126 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  259. 09:28:08.126 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  260. 09:28:08.126 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  261. 09:28:08.152 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  262. 09:28:13.614 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-7} inited
  263. 09:28:15.890 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  264. 09:28:15.891 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  265. 09:28:15.891 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  266. 09:28:15.891 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  267. 09:28:15.891 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  268. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  269. NOT STARTED.
  270. Currently in standby mode.
  271. Number of jobs executed: 0
  272. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  273. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  274. 09:28:15.891 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  275. 09:28:15.892 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  276. 09:28:15.892 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@325d3b26
  277. 09:28:17.185 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  278. 09:28:17.254 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  279. 09:28:17.257 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  280. 09:28:17.257 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  281. 09:28:17.328 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  282. 09:28:17.329 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  283. 09:28:17.329 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  284. 09:28:17.329 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  285. 09:28:17.458 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  286. 09:28:17.467 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 10.397 seconds (JVM running for 3237.915)
  287. 09:28:17.693 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  288. 09:39:54.149 [http-nio-8080-exec-2] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  289. 09:42:45.090 [Thread-65] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  290. 09:42:45.156 [Thread-65] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  291. 09:42:45.164 [Thread-65] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  292. 09:42:45.164 [Thread-65] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  293. 09:42:45.164 [Thread-65] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  294. 09:42:45.165 [Thread-65] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  295. 09:42:45.172 [Thread-65] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-7} closing ...
  296. 09:42:45.461 [Thread-65] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-7} closed
  297. 09:42:46.502 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  298. 09:42:46.503 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  299. 09:42:47.737 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  300. 09:42:47.737 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  301. 09:42:47.737 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  302. 09:42:47.768 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  303. 09:42:54.194 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-8} inited
  304. 09:42:56.468 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  305. 09:42:56.468 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  306. 09:42:56.469 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  307. 09:42:56.469 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  308. 09:42:56.469 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  309. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  310. NOT STARTED.
  311. Currently in standby mode.
  312. Number of jobs executed: 0
  313. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  314. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  315. 09:42:56.469 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  316. 09:42:56.469 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  317. 09:42:56.469 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@38080a3c
  318. 09:42:57.786 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  319. 09:42:57.875 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  320. 09:42:57.876 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  321. 09:42:57.876 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  322. 09:42:57.958 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  323. 09:42:57.958 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  324. 09:42:57.958 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  325. 09:42:57.958 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  326. 09:42:58.102 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  327. 09:42:58.112 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 11.664 seconds (JVM running for 4118.561)
  328. 09:42:58.357 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  329. 09:42:59.232 [Thread-69] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  330. 09:42:59.295 [Thread-69] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  331. 09:42:59.300 [Thread-69] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  332. 09:42:59.300 [Thread-69] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  333. 09:42:59.300 [Thread-69] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  334. 09:42:59.300 [Thread-69] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  335. 09:42:59.306 [Thread-69] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-8} closing ...
  336. 09:42:59.639 [Thread-69] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-8} closed
  337. 09:43:00.510 [async-Executor-4] INFO c.a.d.p.DruidDataSource - [recycle,2099] - connection recyle failed.
  338. 09:43:00.564 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  339. 09:43:00.565 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  340. 09:43:01.563 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  341. 09:43:01.563 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  342. 09:43:01.563 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  343. 09:43:01.589 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  344. 09:43:07.240 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-9} inited
  345. 09:43:09.736 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  346. 09:43:09.736 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  347. 09:43:09.737 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  348. 09:43:09.737 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  349. 09:43:09.737 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  350. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  351. NOT STARTED.
  352. Currently in standby mode.
  353. Number of jobs executed: 0
  354. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  355. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  356. 09:43:09.737 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  357. 09:43:09.737 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  358. 09:43:09.737 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@63016822
  359. 09:43:11.052 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  360. 09:43:11.127 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  361. 09:43:11.129 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  362. 09:43:11.130 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  363. 09:43:11.210 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  364. 09:43:11.212 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  365. 09:43:11.212 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  366. 09:43:11.213 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  367. 09:43:11.342 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  368. 09:43:11.350 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 10.827 seconds (JVM running for 4131.798)
  369. 09:43:11.586 [schedule-pool-2] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  370. 09:48:46.302 [Thread-73] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  371. 09:48:46.373 [Thread-73] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  372. 09:48:46.380 [Thread-73] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  373. 09:48:46.380 [Thread-73] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  374. 09:48:46.380 [Thread-73] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  375. 09:48:46.381 [Thread-73] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  376. 09:48:46.387 [Thread-73] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-9} closing ...
  377. 09:48:46.710 [Thread-73] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-9} closed
  378. 09:48:47.547 [async-Executor-8] INFO c.a.d.p.DruidDataSource - [recycle,2099] - connection recyle failed.
  379. 09:48:47.621 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  380. 09:48:47.621 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  381. 09:48:48.841 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  382. 09:48:48.841 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  383. 09:48:48.841 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  384. 09:48:48.871 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  385. 09:48:54.693 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-10} inited
  386. 09:48:57.102 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  387. 09:48:57.103 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  388. 09:48:57.103 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  389. 09:48:57.103 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  390. 09:48:57.104 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  391. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  392. NOT STARTED.
  393. Currently in standby mode.
  394. Number of jobs executed: 0
  395. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  396. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  397. 09:48:57.104 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  398. 09:48:57.104 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  399. 09:48:57.104 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d0cd28a
  400. 09:48:58.457 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  401. 09:48:58.541 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  402. 09:48:58.543 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  403. 09:48:58.544 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  404. 09:48:58.624 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  405. 09:48:58.624 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  406. 09:48:58.624 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  407. 09:48:58.625 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  408. 09:48:58.754 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  409. 09:48:58.761 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 11.198 seconds (JVM running for 4479.21)
  410. 09:48:59.001 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  411. 09:48:59.888 [Thread-77] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  412. 09:48:59.953 [Thread-77] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  413. 09:48:59.956 [Thread-77] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  414. 09:48:59.956 [Thread-77] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  415. 09:48:59.956 [Thread-77] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  416. 09:48:59.957 [Thread-77] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  417. 09:48:59.962 [Thread-77] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-10} closing ...
  418. 09:49:00.332 [Thread-77] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-10} closed
  419. 09:49:01.256 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  420. 09:49:01.256 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  421. 09:49:02.270 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  422. 09:49:02.270 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  423. 09:49:02.270 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  424. 09:49:02.297 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  425. 09:49:08.092 [restartedMain] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-11} inited
  426. 09:49:10.457 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1220] - Using default implementation for ThreadExecutor
  427. 09:49:10.458 [restartedMain] INFO o.q.c.SchedulerSignalerImpl - [<init>,61] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  428. 09:49:10.458 [restartedMain] INFO o.q.c.QuartzScheduler - [<init>,229] - Quartz Scheduler v.2.3.2 created.
  429. 09:49:10.458 [restartedMain] INFO o.q.s.RAMJobStore - [initialize,155] - RAMJobStore initialized.
  430. 09:49:10.458 [restartedMain] INFO o.q.c.QuartzScheduler - [initialize,294] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  431. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  432. NOT STARTED.
  433. Currently in standby mode.
  434. Number of jobs executed: 0
  435. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  436. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  437. 09:49:10.458 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1374] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  438. 09:49:10.458 [restartedMain] INFO o.q.i.StdSchedulerFactory - [instantiate,1378] - Quartz scheduler version: 2.3.2
  439. 09:49:10.459 [restartedMain] INFO o.q.c.QuartzScheduler - [setJobFactory,2293] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7171f726
  440. 09:49:11.909 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,34] - SmartLifecycle 生命周期初始化 ==========开始
  441. 09:49:11.985 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,38] - myTelegramBot 初始化 ==========结束
  442. 09:49:11.986 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,42] - 开始创建机器人链接 TelegramBot============开始
  443. 09:49:11.986 [restartedMain] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  444. 09:49:12.058 [restartedMain] INFO c.r.t.TelegramBotConfig - [start,40] - Starting auto config for telegram bots
  445. 09:49:12.059 [restartedMain] INFO c.r.t.TelegramBotConfig - [lambda$start$0,46] - Registering polling bot: null
  446. 09:49:12.059 [restartedMain] INFO c.r.w.l.MySmartLifecycle - [start,44] - 开始创建机器人链接 TelegramBot============结束
  447. 09:49:12.059 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8080"]
  448. 09:49:12.193 [restartedMain] INFO o.q.c.QuartzScheduler - [start,547] - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  449. 09:49:12.200 [restartedMain] INFO c.r.AdminApplication - [logStarted,61] - Started AdminApplication in 10.982 seconds (JVM running for 4492.648)
  450. 09:49:12.453 [schedule-pool-1] INFO c.r.s.s.i.MarketThreadEnergy - [getSecondCoins,74] - []
  451. 09:55:48.004 [Thread-81] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  452. 09:55:48.074 [Thread-81] INFO c.r.t.TelegramBotConfig - [stop,57] - STOP ===============:[]
  453. 09:55:48.080 [Thread-81] INFO o.q.c.QuartzScheduler - [shutdown,666] - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  454. 09:55:48.080 [Thread-81] INFO o.q.c.QuartzScheduler - [standby,585] - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  455. 09:55:48.080 [Thread-81] INFO o.q.c.QuartzScheduler - [shutdown,740] - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  456. 09:55:48.081 [Thread-81] INFO sys-user - [shutdownAsyncManager,31] - ====关闭后台任务任务线程池====
  457. 09:55:48.087 [Thread-81] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-11} closing ...
  458. 09:55:48.393 [Thread-81] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-11} closed
  459. 09:55:49.470 [quartzScheduler_Worker-9] INFO c.a.d.p.DruidDataSource - [recycle,2099] - connection recyle failed.
  460. 09:55:49.546 [restartedMain] INFO c.r.AdminApplication - [logStarting,55] - Starting AdminApplication using Java 1.8.0_452 on qiniu with PID 23752 (D:\workspace\echo2.0\ruoyi-admin\target\classes started by QiniuKj in D:\workspace\echo2.0)
  461. 09:55:49.546 [restartedMain] INFO c.r.AdminApplication - [logStartupProfileInfo,686] - The following 1 profile is active: "dev"
  462. 09:55:50.752 [restartedMain] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
  463. 09:55:50.753 [restartedMain] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  464. 09:55:50.753 [restartedMain] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.75]
  465. 09:55:50.781 [restartedMain] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext