nerp.2022-09-13.0.log 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. 2022-09-13 11:34:20.001 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  2. 2022-09-13 11:34:22.229 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  3. 2022-09-13 11:34:22.233 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  4. 2022-09-13 11:34:22.314 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 66 ms. Found 0 Redis repository interfaces.
  5. 2022-09-13 11:34:22.511 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.baomidou.mybatisplus.samples.dytablename.mapper]' package. Please check your configuration.
  6. 2022-09-13 11:34:23.787 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7f0766ef' 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)
  7. 2022-09-13 11:34:23.810 [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)
  8. 2022-09-13 11:34:24.956 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4923 ms
  9. 2022-09-13 11:34:33.580 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  10. 2022-09-13 11:34:33.605 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  11. 2022-09-13 11:34:33.606 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  12. 2022-09-13 11:34:33.611 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  13. 2022-09-13 11:34:33.614 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  14. 2022-09-13 11:34:33.615 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1663040073583'
  15. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  16. NOT STARTED.
  17. Currently in standby mode.
  18. Number of jobs executed: 0
  19. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  20. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  21. 2022-09-13 11:34:33.615 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  22. 2022-09-13 11:34:33.615 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  23. 2022-09-13 11:34:33.617 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@2a2815cc
  24. 2022-09-13 11:34:36.907 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  25. 2022-09-13 11:34:39.021 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  26. 2022-09-13 11:34:39.421 [main] INFO org.xnio - XNIO version 3.8.6.Final
  27. 2022-09-13 11:34:39.436 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  28. 2022-09-13 11:34:39.492 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  29. 2022-09-13 11:34:39.566 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 56428 (http)
  30. 2022-09-13 11:34:39.988 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  31. 2022-09-13 11:34:40.793 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  32. 2022-09-13 11:34:40.794 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1663040073583 shutting down.
  33. 2022-09-13 11:34:40.794 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1663040073583 paused.
  34. 2022-09-13 11:34:40.795 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1663040073583 shutdown complete.
  35. 2022-09-13 11:34:40.797 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  36. 2022-09-13 11:46:33.956 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  37. 2022-09-13 11:46:36.124 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  38. 2022-09-13 11:46:36.128 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  39. 2022-09-13 11:46:36.254 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 108 ms. Found 0 Redis repository interfaces.
  40. 2022-09-13 11:46:36.481 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.baomidou.mybatisplus.samples.dytablename.mapper]' package. Please check your configuration.
  41. 2022-09-13 11:46:37.715 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@ca7e37f' 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)
  42. 2022-09-13 11:46:37.743 [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)
  43. 2022-09-13 11:46:38.824 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4817 ms
  44. 2022-09-13 11:46:46.792 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  45. 2022-09-13 11:46:46.815 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  46. 2022-09-13 11:46:46.815 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  47. 2022-09-13 11:46:46.819 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  48. 2022-09-13 11:46:46.822 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  49. 2022-09-13 11:46:46.823 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1663040806795'
  50. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  51. NOT STARTED.
  52. Currently in standby mode.
  53. Number of jobs executed: 0
  54. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.
  55. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
  56. 2022-09-13 11:46:46.823 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  57. 2022-09-13 11:46:46.823 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  58. 2022-09-13 11:46:46.825 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@2259d54f
  59. 2022-09-13 11:46:50.396 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  60. 2022-09-13 11:46:52.269 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  61. 2022-09-13 11:46:52.600 [main] INFO org.xnio - XNIO version 3.8.6.Final
  62. 2022-09-13 11:46:52.614 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  63. 2022-09-13 11:46:52.666 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  64. 2022-09-13 11:46:52.766 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 57441 (http)
  65. 2022-09-13 11:46:53.150 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  66. 2022-09-13 11:46:53.470 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  67. 2022-09-13 11:46:53.470 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1663040806795 shutting down.
  68. 2022-09-13 11:46:53.470 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1663040806795 paused.
  69. 2022-09-13 11:46:53.472 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1663040806795 shutdown complete.
  70. 2022-09-13 11:46:53.473 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError