nerp.2022-07-11.0.log 207 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550
  1. 2022-07-11 13:36:54.635 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  2. 2022-07-11 13:36:56.756 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  3. 2022-07-11 13:36:56.759 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  4. 2022-07-11 13:36:56.846 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 70 ms. Found 0 Redis repository interfaces.
  5. 2022-07-11 13:36:58.167 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1cd2143b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  6. 2022-07-11 13:36:58.202 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. 2022-07-11 13:36:59.661 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4982 ms
  8. 2022-07-11 13:37:08.326 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  9. 2022-07-11 13:37:08.348 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  10. 2022-07-11 13:37:08.348 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  11. 2022-07-11 13:37:08.353 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  12. 2022-07-11 13:37:08.356 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  13. 2022-07-11 13:37:08.357 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657517828329'
  14. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  15. NOT STARTED.
  16. Currently in standby mode.
  17. Number of jobs executed: 0
  18. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  19. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  20. 2022-07-11 13:37:08.357 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  21. 2022-07-11 13:37:08.357 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  22. 2022-07-11 13:37:08.360 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@e0d9e3f
  23. 2022-07-11 13:37:11.098 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  24. 2022-07-11 13:37:13.467 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  25. 2022-07-11 13:37:13.859 [main] INFO org.xnio - XNIO version 3.8.6.Final
  26. 2022-07-11 13:37:13.876 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  27. 2022-07-11 13:37:13.975 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  28. 2022-07-11 13:37:14.040 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 59125 (http)
  29. 2022-07-11 13:37:14.467 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  30. 2022-07-11 13:37:15.468 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  31. 2022-07-11 13:37:15.559 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517828329 started.
  32. 2022-07-11 13:37:15.862 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517828329 paused.
  33. 2022-07-11 13:37:15.912 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  34. 2022-07-11 13:37:15.912 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517828329 shutting down.
  35. 2022-07-11 13:37:15.912 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517828329 paused.
  36. 2022-07-11 13:37:15.914 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517828329 shutdown complete.
  37. 2022-07-11 13:37:15.916 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  38. 2022-07-11 13:39:42.157 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  39. 2022-07-11 13:39:44.533 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  40. 2022-07-11 13:39:44.539 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  41. 2022-07-11 13:39:44.634 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 0 Redis repository interfaces.
  42. 2022-07-11 13:39:45.858 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5072e638' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  43. 2022-07-11 13:39:45.893 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  44. 2022-07-11 13:39:46.928 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4699 ms
  45. 2022-07-11 13:39:55.111 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  46. 2022-07-11 13:39:55.133 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  47. 2022-07-11 13:39:55.133 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  48. 2022-07-11 13:39:55.138 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  49. 2022-07-11 13:39:55.140 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  50. 2022-07-11 13:39:55.141 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657517995114'
  51. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  52. NOT STARTED.
  53. Currently in standby mode.
  54. Number of jobs executed: 0
  55. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  56. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  57. 2022-07-11 13:39:55.141 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  58. 2022-07-11 13:39:55.141 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  59. 2022-07-11 13:39:55.143 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@ae49f31
  60. 2022-07-11 13:39:57.988 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  61. 2022-07-11 13:40:00.380 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  62. 2022-07-11 13:40:00.771 [main] INFO org.xnio - XNIO version 3.8.6.Final
  63. 2022-07-11 13:40:00.792 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  64. 2022-07-11 13:40:00.851 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  65. 2022-07-11 13:40:00.930 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 59396 (http)
  66. 2022-07-11 13:40:01.453 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  67. 2022-07-11 13:40:02.481 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  68. 2022-07-11 13:40:02.626 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517995114 started.
  69. 2022-07-11 13:41:39.455 [ElfScheduler_QuartzSchedulerThread] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 17515 millis. SELECT TRIGGER_NAME, TRIGGER_GROUP, NEXT_FIRE_TIME, PRIORITY FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND TRIGGER_STATE = ? AND NEXT_FIRE_TIME <= ? AND (MISFIRE_INSTR = -1 OR (MISFIRE_INSTR != -1 AND NEXT_FIRE_TIME >= ?)) ORDER BY NEXT_FIRE_TIME ASC, PRIORITY DESC["WAITING",1657518064987,1657518054902]
  70. 2022-07-11 13:41:39.455 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657517995114_ClusterManager] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 6800 millis. SELECT * FROM QRTZ_SCHEDULER_STATE WHERE SCHED_NAME = 'ElfScheduler'[]
  71. 2022-07-11 13:41:39.467 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657517995114_MisfireHandler] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 6799 millis. SELECT COUNT(TRIGGER_NAME) FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND NOT (MISFIRE_INSTR = -1) AND NEXT_FIRE_TIME < ? AND TRIGGER_STATE = ?[1657518022988,"WAITING"]
  72. 2022-07-11 13:41:39.478 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657517995114_ClusterManager] WARN o.s.scheduling.quartz.LocalDataSourceJobStore - This scheduler instance (DESKTOP-NA1JNLE1657517995114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior.
  73. 2022-07-11 13:41:40.872 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657517995114_MisfireHandler] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 1203 millis. SELECT COUNT(TRIGGER_NAME) FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND NOT (MISFIRE_INSTR = -1) AND NEXT_FIRE_TIME < ? AND TRIGGER_STATE = ?[1657518087651,"WAITING"]
  74. 2022-07-11 13:41:56.173 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517995114 paused.
  75. 2022-07-11 13:41:56.204 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  76. 2022-07-11 13:41:56.204 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517995114 shutting down.
  77. 2022-07-11 13:41:56.204 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517995114 paused.
  78. 2022-07-11 13:41:56.206 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657517995114 shutdown complete.
  79. 2022-07-11 13:41:56.209 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  80. 2022-07-11 13:43:54.146 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  81. 2022-07-11 13:43:56.207 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  82. 2022-07-11 13:43:56.210 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  83. 2022-07-11 13:43:56.286 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 61 ms. Found 0 Redis repository interfaces.
  84. 2022-07-11 13:43:57.399 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@76216830' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  85. 2022-07-11 13:43:57.433 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  86. 2022-07-11 13:43:58.654 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4463 ms
  87. 2022-07-11 13:44:07.172 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  88. 2022-07-11 13:44:07.202 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  89. 2022-07-11 13:44:07.203 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  90. 2022-07-11 13:44:07.213 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  91. 2022-07-11 13:44:07.218 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  92. 2022-07-11 13:44:07.219 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657518247177'
  93. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  94. NOT STARTED.
  95. Currently in standby mode.
  96. Number of jobs executed: 0
  97. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  98. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  99. 2022-07-11 13:44:07.219 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  100. 2022-07-11 13:44:07.220 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  101. 2022-07-11 13:44:07.223 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@6ac83e67
  102. 2022-07-11 13:44:10.310 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  103. 2022-07-11 13:44:12.225 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  104. 2022-07-11 13:44:12.555 [main] INFO org.xnio - XNIO version 3.8.6.Final
  105. 2022-07-11 13:44:12.570 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  106. 2022-07-11 13:44:12.616 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  107. 2022-07-11 13:44:12.710 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 59739 (http)
  108. 2022-07-11 13:44:13.087 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  109. 2022-07-11 13:44:14.089 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  110. 2022-07-11 13:44:14.162 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518247177 started.
  111. 2022-07-11 13:44:14.310 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518247177 paused.
  112. 2022-07-11 13:44:14.342 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  113. 2022-07-11 13:44:14.342 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518247177 shutting down.
  114. 2022-07-11 13:44:14.342 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518247177 paused.
  115. 2022-07-11 13:44:14.344 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518247177 shutdown complete.
  116. 2022-07-11 13:44:14.346 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  117. 2022-07-11 13:46:54.065 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  118. 2022-07-11 13:46:56.430 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  119. 2022-07-11 13:46:56.434 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  120. 2022-07-11 13:46:56.530 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 0 Redis repository interfaces.
  121. 2022-07-11 13:46:57.752 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@17befef0' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  122. 2022-07-11 13:46:57.793 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  123. 2022-07-11 13:46:58.814 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4688 ms
  124. 2022-07-11 13:47:06.831 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  125. 2022-07-11 13:47:06.857 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  126. 2022-07-11 13:47:06.857 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  127. 2022-07-11 13:47:06.867 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  128. 2022-07-11 13:47:06.872 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  129. 2022-07-11 13:47:06.874 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657518426835'
  130. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  131. NOT STARTED.
  132. Currently in standby mode.
  133. Number of jobs executed: 0
  134. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  135. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  136. 2022-07-11 13:47:06.874 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  137. 2022-07-11 13:47:06.874 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  138. 2022-07-11 13:47:06.877 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@200cbb63
  139. 2022-07-11 13:47:10.283 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  140. 2022-07-11 13:47:12.656 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  141. 2022-07-11 13:47:13.069 [main] INFO org.xnio - XNIO version 3.8.6.Final
  142. 2022-07-11 13:47:13.089 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  143. 2022-07-11 13:47:13.146 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  144. 2022-07-11 13:47:13.218 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 59994 (http)
  145. 2022-07-11 13:47:13.640 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  146. 2022-07-11 13:48:41.444 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  147. 2022-07-11 13:49:43.442 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518426835 started.
  148. 2022-07-11 13:50:03.646 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518426835 paused.
  149. 2022-07-11 13:50:03.673 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  150. 2022-07-11 13:50:03.674 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518426835 shutting down.
  151. 2022-07-11 13:50:03.674 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518426835 paused.
  152. 2022-07-11 13:50:03.676 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518426835 shutdown complete.
  153. 2022-07-11 13:50:03.677 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  154. 2022-07-11 13:50:47.780 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  155. 2022-07-11 13:50:50.167 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  156. 2022-07-11 13:50:50.171 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  157. 2022-07-11 13:50:50.269 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces.
  158. 2022-07-11 13:50:51.526 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7b8b07ae' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  159. 2022-07-11 13:50:51.561 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  160. 2022-07-11 13:50:52.631 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4779 ms
  161. 2022-07-11 13:51:01.143 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  162. 2022-07-11 13:51:01.172 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  163. 2022-07-11 13:51:01.173 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  164. 2022-07-11 13:51:01.181 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  165. 2022-07-11 13:51:01.184 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  166. 2022-07-11 13:51:01.185 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657518661148'
  167. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  168. NOT STARTED.
  169. Currently in standby mode.
  170. Number of jobs executed: 0
  171. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  172. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  173. 2022-07-11 13:51:01.186 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  174. 2022-07-11 13:51:01.186 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  175. 2022-07-11 13:51:01.189 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@294aaa6
  176. 2022-07-11 13:51:05.111 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  177. 2022-07-11 13:51:07.539 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  178. 2022-07-11 13:51:07.985 [main] INFO org.xnio - XNIO version 3.8.6.Final
  179. 2022-07-11 13:51:08.007 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  180. 2022-07-11 13:51:08.083 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  181. 2022-07-11 13:51:08.160 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 60331 (http)
  182. 2022-07-11 13:51:08.583 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  183. 2022-07-11 13:51:09.732 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  184. 2022-07-11 13:53:30.904 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518661148 started.
  185. 2022-07-11 13:53:32.719 [ElfScheduler_QuartzSchedulerThread] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 1484 millis. SELECT TRIGGER_NAME, TRIGGER_GROUP, NEXT_FIRE_TIME, PRIORITY FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND TRIGGER_STATE = ? AND NEXT_FIRE_TIME <= ? AND (MISFIRE_INSTR = -1 OR (MISFIRE_INSTR != -1 AND NEXT_FIRE_TIME >= ?)) ORDER BY NEXT_FIRE_TIME ASC, PRIORITY DESC["WAITING",1657518840904,1657518799182]
  186. 2022-07-11 13:54:42.218 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657518661148_ClusterManager] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 28477 millis. SELECT * FROM QRTZ_SCHEDULER_STATE WHERE SCHED_NAME = 'ElfScheduler'[]
  187. 2022-07-11 13:54:51.276 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518661148 paused.
  188. 2022-07-11 13:54:51.306 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  189. 2022-07-11 13:54:51.306 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518661148 shutting down.
  190. 2022-07-11 13:54:51.306 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518661148 paused.
  191. 2022-07-11 13:54:51.307 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657518661148 shutdown complete.
  192. 2022-07-11 13:54:51.309 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  193. 2022-07-11 13:57:35.545 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  194. 2022-07-11 13:57:37.673 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  195. 2022-07-11 13:57:37.678 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  196. 2022-07-11 13:57:37.785 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 86 ms. Found 0 Redis repository interfaces.
  197. 2022-07-11 13:57:39.145 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@281b2dfd' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  198. 2022-07-11 13:57:39.186 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  199. 2022-07-11 13:57:40.645 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5070 ms
  200. 2022-07-11 13:57:48.927 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  201. 2022-07-11 13:57:48.949 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  202. 2022-07-11 13:57:48.949 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  203. 2022-07-11 13:57:48.953 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  204. 2022-07-11 13:57:48.958 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  205. 2022-07-11 13:57:48.959 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657519068930'
  206. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  207. NOT STARTED.
  208. Currently in standby mode.
  209. Number of jobs executed: 0
  210. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  211. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  212. 2022-07-11 13:57:48.959 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  213. 2022-07-11 13:57:48.960 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  214. 2022-07-11 13:57:48.963 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@799fc4c9
  215. 2022-07-11 13:57:51.438 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  216. 2022-07-11 13:57:53.604 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  217. 2022-07-11 13:57:53.988 [main] INFO org.xnio - XNIO version 3.8.6.Final
  218. 2022-07-11 13:57:54.006 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  219. 2022-07-11 13:57:54.066 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  220. 2022-07-11 13:57:54.138 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 60858 (http)
  221. 2022-07-11 13:57:54.565 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  222. 2022-07-11 13:57:55.567 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  223. 2022-07-11 13:57:55.627 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519068930 started.
  224. 2022-07-11 13:57:55.897 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519068930 paused.
  225. 2022-07-11 13:57:55.922 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  226. 2022-07-11 13:57:55.922 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519068930 shutting down.
  227. 2022-07-11 13:57:55.922 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519068930 paused.
  228. 2022-07-11 13:57:55.923 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519068930 shutdown complete.
  229. 2022-07-11 13:57:55.925 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  230. 2022-07-11 13:59:06.977 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  231. 2022-07-11 13:59:09.854 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  232. 2022-07-11 13:59:09.859 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  233. 2022-07-11 13:59:09.949 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 69 ms. Found 0 Redis repository interfaces.
  234. 2022-07-11 13:59:11.212 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@29f95272' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  235. 2022-07-11 13:59:11.260 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  236. 2022-07-11 13:59:12.279 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5231 ms
  237. 2022-07-11 13:59:20.511 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  238. 2022-07-11 13:59:20.537 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  239. 2022-07-11 13:59:20.537 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  240. 2022-07-11 13:59:20.543 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  241. 2022-07-11 13:59:20.547 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  242. 2022-07-11 13:59:20.549 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657519160514'
  243. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  244. NOT STARTED.
  245. Currently in standby mode.
  246. Number of jobs executed: 0
  247. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  248. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  249. 2022-07-11 13:59:20.550 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  250. 2022-07-11 13:59:20.550 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  251. 2022-07-11 13:59:20.552 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@42f9b425
  252. 2022-07-11 13:59:24.149 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  253. 2022-07-11 13:59:26.501 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  254. 2022-07-11 13:59:26.985 [main] INFO org.xnio - XNIO version 3.8.6.Final
  255. 2022-07-11 13:59:27.003 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  256. 2022-07-11 13:59:27.062 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  257. 2022-07-11 13:59:27.123 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 61018 (http)
  258. 2022-07-11 13:59:27.950 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  259. 2022-07-11 13:59:35.019 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  260. 2022-07-11 14:00:09.428 [Quartz Scheduler [ElfScheduler]] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 12067 millis. UPDATE QRTZ_SCHEDULER_STATE SET LAST_CHECKIN_TIME = ? WHERE SCHED_NAME = 'ElfScheduler' AND INSTANCE_NAME = ?[1657519197301,"DESKTOP-NA1JNLE1657519160514"]
  261. 2022-07-11 14:00:09.501 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519160514 started.
  262. 2022-07-11 14:00:09.927 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519160514 paused.
  263. 2022-07-11 14:00:09.955 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  264. 2022-07-11 14:00:09.956 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519160514 shutting down.
  265. 2022-07-11 14:00:09.956 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519160514 paused.
  266. 2022-07-11 14:00:09.957 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519160514 shutdown complete.
  267. 2022-07-11 14:00:09.959 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  268. 2022-07-11 14:02:51.385 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  269. 2022-07-11 14:02:53.791 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  270. 2022-07-11 14:02:53.795 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  271. 2022-07-11 14:02:53.906 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 88 ms. Found 0 Redis repository interfaces.
  272. 2022-07-11 14:02:55.264 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1cd2143b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  273. 2022-07-11 14:02:55.302 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  274. 2022-07-11 14:02:56.746 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5320 ms
  275. 2022-07-11 14:03:05.203 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  276. 2022-07-11 14:03:05.226 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  277. 2022-07-11 14:03:05.226 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  278. 2022-07-11 14:03:05.232 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  279. 2022-07-11 14:03:05.236 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  280. 2022-07-11 14:03:05.237 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657519385206'
  281. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  282. NOT STARTED.
  283. Currently in standby mode.
  284. Number of jobs executed: 0
  285. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  286. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  287. 2022-07-11 14:03:05.238 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  288. 2022-07-11 14:03:05.238 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  289. 2022-07-11 14:03:05.240 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@282240
  290. 2022-07-11 14:03:09.441 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  291. 2022-07-11 14:03:11.697 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  292. 2022-07-11 14:03:12.139 [main] INFO org.xnio - XNIO version 3.8.6.Final
  293. 2022-07-11 14:03:12.157 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  294. 2022-07-11 14:03:12.226 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  295. 2022-07-11 14:03:12.305 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 61335 (http)
  296. 2022-07-11 14:03:12.760 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  297. 2022-07-11 14:03:13.761 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  298. 2022-07-11 14:03:13.884 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519385206 started.
  299. 2022-07-11 14:03:14.266 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519385206 paused.
  300. 2022-07-11 14:03:14.291 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  301. 2022-07-11 14:03:14.291 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519385206 shutting down.
  302. 2022-07-11 14:03:14.291 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519385206 paused.
  303. 2022-07-11 14:03:14.292 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519385206 shutdown complete.
  304. 2022-07-11 14:03:14.294 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  305. 2022-07-11 14:04:51.342 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  306. 2022-07-11 14:04:54.918 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  307. 2022-07-11 14:04:54.923 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  308. 2022-07-11 14:04:55.065 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 120 ms. Found 0 Redis repository interfaces.
  309. 2022-07-11 14:04:56.645 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1cd2143b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  310. 2022-07-11 14:04:56.678 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  311. 2022-07-11 14:04:58.119 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6741 ms
  312. 2022-07-11 14:05:06.927 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  313. 2022-07-11 14:05:06.960 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  314. 2022-07-11 14:05:06.960 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  315. 2022-07-11 14:05:06.969 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  316. 2022-07-11 14:05:06.974 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  317. 2022-07-11 14:05:06.975 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657519506931'
  318. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  319. NOT STARTED.
  320. Currently in standby mode.
  321. Number of jobs executed: 0
  322. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  323. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  324. 2022-07-11 14:05:06.975 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  325. 2022-07-11 14:05:06.976 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  326. 2022-07-11 14:05:06.978 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@7a14ab66
  327. 2022-07-11 14:05:10.053 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  328. 2022-07-11 14:05:12.590 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  329. 2022-07-11 14:05:12.991 [main] INFO org.xnio - XNIO version 3.8.6.Final
  330. 2022-07-11 14:05:13.010 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  331. 2022-07-11 14:05:13.062 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  332. 2022-07-11 14:05:13.145 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 61542 (http)
  333. 2022-07-11 14:05:13.670 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  334. 2022-07-11 14:05:14.674 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  335. 2022-07-11 14:05:14.758 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519506931 started.
  336. 2022-07-11 14:05:15.633 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519506931 paused.
  337. 2022-07-11 14:05:15.658 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  338. 2022-07-11 14:05:15.658 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519506931 shutting down.
  339. 2022-07-11 14:05:15.659 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519506931 paused.
  340. 2022-07-11 14:05:15.660 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657519506931 shutdown complete.
  341. 2022-07-11 14:05:15.662 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  342. 2022-07-11 14:14:15.670 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  343. 2022-07-11 14:14:17.702 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  344. 2022-07-11 14:14:17.706 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  345. 2022-07-11 14:14:17.794 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces.
  346. 2022-07-11 14:14:18.939 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7aded903' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  347. 2022-07-11 14:14:18.973 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  348. 2022-07-11 14:14:20.230 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4515 ms
  349. 2022-07-11 14:14:28.377 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  350. 2022-07-11 14:14:28.400 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  351. 2022-07-11 14:14:28.400 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  352. 2022-07-11 14:14:28.406 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  353. 2022-07-11 14:14:28.409 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  354. 2022-07-11 14:14:28.411 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657520068380'
  355. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  356. NOT STARTED.
  357. Currently in standby mode.
  358. Number of jobs executed: 0
  359. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  360. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  361. 2022-07-11 14:14:28.411 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  362. 2022-07-11 14:14:28.411 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  363. 2022-07-11 14:14:28.414 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@7dbd70fd
  364. 2022-07-11 14:14:31.863 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  365. 2022-07-11 14:14:33.877 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  366. 2022-07-11 14:14:34.245 [main] INFO org.xnio - XNIO version 3.8.6.Final
  367. 2022-07-11 14:14:34.258 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  368. 2022-07-11 14:14:34.313 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  369. 2022-07-11 14:14:34.393 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 62342 (http)
  370. 2022-07-11 14:14:34.856 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  371. 2022-07-11 14:14:35.858 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  372. 2022-07-11 14:14:35.931 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657520068380 started.
  373. 2022-07-11 14:14:36.206 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657520068380 paused.
  374. 2022-07-11 14:14:36.241 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  375. 2022-07-11 14:14:36.241 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657520068380 shutting down.
  376. 2022-07-11 14:14:36.241 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657520068380 paused.
  377. 2022-07-11 14:14:36.242 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657520068380 shutdown complete.
  378. 2022-07-11 14:14:36.244 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  379. 2022-07-11 14:48:28.424 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  380. 2022-07-11 14:48:31.245 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  381. 2022-07-11 14:48:31.250 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  382. 2022-07-11 14:48:31.347 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces.
  383. 2022-07-11 14:48:32.934 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4e7eba9f' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  384. 2022-07-11 14:48:32.982 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  385. 2022-07-11 14:48:34.253 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5767 ms
  386. 2022-07-11 14:48:44.022 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  387. 2022-07-11 14:48:44.053 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  388. 2022-07-11 14:48:44.053 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  389. 2022-07-11 14:48:44.060 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  390. 2022-07-11 14:48:44.066 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  391. 2022-07-11 14:48:44.068 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657522124027'
  392. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  393. NOT STARTED.
  394. Currently in standby mode.
  395. Number of jobs executed: 0
  396. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  397. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  398. 2022-07-11 14:48:44.068 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  399. 2022-07-11 14:48:44.068 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  400. 2022-07-11 14:48:44.071 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@4c131823
  401. 2022-07-11 14:48:47.627 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  402. 2022-07-11 14:48:50.513 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  403. 2022-07-11 14:48:51.081 [main] INFO org.xnio - XNIO version 3.8.6.Final
  404. 2022-07-11 14:48:51.105 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  405. 2022-07-11 14:48:51.190 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  406. 2022-07-11 14:48:51.286 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 65140 (http)
  407. 2022-07-11 14:48:51.851 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  408. 2022-07-11 14:48:52.853 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  409. 2022-07-11 14:50:39.802 [Quartz Scheduler [ElfScheduler]] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 106830 millis. INSERT INTO QRTZ_SCHEDULER_STATE (SCHED_NAME, INSTANCE_NAME, LAST_CHECKIN_TIME, CHECKIN_INTERVAL) VALUES('ElfScheduler', ?, ?, ?)["DESKTOP-NA1JNLE1657522124027",1657522132892,15000]
  410. 2022-07-11 14:50:43.215 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522124027 started.
  411. 2022-07-11 14:50:47.123 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522124027 paused.
  412. 2022-07-11 14:50:47.151 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  413. 2022-07-11 14:50:47.152 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522124027 shutting down.
  414. 2022-07-11 14:50:47.152 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522124027 paused.
  415. 2022-07-11 14:50:47.153 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522124027 shutdown complete.
  416. 2022-07-11 14:50:47.155 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  417. 2022-07-11 14:51:01.885 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  418. 2022-07-11 14:51:04.484 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  419. 2022-07-11 14:51:04.490 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  420. 2022-07-11 14:51:04.583 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 75 ms. Found 0 Redis repository interfaces.
  421. 2022-07-11 14:51:05.963 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@5072e638' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  422. 2022-07-11 14:51:06.007 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  423. 2022-07-11 14:51:07.143 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5203 ms
  424. 2022-07-11 14:51:17.193 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  425. 2022-07-11 14:51:17.227 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  426. 2022-07-11 14:51:17.227 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  427. 2022-07-11 14:51:17.235 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  428. 2022-07-11 14:51:17.239 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  429. 2022-07-11 14:51:17.241 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657522277198'
  430. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  431. NOT STARTED.
  432. Currently in standby mode.
  433. Number of jobs executed: 0
  434. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  435. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  436. 2022-07-11 14:51:17.241 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  437. 2022-07-11 14:51:17.241 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  438. 2022-07-11 14:51:17.245 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@6d13cd6d
  439. 2022-07-11 14:51:21.138 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  440. 2022-07-11 14:51:24.495 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  441. 2022-07-11 14:51:25.014 [main] INFO org.xnio - XNIO version 3.8.6.Final
  442. 2022-07-11 14:51:25.037 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  443. 2022-07-11 14:51:25.111 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  444. 2022-07-11 14:51:25.199 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 65363 (http)
  445. 2022-07-11 14:51:25.844 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  446. 2022-07-11 14:51:26.844 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  447. 2022-07-11 14:51:27.123 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522277198 started.
  448. 2022-07-11 14:51:39.294 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657522277198_MisfireHandler] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 2622 millis. SELECT COUNT(TRIGGER_NAME) FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND NOT (MISFIRE_INSTR = -1) AND NEXT_FIRE_TIME < ? AND TRIGGER_STATE = ?[1657522275231,"WAITING"]
  449. 2022-07-11 14:51:39.299 [ElfScheduler_QuartzSchedulerThread] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 2641 millis. SELECT TRIGGER_NAME, TRIGGER_GROUP, NEXT_FIRE_TIME, PRIORITY FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND TRIGGER_STATE = ? AND NEXT_FIRE_TIME <= ? AND (MISFIRE_INSTR = -1 OR (MISFIRE_INSTR != -1 AND NEXT_FIRE_TIME >= ?)) ORDER BY NEXT_FIRE_TIME ASC, PRIORITY DESC["WAITING",1657522317123,1657522284562]
  450. 2022-07-11 14:52:07.858 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522277198 paused.
  451. 2022-07-11 14:52:07.885 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  452. 2022-07-11 14:52:07.885 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522277198 shutting down.
  453. 2022-07-11 14:52:07.885 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522277198 paused.
  454. 2022-07-11 14:52:07.887 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522277198 shutdown complete.
  455. 2022-07-11 14:52:07.889 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  456. 2022-07-11 14:52:58.934 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  457. 2022-07-11 14:53:01.533 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  458. 2022-07-11 14:53:01.537 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  459. 2022-07-11 14:53:01.618 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 64 ms. Found 0 Redis repository interfaces.
  460. 2022-07-11 14:53:03.032 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1fa98a22' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  461. 2022-07-11 14:53:03.074 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  462. 2022-07-11 14:53:04.187 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5184 ms
  463. 2022-07-11 14:53:14.133 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  464. 2022-07-11 14:53:14.165 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  465. 2022-07-11 14:53:14.165 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  466. 2022-07-11 14:53:14.173 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  467. 2022-07-11 14:53:14.178 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  468. 2022-07-11 14:53:14.179 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657522394138'
  469. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  470. NOT STARTED.
  471. Currently in standby mode.
  472. Number of jobs executed: 0
  473. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  474. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  475. 2022-07-11 14:53:14.180 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  476. 2022-07-11 14:53:14.180 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  477. 2022-07-11 14:53:14.183 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@505f6511
  478. 2022-07-11 14:53:17.584 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  479. 2022-07-11 14:53:20.401 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  480. 2022-07-11 14:53:20.944 [main] INFO org.xnio - XNIO version 3.8.6.Final
  481. 2022-07-11 14:53:20.963 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  482. 2022-07-11 14:53:21.021 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  483. 2022-07-11 14:53:21.093 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 49162 (http)
  484. 2022-07-11 14:53:21.621 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  485. 2022-07-11 14:53:22.622 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  486. 2022-07-11 14:53:22.719 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522394138 started.
  487. 2022-07-11 14:53:29.195 [ElfScheduler_QuartzSchedulerThread] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 6434 millis. SELECT TRIGGER_NAME, TRIGGER_GROUP, NEXT_FIRE_TIME, PRIORITY FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND TRIGGER_STATE = ? AND NEXT_FIRE_TIME <= ? AND (MISFIRE_INSTR = -1 OR (MISFIRE_INSTR != -1 AND NEXT_FIRE_TIME >= ?)) ORDER BY NEXT_FIRE_TIME ASC, PRIORITY DESC["WAITING",1657522432720,1657522390738]
  488. 2022-07-11 14:53:29.195 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657522394138_MisfireHandler] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 6432 millis. SELECT COUNT(TRIGGER_NAME) FROM QRTZ_TRIGGERS WHERE SCHED_NAME = 'ElfScheduler' AND NOT (MISFIRE_INSTR = -1) AND NEXT_FIRE_TIME < ? AND TRIGGER_STATE = ?[1657522390726,"WAITING"]
  489. 2022-07-11 14:53:39.102 [QuartzScheduler_ElfScheduler-DESKTOP-NA1JNLE1657522394138_ClusterManager] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 1148 millis. UPDATE QRTZ_SCHEDULER_STATE SET LAST_CHECKIN_TIME = ? WHERE SCHED_NAME = 'ElfScheduler' AND INSTANCE_NAME = ?[1657522417930,"DESKTOP-NA1JNLE1657522394138"]
  490. 2022-07-11 14:53:46.239 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522394138 paused.
  491. 2022-07-11 14:53:46.262 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  492. 2022-07-11 14:53:46.263 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522394138 shutting down.
  493. 2022-07-11 14:53:46.263 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522394138 paused.
  494. 2022-07-11 14:53:46.264 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657522394138 shutdown complete.
  495. 2022-07-11 14:53:46.266 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  496. 2022-07-11 18:25:05.503 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  497. 2022-07-11 18:25:10.696 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  498. 2022-07-11 18:25:10.700 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  499. 2022-07-11 18:25:10.787 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 71 ms. Found 0 Redis repository interfaces.
  500. 2022-07-11 18:25:12.201 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7b18658a' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  501. 2022-07-11 18:25:12.237 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  502. 2022-07-11 18:25:13.767 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8217 ms
  503. 2022-07-11 18:25:24.508 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\config\SecurityConfig.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  504. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  505. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  506. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  507. ### The error occurred while executing a query
  508. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  509. 2022-07-11 18:25:24.585 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  510. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  511. 2022-07-11 18:25:24.623 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
  512. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\config\SecurityConfig.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  513. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  514. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  515. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  516. ### The error occurred while executing a query
  517. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  518. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  519. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  520. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  521. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  522. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  523. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  524. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  525. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  526. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  527. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  528. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
  529. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  530. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  531. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  532. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
  533. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:448)
  534. at org.springframework.boot.SpringApplication.run(SpringApplication.java:339)
  535. at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:144)
  536. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
  537. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
  538. at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
  539. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118)
  540. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
  541. at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43)
  542. at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
  543. at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
  544. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350)
  545. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355)
  546. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350)
  547. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
  548. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  549. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
  550. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  551. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  552. at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
  553. at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743)
  554. at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
  555. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
  556. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349)
  557. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270)
  558. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  559. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269)
  560. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259)
  561. at java.util.Optional.orElseGet(Optional.java:267)
  562. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258)
  563. at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
  564. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101)
  565. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  566. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100)
  567. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65)
  568. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111)
  569. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  570. at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111)
  571. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79)
  572. at java.util.ArrayList.forEach(ArrayList.java:1249)
  573. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
  574. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
  575. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  576. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
  577. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  578. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
  579. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  580. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
  581. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
  582. at java.util.ArrayList.forEach(ArrayList.java:1249)
  583. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
  584. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
  585. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  586. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
  587. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  588. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
  589. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  590. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
  591. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
  592. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
  593. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  594. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
  595. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
  596. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
  597. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
  598. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
  599. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
  600. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
  601. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
  602. at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:74)
  603. at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
  604. at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
  605. at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
  606. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  607. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  608. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  609. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  610. ### The error occurred while executing a query
  611. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  612. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  613. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  614. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  615. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  616. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  617. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  618. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  619. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  620. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  621. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  622. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  623. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  624. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  625. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  626. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  627. ... 87 common frames omitted
  628. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  629. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  630. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  631. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  632. ### The error occurred while executing a query
  633. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  634. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  635. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  636. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  637. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  638. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  639. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  640. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  641. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  642. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  643. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  644. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  645. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  646. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  647. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  648. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  649. ... 101 common frames omitted
  650. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  651. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  652. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  653. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  654. ### The error occurred while executing a query
  655. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  656. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
  657. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440)
  658. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796)
  659. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  660. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  661. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  662. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  663. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  664. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  665. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  666. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  667. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  668. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  669. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  670. ... 115 common frames omitted
  671. Caused by: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  672. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  673. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  674. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  675. ### The error occurred while executing a query
  676. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  677. at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96)
  678. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441)
  679. at com.sun.proxy.$Proxy137.selectList(Unknown Source)
  680. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
  681. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:166)
  682. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)
  683. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
  684. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
  685. at com.sun.proxy.$Proxy171.selectConfigList(Unknown Source)
  686. at com.jiayue.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:157)
  687. at com.jiayue.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:41)
  688. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  689. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  690. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  691. at java.lang.reflect.Method.invoke(Method.java:498)
  692. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  693. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
  694. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
  695. ... 128 common frames omitted
  696. Caused by: org.apache.ibatis.exceptions.PersistenceException:
  697. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  698. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  699. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  700. ### The error occurred while executing a query
  701. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  702. at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
  703. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:153)
  704. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145)
  705. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
  706. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  707. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  708. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  709. at java.lang.reflect.Method.invoke(Method.java:498)
  710. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427)
  711. ... 144 common frames omitted
  712. Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  713. at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
  714. at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
  715. at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
  716. at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337)
  717. at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86)
  718. at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
  719. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
  720. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
  721. at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
  722. at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)
  723. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
  724. at com.sun.proxy.$Proxy172.query(Unknown Source)
  725. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151)
  726. ... 151 common frames omitted
  727. Caused by: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  728. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
  729. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
  730. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
  731. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
  732. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
  733. at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:899)
  734. at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:824)
  735. at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:449)
  736. at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242)
  737. at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
  738. at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
  739. at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:251)
  740. at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
  741. at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1659)
  742. at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1723)
  743. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:927)
  744. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1401)
  745. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1397)
  746. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:100)
  747. at org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:194)
  748. at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
  749. at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
  750. at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
  751. ... 163 common frames omitted
  752. Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
  753. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  754. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  755. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  756. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  757. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  758. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
  759. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
  760. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
  761. at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
  762. at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
  763. at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
  764. at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:843)
  765. ... 180 common frames omitted
  766. Caused by: java.net.NoRouteToHostException: No route to host: connect
  767. at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  768. at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
  769. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  770. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  771. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  772. at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
  773. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  774. at java.net.Socket.connect(Socket.java:589)
  775. at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156)
  776. at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
  777. ... 182 common frames omitted
  778. 2022-07-11 18:25:25.740 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  779. 2022-07-11 18:25:25.741 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  780. 2022-07-11 18:25:25.806 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 64 ms. Found 0 Redis repository interfaces.
  781. 2022-07-11 18:25:26.026 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@67e21ea2' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  782. 2022-07-11 18:25:26.049 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  783. 2022-07-11 18:25:26.446 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1724 ms
  784. 2022-07-11 18:25:32.629 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\config\SecurityConfig.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  785. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  786. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  787. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  788. ### The error occurred while executing a query
  789. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  790. 2022-07-11 18:25:32.667 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  791. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  792. 2022-07-11 18:25:32.670 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
  793. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\config\SecurityConfig.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  794. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  795. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  796. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  797. ### The error occurred while executing a query
  798. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  799. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  800. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  801. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  802. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  803. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  804. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  805. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  806. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  807. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  808. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  809. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
  810. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  811. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  812. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  813. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
  814. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:448)
  815. at org.springframework.boot.SpringApplication.run(SpringApplication.java:339)
  816. at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:144)
  817. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
  818. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
  819. at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
  820. at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.outputConditionEvaluationReport(SpringBootDependencyInjectionTestExecutionListener.java:53)
  821. at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:46)
  822. at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
  823. at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
  824. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350)
  825. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355)
  826. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350)
  827. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
  828. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  829. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
  830. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  831. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  832. at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
  833. at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743)
  834. at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
  835. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
  836. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349)
  837. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270)
  838. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  839. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269)
  840. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259)
  841. at java.util.Optional.orElseGet(Optional.java:267)
  842. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258)
  843. at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
  844. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101)
  845. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  846. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100)
  847. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65)
  848. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111)
  849. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  850. at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111)
  851. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79)
  852. at java.util.ArrayList.forEach(ArrayList.java:1249)
  853. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
  854. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
  855. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  856. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
  857. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  858. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
  859. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  860. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
  861. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
  862. at java.util.ArrayList.forEach(ArrayList.java:1249)
  863. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
  864. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
  865. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  866. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
  867. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  868. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
  869. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  870. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
  871. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
  872. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
  873. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  874. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
  875. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
  876. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
  877. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
  878. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
  879. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
  880. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
  881. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
  882. at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:74)
  883. at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
  884. at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
  885. at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
  886. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  887. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  888. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  889. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  890. ### The error occurred while executing a query
  891. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  892. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  893. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  894. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  895. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  896. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  897. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  898. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  899. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  900. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  901. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  902. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  903. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  904. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  905. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  906. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  907. ... 86 common frames omitted
  908. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  909. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  910. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  911. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  912. ### The error occurred while executing a query
  913. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  914. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  915. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  916. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  917. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  918. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  919. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  920. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  921. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  922. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  923. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  924. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  925. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  926. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  927. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  928. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  929. ... 100 common frames omitted
  930. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  931. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  932. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  933. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  934. ### The error occurred while executing a query
  935. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  936. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
  937. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440)
  938. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796)
  939. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  940. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  941. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  942. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  943. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  944. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  945. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  946. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  947. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  948. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  949. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  950. ... 114 common frames omitted
  951. Caused by: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  952. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  953. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  954. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  955. ### The error occurred while executing a query
  956. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  957. at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96)
  958. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441)
  959. at com.sun.proxy.$Proxy137.selectList(Unknown Source)
  960. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
  961. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:166)
  962. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)
  963. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
  964. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
  965. at com.sun.proxy.$Proxy171.selectConfigList(Unknown Source)
  966. at com.jiayue.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:157)
  967. at com.jiayue.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:41)
  968. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  969. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  970. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  971. at java.lang.reflect.Method.invoke(Method.java:498)
  972. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  973. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
  974. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
  975. ... 127 common frames omitted
  976. Caused by: org.apache.ibatis.exceptions.PersistenceException:
  977. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  978. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  979. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  980. ### The error occurred while executing a query
  981. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  982. at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
  983. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:153)
  984. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145)
  985. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
  986. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  987. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  988. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  989. at java.lang.reflect.Method.invoke(Method.java:498)
  990. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427)
  991. ... 143 common frames omitted
  992. Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  993. at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
  994. at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
  995. at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
  996. at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337)
  997. at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86)
  998. at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
  999. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
  1000. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
  1001. at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
  1002. at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)
  1003. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
  1004. at com.sun.proxy.$Proxy172.query(Unknown Source)
  1005. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151)
  1006. ... 150 common frames omitted
  1007. Caused by: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1008. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
  1009. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
  1010. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
  1011. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
  1012. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
  1013. at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:899)
  1014. at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:824)
  1015. at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:449)
  1016. at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242)
  1017. at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
  1018. at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
  1019. at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:251)
  1020. at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
  1021. at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1659)
  1022. at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1723)
  1023. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:927)
  1024. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1401)
  1025. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1397)
  1026. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:100)
  1027. at org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:194)
  1028. at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
  1029. at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
  1030. at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
  1031. ... 162 common frames omitted
  1032. Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
  1033. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  1034. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1035. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  1036. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1037. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1038. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
  1039. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
  1040. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
  1041. at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
  1042. at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
  1043. at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
  1044. at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:843)
  1045. ... 179 common frames omitted
  1046. Caused by: java.net.NoRouteToHostException: No route to host: connect
  1047. at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  1048. at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
  1049. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  1050. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  1051. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  1052. at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
  1053. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  1054. at java.net.Socket.connect(Socket.java:589)
  1055. at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156)
  1056. at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
  1057. ... 181 common frames omitted
  1058. 2022-07-11 18:25:32.676 [main] ERROR o.springframework.test.context.TestContextManager - Caught exception while allowing TestExecutionListener [org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3fd21272] to prepare test instance [service.Test@4b4bc73d]
  1059. java.lang.IllegalStateException: Failed to load ApplicationContext
  1060. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:132)
  1061. at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124)
  1062. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:118)
  1063. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
  1064. at org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener.prepareTestInstance(SpringBootDependencyInjectionTestExecutionListener.java:43)
  1065. at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248)
  1066. at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138)
  1067. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350)
  1068. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355)
  1069. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350)
  1070. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
  1071. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  1072. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
  1073. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  1074. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  1075. at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312)
  1076. at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743)
  1077. at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742)
  1078. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
  1079. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349)
  1080. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270)
  1081. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1082. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269)
  1083. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259)
  1084. at java.util.Optional.orElseGet(Optional.java:267)
  1085. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258)
  1086. at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
  1087. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101)
  1088. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1089. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100)
  1090. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65)
  1091. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111)
  1092. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1093. at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111)
  1094. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79)
  1095. at java.util.ArrayList.forEach(ArrayList.java:1249)
  1096. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
  1097. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
  1098. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1099. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
  1100. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  1101. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
  1102. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1103. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
  1104. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
  1105. at java.util.ArrayList.forEach(ArrayList.java:1249)
  1106. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
  1107. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
  1108. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1109. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
  1110. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
  1111. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
  1112. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
  1113. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
  1114. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
  1115. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
  1116. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
  1117. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
  1118. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
  1119. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
  1120. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
  1121. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
  1122. at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
  1123. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
  1124. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
  1125. at com.intellij.junit5.JUnit5IdeaTestRunner.startRunnerWithArgs(JUnit5IdeaTestRunner.java:74)
  1126. at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
  1127. at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
  1128. at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
  1129. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\config\SecurityConfig.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  1130. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1131. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  1132. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  1133. ### The error occurred while executing a query
  1134. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1135. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  1136. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  1137. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  1138. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  1139. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  1140. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  1141. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  1142. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1143. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  1144. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  1145. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953)
  1146. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  1147. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  1148. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  1149. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
  1150. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:448)
  1151. at org.springframework.boot.SpringApplication.run(SpringApplication.java:339)
  1152. at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:144)
  1153. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99)
  1154. at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
  1155. ... 68 common frames omitted
  1156. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\framework\web\service\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  1157. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1158. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  1159. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  1160. ### The error occurred while executing a query
  1161. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1162. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  1163. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  1164. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  1165. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  1166. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  1167. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  1168. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  1169. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1170. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  1171. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  1172. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  1173. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  1174. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  1175. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  1176. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  1177. ... 87 common frames omitted
  1178. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl' defined in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\com\jiayue\system\service\impl\SysUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 5; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  1179. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1180. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  1181. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  1182. ### The error occurred while executing a query
  1183. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1184. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:800)
  1185. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:229)
  1186. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1372)
  1187. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1222)
  1188. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  1189. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  1190. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  1191. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1192. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  1193. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  1194. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  1195. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  1196. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  1197. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  1198. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  1199. ... 101 common frames omitted
  1200. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  1201. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1202. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  1203. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  1204. ### The error occurred while executing a query
  1205. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1206. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
  1207. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440)
  1208. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796)
  1209. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
  1210. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  1211. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  1212. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1213. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  1214. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  1215. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
  1216. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1389)
  1217. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1309)
  1218. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
  1219. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
  1220. ... 115 common frames omitted
  1221. Caused by: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  1222. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1223. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  1224. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  1225. ### The error occurred while executing a query
  1226. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1227. at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96)
  1228. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441)
  1229. at com.sun.proxy.$Proxy137.selectList(Unknown Source)
  1230. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
  1231. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:166)
  1232. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77)
  1233. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
  1234. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89)
  1235. at com.sun.proxy.$Proxy171.selectConfigList(Unknown Source)
  1236. at com.jiayue.system.service.impl.SysConfigServiceImpl.loadingConfigCache(SysConfigServiceImpl.java:157)
  1237. at com.jiayue.system.service.impl.SysConfigServiceImpl.init(SysConfigServiceImpl.java:41)
  1238. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1239. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1240. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1241. at java.lang.reflect.Method.invoke(Method.java:498)
  1242. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  1243. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
  1244. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
  1245. ... 128 common frames omitted
  1246. Caused by: org.apache.ibatis.exceptions.PersistenceException:
  1247. ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1248. ### The error may exist in file [D:\jydm\DM\JYDL\nerp\nerp-system\target\classes\mapper\system\SysConfigMapper.xml]
  1249. ### The error may involve com.jiayue.system.mapper.SysConfigMapper.selectConfigList
  1250. ### The error occurred while executing a query
  1251. ### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1252. at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
  1253. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:153)
  1254. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145)
  1255. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
  1256. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1257. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1258. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1259. at java.lang.reflect.Method.invoke(Method.java:498)
  1260. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427)
  1261. ... 144 common frames omitted
  1262. Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1263. at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
  1264. at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
  1265. at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
  1266. at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337)
  1267. at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86)
  1268. at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
  1269. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
  1270. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
  1271. at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
  1272. at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81)
  1273. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62)
  1274. at com.sun.proxy.$Proxy172.query(Unknown Source)
  1275. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151)
  1276. ... 151 common frames omitted
  1277. Caused by: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  1278. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
  1279. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
  1280. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
  1281. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
  1282. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
  1283. at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:899)
  1284. at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:824)
  1285. at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:449)
  1286. at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:242)
  1287. at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
  1288. at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
  1289. at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:251)
  1290. at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
  1291. at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1659)
  1292. at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1723)
  1293. at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:927)
  1294. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1401)
  1295. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1397)
  1296. at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:100)
  1297. at org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource.getConnection(AbstractRoutingDataSource.java:194)
  1298. at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
  1299. at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
  1300. at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
  1301. ... 163 common frames omitted
  1302. Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
  1303. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  1304. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1305. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  1306. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1307. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1308. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
  1309. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
  1310. at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
  1311. at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
  1312. at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
  1313. at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
  1314. at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:843)
  1315. ... 180 common frames omitted
  1316. Caused by: java.net.NoRouteToHostException: No route to host: connect
  1317. at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  1318. at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
  1319. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  1320. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  1321. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  1322. at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
  1323. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  1324. at java.net.Socket.connect(Socket.java:589)
  1325. at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156)
  1326. at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
  1327. ... 182 common frames omitted
  1328. 2022-07-11 18:26:37.478 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  1329. 2022-07-11 18:26:40.210 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  1330. 2022-07-11 18:26:40.213 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1331. 2022-07-11 18:26:40.292 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 63 ms. Found 0 Redis repository interfaces.
  1332. 2022-07-11 18:26:41.614 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@281b2dfd' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1333. 2022-07-11 18:26:41.646 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1334. 2022-07-11 18:26:43.105 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5570 ms
  1335. 2022-07-11 18:26:52.716 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  1336. 2022-07-11 18:26:52.751 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1337. 2022-07-11 18:26:52.751 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  1338. 2022-07-11 18:26:52.758 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  1339. 2022-07-11 18:26:52.763 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  1340. 2022-07-11 18:26:52.764 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657535212719'
  1341. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  1342. NOT STARTED.
  1343. Currently in standby mode.
  1344. Number of jobs executed: 0
  1345. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  1346. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  1347. 2022-07-11 18:26:52.765 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  1348. 2022-07-11 18:26:52.765 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  1349. 2022-07-11 18:26:52.768 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@2acbe46d
  1350. 2022-07-11 18:26:55.684 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  1351. 2022-07-11 18:26:58.231 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  1352. 2022-07-11 18:26:58.712 [main] INFO org.xnio - XNIO version 3.8.6.Final
  1353. 2022-07-11 18:26:58.729 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  1354. 2022-07-11 18:26:58.805 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  1355. 2022-07-11 18:26:58.886 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 50505 (http)
  1356. 2022-07-11 18:26:59.389 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  1357. 2022-07-11 18:27:00.390 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  1358. 2022-07-11 18:27:00.460 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535212719 started.
  1359. 2022-07-11 18:27:06.693 [main] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 6232 millis. SELECT id,equipment_id,status,time,backup_inst,backup_max,backup_min,backup_ave,backup_sta,t_inst,t_max,t_min,t_ave,t_sta,rh_inst,rh_max,rh_min,rh_ave,rh_sta,pa_inst,pa_max,pa_min,pa_ave,pa_sta,ws_inst10,ws_max10,ws_min10,ws_ave10,ws_sta10,wd_inst10,wd_max10,wd_min10,wd_ave10,wd_sta10,ws_inst30,ws_max30,ws_min30,ws_ave30,ws_sta30,wd_inst30,wd_max30,wd_min30,wd_ave30,wd_sta30,ws_inst50,ws_max50,ws_min50,ws_ave50,ws_sta50,wd_inst50,wd_max50,wd_min50,wd_ave50,wd_sta50,ws_inst60,ws_max60,ws_min60,ws_ave60,ws_sta60,wd_inst60,wd_max60,wd_min60,wd_ave60,wd_sta60,ws_inst70,ws_max70,ws_min70,ws_ave70,ws_sta70,wd_inst70,wd_max70,wd_min70,wd_ave70,wd_sta70,ws_inst80,ws_max80,ws_min80,ws_ave80,ws_sta80,wd_inst80,wd_max80,wd_min80,wd_ave80,wd_sta80,ws_inst90,ws_max90,ws_min90,ws_ave90,ws_sta90,wd_inst90,wd_max90,wd_min90,wd_ave90,wd_sta90,ws_inst100,ws_max100,ws_min100,ws_ave100,ws_sta100,wd_inst100,wd_max100,wd_min100,wd_ave100,wd_sta100,ws_inst110,ws_max110,ws_min110,ws_ave110,ws_sta110,wd_inst110,wd_max110,wd_min110,wd_ave110,wd_sta110,ws_inst120,ws_max120,ws_min120,ws_ave120,ws_sta120,wd_inst120,wd_max120,wd_min120,wd_ave120,wd_sta120,wd_inst140,wd_max140,wd_min140,wd_ave140,wd_sta140,ws_inst140,ws_max140,ws_min140,ws_ave140,ws_sta140,wd_inst150,wd_max150,wd_min150,wd_ave150,wd_sta150,ws_inst150,ws_max150,ws_min150,ws_ave150,ws_sta150,air_density,abnormal_data,abnormal_type FROM wind_tower_status_data
  1360. WHERE (time BETWEEN ? AND ? AND equipment_id = ?)["2021-07-10 00:00:00","2022-07-10 23:59:59","006172"]
  1361. 2022-07-11 18:27:51.457 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535212719 paused.
  1362. 2022-07-11 18:27:51.505 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  1363. 2022-07-11 18:27:51.505 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535212719 shutting down.
  1364. 2022-07-11 18:27:51.505 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535212719 paused.
  1365. 2022-07-11 18:27:51.506 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535212719 shutdown complete.
  1366. 2022-07-11 18:27:51.507 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  1367. 2022-07-11 18:32:30.470 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  1368. 2022-07-11 18:32:32.752 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  1369. 2022-07-11 18:32:32.756 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1370. 2022-07-11 18:32:32.840 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 67 ms. Found 0 Redis repository interfaces.
  1371. 2022-07-11 18:32:34.094 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1cd2143b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1372. 2022-07-11 18:32:34.123 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1373. 2022-07-11 18:32:35.507 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5002 ms
  1374. 2022-07-11 18:32:45.052 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  1375. 2022-07-11 18:32:45.082 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1376. 2022-07-11 18:32:45.082 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  1377. 2022-07-11 18:32:45.089 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  1378. 2022-07-11 18:32:45.092 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  1379. 2022-07-11 18:32:45.094 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657535565055'
  1380. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  1381. NOT STARTED.
  1382. Currently in standby mode.
  1383. Number of jobs executed: 0
  1384. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  1385. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  1386. 2022-07-11 18:32:45.094 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  1387. 2022-07-11 18:32:45.094 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  1388. 2022-07-11 18:32:45.097 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@6c6b00f1
  1389. 2022-07-11 18:32:48.329 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  1390. 2022-07-11 18:32:50.648 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  1391. 2022-07-11 18:32:51.051 [main] INFO org.xnio - XNIO version 3.8.6.Final
  1392. 2022-07-11 18:32:51.070 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  1393. 2022-07-11 18:32:51.125 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  1394. 2022-07-11 18:32:51.191 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 51184 (http)
  1395. 2022-07-11 18:32:51.713 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  1396. 2022-07-11 18:32:52.715 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  1397. 2022-07-11 18:32:53.078 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535565055 started.
  1398. 2022-07-11 18:32:56.899 [main] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 4416 millis. SELECT id,equipment_id,status,time,backup_inst,backup_max,backup_min,backup_ave,backup_sta,t_inst,t_max,t_min,t_ave,t_sta,rh_inst,rh_max,rh_min,rh_ave,rh_sta,pa_inst,pa_max,pa_min,pa_ave,pa_sta,ws_inst10,ws_max10,ws_min10,ws_ave10,ws_sta10,wd_inst10,wd_max10,wd_min10,wd_ave10,wd_sta10,ws_inst30,ws_max30,ws_min30,ws_ave30,ws_sta30,wd_inst30,wd_max30,wd_min30,wd_ave30,wd_sta30,ws_inst50,ws_max50,ws_min50,ws_ave50,ws_sta50,wd_inst50,wd_max50,wd_min50,wd_ave50,wd_sta50,ws_inst60,ws_max60,ws_min60,ws_ave60,ws_sta60,wd_inst60,wd_max60,wd_min60,wd_ave60,wd_sta60,ws_inst70,ws_max70,ws_min70,ws_ave70,ws_sta70,wd_inst70,wd_max70,wd_min70,wd_ave70,wd_sta70,ws_inst80,ws_max80,ws_min80,ws_ave80,ws_sta80,wd_inst80,wd_max80,wd_min80,wd_ave80,wd_sta80,ws_inst90,ws_max90,ws_min90,ws_ave90,ws_sta90,wd_inst90,wd_max90,wd_min90,wd_ave90,wd_sta90,ws_inst100,ws_max100,ws_min100,ws_ave100,ws_sta100,wd_inst100,wd_max100,wd_min100,wd_ave100,wd_sta100,ws_inst110,ws_max110,ws_min110,ws_ave110,ws_sta110,wd_inst110,wd_max110,wd_min110,wd_ave110,wd_sta110,ws_inst120,ws_max120,ws_min120,ws_ave120,ws_sta120,wd_inst120,wd_max120,wd_min120,wd_ave120,wd_sta120,wd_inst140,wd_max140,wd_min140,wd_ave140,wd_sta140,ws_inst140,ws_max140,ws_min140,ws_ave140,ws_sta140,wd_inst150,wd_max150,wd_min150,wd_ave150,wd_sta150,ws_inst150,ws_max150,ws_min150,ws_ave150,ws_sta150,air_density,abnormal_data,abnormal_type FROM wind_tower_status_data
  1399. WHERE (time BETWEEN ? AND ? AND equipment_id = ?)["2021-07-10 00:00:00","2022-07-10 23:59:59","006172"]
  1400. 2022-07-11 18:33:42.459 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535565055 paused.
  1401. 2022-07-11 18:33:42.487 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  1402. 2022-07-11 18:33:42.488 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535565055 shutting down.
  1403. 2022-07-11 18:33:42.488 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535565055 paused.
  1404. 2022-07-11 18:33:42.489 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535565055 shutdown complete.
  1405. 2022-07-11 18:33:42.491 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  1406. 2022-07-11 18:35:00.467 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  1407. 2022-07-11 18:35:02.748 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  1408. 2022-07-11 18:35:02.752 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1409. 2022-07-11 18:35:02.855 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 87 ms. Found 0 Redis repository interfaces.
  1410. 2022-07-11 18:35:04.250 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3fde2209' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1411. 2022-07-11 18:35:04.288 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1412. 2022-07-11 18:35:05.842 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5340 ms
  1413. 2022-07-11 18:35:14.877 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  1414. 2022-07-11 18:35:14.908 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1415. 2022-07-11 18:35:14.908 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  1416. 2022-07-11 18:35:14.914 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  1417. 2022-07-11 18:35:14.917 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  1418. 2022-07-11 18:35:14.918 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657535714881'
  1419. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  1420. NOT STARTED.
  1421. Currently in standby mode.
  1422. Number of jobs executed: 0
  1423. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  1424. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  1425. 2022-07-11 18:35:14.919 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  1426. 2022-07-11 18:35:14.919 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  1427. 2022-07-11 18:35:14.921 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@7ffc4195
  1428. 2022-07-11 18:35:17.864 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  1429. 2022-07-11 18:35:20.203 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  1430. 2022-07-11 18:35:20.627 [main] INFO org.xnio - XNIO version 3.8.6.Final
  1431. 2022-07-11 18:35:20.648 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  1432. 2022-07-11 18:35:20.707 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  1433. 2022-07-11 18:35:20.774 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 51402 (http)
  1434. 2022-07-11 18:35:21.276 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  1435. 2022-07-11 18:35:22.277 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  1436. 2022-07-11 18:35:22.548 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535714881 started.
  1437. 2022-07-11 18:35:26.433 [main] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 4382 millis. SELECT id,equipment_id,status,time,backup_inst,backup_max,backup_min,backup_ave,backup_sta,t_inst,t_max,t_min,t_ave,t_sta,rh_inst,rh_max,rh_min,rh_ave,rh_sta,pa_inst,pa_max,pa_min,pa_ave,pa_sta,ws_inst10,ws_max10,ws_min10,ws_ave10,ws_sta10,wd_inst10,wd_max10,wd_min10,wd_ave10,wd_sta10,ws_inst30,ws_max30,ws_min30,ws_ave30,ws_sta30,wd_inst30,wd_max30,wd_min30,wd_ave30,wd_sta30,ws_inst50,ws_max50,ws_min50,ws_ave50,ws_sta50,wd_inst50,wd_max50,wd_min50,wd_ave50,wd_sta50,ws_inst60,ws_max60,ws_min60,ws_ave60,ws_sta60,wd_inst60,wd_max60,wd_min60,wd_ave60,wd_sta60,ws_inst70,ws_max70,ws_min70,ws_ave70,ws_sta70,wd_inst70,wd_max70,wd_min70,wd_ave70,wd_sta70,ws_inst80,ws_max80,ws_min80,ws_ave80,ws_sta80,wd_inst80,wd_max80,wd_min80,wd_ave80,wd_sta80,ws_inst90,ws_max90,ws_min90,ws_ave90,ws_sta90,wd_inst90,wd_max90,wd_min90,wd_ave90,wd_sta90,ws_inst100,ws_max100,ws_min100,ws_ave100,ws_sta100,wd_inst100,wd_max100,wd_min100,wd_ave100,wd_sta100,ws_inst110,ws_max110,ws_min110,ws_ave110,ws_sta110,wd_inst110,wd_max110,wd_min110,wd_ave110,wd_sta110,ws_inst120,ws_max120,ws_min120,ws_ave120,ws_sta120,wd_inst120,wd_max120,wd_min120,wd_ave120,wd_sta120,wd_inst140,wd_max140,wd_min140,wd_ave140,wd_sta140,ws_inst140,ws_max140,ws_min140,ws_ave140,ws_sta140,wd_inst150,wd_max150,wd_min150,wd_ave150,wd_sta150,ws_inst150,ws_max150,ws_min150,ws_ave150,ws_sta150,air_density,abnormal_data,abnormal_type FROM wind_tower_status_data
  1438. WHERE (time BETWEEN ? AND ? AND equipment_id = ?)["2021-07-10 00:00:00","2022-07-10 23:59:59","006172"]
  1439. 2022-07-11 18:36:11.890 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535714881 paused.
  1440. 2022-07-11 18:36:11.916 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  1441. 2022-07-11 18:36:11.916 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535714881 shutting down.
  1442. 2022-07-11 18:36:11.917 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535714881 paused.
  1443. 2022-07-11 18:36:11.918 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657535714881 shutdown complete.
  1444. 2022-07-11 18:36:11.919 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  1445. 2022-07-11 18:43:10.114 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  1446. 2022-07-11 18:43:12.294 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  1447. 2022-07-11 18:43:12.298 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1448. 2022-07-11 18:43:12.394 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 0 Redis repository interfaces.
  1449. 2022-07-11 18:43:13.553 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1cd2143b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1450. 2022-07-11 18:43:13.583 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1451. 2022-07-11 18:43:15.104 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4954 ms
  1452. 2022-07-11 18:43:23.652 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  1453. 2022-07-11 18:43:23.676 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1454. 2022-07-11 18:43:23.677 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  1455. 2022-07-11 18:43:23.683 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  1456. 2022-07-11 18:43:23.686 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  1457. 2022-07-11 18:43:23.687 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657536203656'
  1458. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  1459. NOT STARTED.
  1460. Currently in standby mode.
  1461. Number of jobs executed: 0
  1462. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  1463. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  1464. 2022-07-11 18:43:23.688 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  1465. 2022-07-11 18:43:23.688 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  1466. 2022-07-11 18:43:23.690 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@282240
  1467. 2022-07-11 18:43:26.781 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  1468. 2022-07-11 18:43:28.941 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  1469. 2022-07-11 18:43:29.391 [main] INFO org.xnio - XNIO version 3.8.6.Final
  1470. 2022-07-11 18:43:29.409 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  1471. 2022-07-11 18:43:29.479 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  1472. 2022-07-11 18:43:29.557 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 52261 (http)
  1473. 2022-07-11 18:43:30.011 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  1474. 2022-07-11 18:43:31.012 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  1475. 2022-07-11 18:43:31.329 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536203656 started.
  1476. 2022-07-11 18:43:35.159 [main] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 4457 millis. SELECT id,equipment_id,status,time,backup_inst,backup_max,backup_min,backup_ave,backup_sta,t_inst,t_max,t_min,t_ave,t_sta,rh_inst,rh_max,rh_min,rh_ave,rh_sta,pa_inst,pa_max,pa_min,pa_ave,pa_sta,ws_inst10,ws_max10,ws_min10,ws_ave10,ws_sta10,wd_inst10,wd_max10,wd_min10,wd_ave10,wd_sta10,ws_inst30,ws_max30,ws_min30,ws_ave30,ws_sta30,wd_inst30,wd_max30,wd_min30,wd_ave30,wd_sta30,ws_inst50,ws_max50,ws_min50,ws_ave50,ws_sta50,wd_inst50,wd_max50,wd_min50,wd_ave50,wd_sta50,ws_inst60,ws_max60,ws_min60,ws_ave60,ws_sta60,wd_inst60,wd_max60,wd_min60,wd_ave60,wd_sta60,ws_inst70,ws_max70,ws_min70,ws_ave70,ws_sta70,wd_inst70,wd_max70,wd_min70,wd_ave70,wd_sta70,ws_inst80,ws_max80,ws_min80,ws_ave80,ws_sta80,wd_inst80,wd_max80,wd_min80,wd_ave80,wd_sta80,ws_inst90,ws_max90,ws_min90,ws_ave90,ws_sta90,wd_inst90,wd_max90,wd_min90,wd_ave90,wd_sta90,ws_inst100,ws_max100,ws_min100,ws_ave100,ws_sta100,wd_inst100,wd_max100,wd_min100,wd_ave100,wd_sta100,ws_inst110,ws_max110,ws_min110,ws_ave110,ws_sta110,wd_inst110,wd_max110,wd_min110,wd_ave110,wd_sta110,ws_inst120,ws_max120,ws_min120,ws_ave120,ws_sta120,wd_inst120,wd_max120,wd_min120,wd_ave120,wd_sta120,wd_inst140,wd_max140,wd_min140,wd_ave140,wd_sta140,ws_inst140,ws_max140,ws_min140,ws_ave140,ws_sta140,wd_inst150,wd_max150,wd_min150,wd_ave150,wd_sta150,ws_inst150,ws_max150,ws_min150,ws_ave150,ws_sta150,air_density,abnormal_data,abnormal_type FROM wind_tower_status_data
  1477. WHERE (time BETWEEN ? AND ? AND equipment_id = ?)["2021-07-10 00:00:00","2022-07-10 23:59:59","006172"]
  1478. 2022-07-11 18:44:20.006 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536203656 paused.
  1479. 2022-07-11 18:44:20.030 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  1480. 2022-07-11 18:44:20.030 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536203656 shutting down.
  1481. 2022-07-11 18:44:20.030 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536203656 paused.
  1482. 2022-07-11 18:44:20.031 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536203656 shutdown complete.
  1483. 2022-07-11 18:44:20.033 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  1484. 2022-07-11 18:51:36.656 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  1485. 2022-07-11 18:51:38.868 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  1486. 2022-07-11 18:51:38.872 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1487. 2022-07-11 18:51:38.960 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 72 ms. Found 0 Redis repository interfaces.
  1488. 2022-07-11 18:51:40.176 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1cd2143b' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1489. 2022-07-11 18:51:40.211 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1490. 2022-07-11 18:51:41.565 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4868 ms
  1491. 2022-07-11 18:51:50.045 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  1492. 2022-07-11 18:51:50.068 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1493. 2022-07-11 18:51:50.068 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  1494. 2022-07-11 18:51:50.073 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  1495. 2022-07-11 18:51:50.076 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  1496. 2022-07-11 18:51:50.077 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1657536710048'
  1497. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  1498. NOT STARTED.
  1499. Currently in standby mode.
  1500. Number of jobs executed: 0
  1501. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  1502. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  1503. 2022-07-11 18:51:50.077 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  1504. 2022-07-11 18:51:50.077 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  1505. 2022-07-11 18:51:50.080 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@9c5d76b
  1506. 2022-07-11 18:51:52.859 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  1507. 2022-07-11 18:51:54.953 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  1508. 2022-07-11 18:51:55.354 [main] INFO org.xnio - XNIO version 3.8.6.Final
  1509. 2022-07-11 18:51:55.373 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  1510. 2022-07-11 18:51:55.431 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  1511. 2022-07-11 18:51:55.533 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 53015 (http)
  1512. 2022-07-11 18:51:56.000 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  1513. 2022-07-11 18:51:57.002 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  1514. 2022-07-11 18:51:57.642 [Quartz Scheduler [ElfScheduler]] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536710048 started.
  1515. 2022-07-11 18:52:05.844 [main] ERROR com.alibaba.druid.filter.stat.StatFilter - slow sql 9109 millis. SELECT id,equipment_id,status,time,backup_inst,backup_max,backup_min,backup_ave,backup_sta,t_inst,t_max,t_min,t_ave,t_sta,rh_inst,rh_max,rh_min,rh_ave,rh_sta,pa_inst,pa_max,pa_min,pa_ave,pa_sta,ws_inst10,ws_max10,ws_min10,ws_ave10,ws_sta10,wd_inst10,wd_max10,wd_min10,wd_ave10,wd_sta10,ws_inst30,ws_max30,ws_min30,ws_ave30,ws_sta30,wd_inst30,wd_max30,wd_min30,wd_ave30,wd_sta30,ws_inst50,ws_max50,ws_min50,ws_ave50,ws_sta50,wd_inst50,wd_max50,wd_min50,wd_ave50,wd_sta50,ws_inst60,ws_max60,ws_min60,ws_ave60,ws_sta60,wd_inst60,wd_max60,wd_min60,wd_ave60,wd_sta60,ws_inst70,ws_max70,ws_min70,ws_ave70,ws_sta70,wd_inst70,wd_max70,wd_min70,wd_ave70,wd_sta70,ws_inst80,ws_max80,ws_min80,ws_ave80,ws_sta80,wd_inst80,wd_max80,wd_min80,wd_ave80,wd_sta80,ws_inst90,ws_max90,ws_min90,ws_ave90,ws_sta90,wd_inst90,wd_max90,wd_min90,wd_ave90,wd_sta90,ws_inst100,ws_max100,ws_min100,ws_ave100,ws_sta100,wd_inst100,wd_max100,wd_min100,wd_ave100,wd_sta100,ws_inst110,ws_max110,ws_min110,ws_ave110,ws_sta110,wd_inst110,wd_max110,wd_min110,wd_ave110,wd_sta110,ws_inst120,ws_max120,ws_min120,ws_ave120,ws_sta120,wd_inst120,wd_max120,wd_min120,wd_ave120,wd_sta120,wd_inst140,wd_max140,wd_min140,wd_ave140,wd_sta140,ws_inst140,ws_max140,ws_min140,ws_ave140,ws_sta140,wd_inst150,wd_max150,wd_min150,wd_ave150,wd_sta150,ws_inst150,ws_max150,ws_min150,ws_ave150,ws_sta150,air_density,abnormal_data,abnormal_type FROM wind_tower_status_data
  1516. WHERE (time BETWEEN ? AND ? AND equipment_id = ?)["2021-07-10 00:00:00","2022-07-10 23:59:59","006172"]
  1517. 2022-07-11 18:52:49.886 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536710048 paused.
  1518. 2022-07-11 18:52:49.904 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  1519. 2022-07-11 18:52:49.904 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536710048 shutting down.
  1520. 2022-07-11 18:52:49.904 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536710048 paused.
  1521. 2022-07-11 18:52:49.905 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1657536710048 shutdown complete.
  1522. 2022-07-11 18:52:49.907 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError