nerp.2022-10-09.0.log 10.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. 2022-10-09 14:45:10.847 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  2. 2022-10-09 14:45:17.409 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  3. 2022-10-09 14:45:17.414 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  4. 2022-10-09 14:45:17.531 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 96 ms. Found 0 Redis repository interfaces.
  5. 2022-10-09 14:45:17.757 [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-10-09 14:45:19.343 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@482f7af0' 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-10-09 14:45:19.387 [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-10-09 14:45:20.795 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9909 ms
  9. 2022-10-09 14:45:31.365 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  10. 2022-10-09 14:45:31.432 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  11. 2022-10-09 14:45:31.433 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  12. 2022-10-09 14:45:31.441 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  13. 2022-10-09 14:45:31.446 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  14. 2022-10-09 14:45:31.447 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1665297931370'
  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-10-09 14:45:31.448 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  22. 2022-10-09 14:45:31.448 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  23. 2022-10-09 14:45:31.453 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@7607340f
  24. 2022-10-09 14:45:34.818 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  25. 2022-10-09 14:45:37.348 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  26. 2022-10-09 14:45:37.946 [main] INFO org.xnio - XNIO version 3.8.6.Final
  27. 2022-10-09 14:45:37.972 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  28. 2022-10-09 14:45:38.041 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  29. 2022-10-09 14:45:38.125 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 61310 (http)
  30. 2022-10-09 14:45:38.648 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  31. 2022-10-09 14:45:39.555 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  32. 2022-10-09 14:45:39.555 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1665297931370 shutting down.
  33. 2022-10-09 14:45:39.556 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1665297931370 paused.
  34. 2022-10-09 14:45:39.570 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1665297931370 shutdown complete.
  35. 2022-10-09 14:45:39.572 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError
  36. 2022-10-09 14:45:39.651 [Quartz Scheduler [ElfScheduler]] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now, after delay of 1 seconds
  37. 2022-10-09 14:46:10.422 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.3.Final
  38. 2022-10-09 14:46:13.266 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  39. 2022-10-09 14:46:13.270 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  40. 2022-10-09 14:46:13.392 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 102 ms. Found 0 Redis repository interfaces.
  41. 2022-10-09 14:46:13.645 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.baomidou.mybatisplus.samples.dytablename.mapper]' package. Please check your configuration.
  42. 2022-10-09 14:46:15.239 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@403364e9' 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-10-09 14:46:15.282 [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-10-09 14:46:16.761 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6297 ms
  45. 2022-10-09 14:46:26.639 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  46. 2022-10-09 14:46:26.666 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  47. 2022-10-09 14:46:26.666 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  48. 2022-10-09 14:46:26.671 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization).
  49. 2022-10-09 14:46:26.674 [main] INFO o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized.
  50. 2022-10-09 14:46:26.675 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ElfScheduler' with instanceId 'DESKTOP-NA1JNLE1665297986643'
  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-10-09 14:46:26.676 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'ElfScheduler' initialized from an externally provided properties instance.
  58. 2022-10-09 14:46:26.676 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  59. 2022-10-09 14:46:26.678 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@289cf7db
  60. 2022-10-09 14:46:29.253 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 1 endpoint(s) beneath base path '/actuator'
  61. 2022-10-09 14:46:31.408 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will not secure any request
  62. 2022-10-09 14:46:31.819 [main] INFO org.xnio - XNIO version 3.8.6.Final
  63. 2022-10-09 14:46:31.839 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final
  64. 2022-10-09 14:46:31.899 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final
  65. 2022-10-09 14:46:31.978 [main] INFO o.s.boot.web.embedded.undertow.UndertowWebServer - Undertow started on port(s) 61439 (http)
  66. 2022-10-09 14:46:32.481 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Will start Quartz Scheduler [ElfScheduler] in 1 seconds
  67. 2022-10-09 14:46:33.235 [SpringApplicationShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  68. 2022-10-09 14:46:33.235 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1665297986643 shutting down.
  69. 2022-10-09 14:46:33.235 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1665297986643 paused.
  70. 2022-10-09 14:46:33.237 [SpringApplicationShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler ElfScheduler_$_DESKTOP-NA1JNLE1665297986643 shutdown complete.
  71. 2022-10-09 14:46:33.238 [SpringApplicationShutdownHook] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError