ipfcst-reportquery.2024-04-15.0.log 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. 2024-04-15 09:42:09.823 [main] INFO com.jiayue.ipfcst.ReportQueryApplication - Starting ReportQueryApplication on xusl设备名称 with PID 12984 (D:\code\glyc\ipfcst-znzx2\ipfcst\ipfcst-reportquery\target\classes started by jy in D:\code\glyc\ipfcst-znzx2)
  2. 2024-04-15 09:42:09.831 [main] INFO com.jiayue.ipfcst.ReportQueryApplication - No active profile set, falling back to default profiles: default
  3. 2024-04-15 09:42:12.779 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data repositories in DEFAULT mode.
  4. 2024-04-15 09:42:13.365 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 574ms. Found 89 repository interfaces.
  5. 2024-04-15 09:42:14.126 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  6. 2024-04-15 09:42:14.230 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. 2024-04-15 09:42:14.238 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2024-04-15 09:42:14.248 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@74f827ad' 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)
  9. 2024-04-15 09:42:14.256 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  10. 2024-04-15 09:42:14.265 [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)
  11. 2024-04-15 09:42:15.165 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5211 ms
  12. 2024-04-15 09:42:15.382 [main] WARN o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  13. 2024-04-15 09:42:16.335 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
  14. 2024-04-15 09:42:16.437 [main] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.4.8.Final}
  15. 2024-04-15 09:42:16.609 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
  16. 2024-04-15 09:42:16.771 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
  17. 2024-04-15 09:42:19.552 [main] INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  18. 2024-04-15 09:42:19.571 [main] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  19. 2024-04-15 09:42:23.277 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  20. 2024-04-15 09:42:23.317 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  21. 2024-04-15 09:42:23.317 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
  22. 2024-04-15 09:42:23.319 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  23. 2024-04-15 09:42:23.323 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  24. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  25. NOT STARTED.
  26. Currently in standby mode.
  27. Number of jobs executed: 0
  28. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  29. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  30. 2024-04-15 09:42:23.323 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  31. 2024-04-15 09:42:23.324 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
  32. 2024-04-15 09:42:23.324 [main] INFO org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@a256322
  33. 2024-04-15 09:42:30.615 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
  34. 2024-04-15 09:42:30.844 [main] INFO o.s.b.a.web.servlet.WelcomePageHandlerMapping - Adding welcome page: class path resource [static/index.html]
  35. 2024-04-15 09:42:31.251 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/static/**'], []
  36. 2024-04-15 09:42:31.251 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/assets/**'], []
  37. 2024-04-15 09:42:31.252 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/audio/**'], []
  38. 2024-04-15 09:42:31.252 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/'], []
  39. 2024-04-15 09:42:31.339 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c79c7fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@108b257f, org.springframework.security.web.header.HeaderWriterFilter@4179260d, org.springframework.web.filter.CorsFilter@2b3d662e, org.springframework.security.web.authentication.logout.LogoutFilter@6b0090ca, com.jiayue.ipfcst.common.security.filter.JwtAuthenticationTokenFilter@401358e5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@45e60c79, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a4764bb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1ff06f00, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7889b4cb, org.springframework.security.web.session.SessionManagementFilter@13d72307, org.springframework.security.web.access.ExceptionTranslationFilter@471e3e69, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1a8b2ab3]
  40. 2024-04-15 09:42:31.504 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
  41. 2024-04-15 09:42:31.646 [main] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
  42. 2024-04-15 09:42:31.647 [main] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
  43. 2024-04-15 09:42:31.710 [main] INFO org.xnio - XNIO version 3.3.8.Final
  44. 2024-04-15 09:42:31.736 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.8.Final
  45. 2024-04-15 09:42:31.913 [main] INFO o.s.b.w.embedded.undertow.UndertowServletWebServer - Undertow started on port(s) 9000 (https) with context path ''
  46. 2024-04-15 09:42:31.918 [main] INFO com.jiayue.ipfcst.ReportQueryApplication - Started ReportQueryApplication in 23.677 seconds (JVM running for 27.11)
  47. 2024-04-15 09:48:38.904 [XNIO-1 task-3] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
  48. 2024-04-15 09:48:38.922 [XNIO-1 task-3] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 17 ms
  49. 2024-04-15 13:53:50.392 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  50. 2024-04-15 13:53:50.418 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'taskScheduler'
  51. 2024-04-15 13:53:50.432 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor'
  52. 2024-04-15 13:53:50.478 [SpringContextShutdownHook] INFO o.s.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
  53. 2024-04-15 13:53:50.479 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
  54. 2024-04-15 13:53:50.479 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
  55. 2024-04-15 13:53:50.482 [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
  56. 2024-04-15 13:53:50.558 [SpringContextShutdownHook] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'