柯桥增值式服务
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

457 wiersze
70KB

  1. 2024-04-02 17:31:41.904 [background-preinit] INFO o.h.validator.internal.util.Version -HV000001: Hibernate Validator 6.2.4.Final
  2. 2024-04-02 17:31:41.909 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 33380 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  3. 2024-04-02 17:31:41.910 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  4. 2024-04-02 17:31:41.971 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  5. 2024-04-02 17:31:41.972 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  6. 2024-04-02 17:31:42.806 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  7. 2024-04-02 17:31:42.807 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  8. 2024-04-02 17:31:42.808 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  9. 2024-04-02 17:31:42.808 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  10. 2024-04-02 17:31:42.810 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  11. 2024-04-02 17:31:42.811 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  12. 2024-04-02 17:31:42.811 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  13. 2024-04-02 17:31:42.811 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  14. 2024-04-02 17:31:42.811 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  15. 2024-04-02 17:31:42.811 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  16. 2024-04-02 17:31:42.957 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  17. 2024-04-02 17:31:42.965 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  18. 2024-04-02 17:31:42.966 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  19. 2024-04-02 17:31:43.205 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  20. 2024-04-02 17:31:43.250 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  21. 2024-04-02 17:31:43.251 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  22. 2024-04-02 17:31:43.251 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  23. 2024-04-02 17:31:43.297 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  24. 2024-04-02 17:31:43.297 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 1324 ms
  25. 2024-04-02 17:31:43.428 [restartedMain] INFO c.u.j.encryptor.DefaultLazyEncryptor -String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
  26. 2024-04-02 17:31:43.440 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
  27. 2024-04-02 17:31:43.440 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
  28. 2024-04-02 17:31:43.440 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
  29. 2024-04-02 17:31:43.440 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
  30. 2024-04-02 17:31:43.441 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator
  31. 2024-04-02 17:31:43.443 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
  32. 2024-04-02 17:31:45.116 [restartedMain] INFO c.n.kqapi.common.config.BeanConfig ------restTemplate-----初始化完成
  33. 2024-04-02 17:31:45.234 [restartedMain] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext -Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'routerFunctionMapping' defined in class path resource [org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.function.support.RouterFunctionMapping]: Factory method 'routerFunctionMapping' threw exception; nested exception is java.lang.NullPointerException
  34. 2024-04-02 17:31:45.238 [restartedMain] INFO o.a.catalina.core.StandardService -Stopping service [Tomcat]
  35. 2024-04-02 17:31:45.247 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  36. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  37. 2024-04-02 17:31:45.271 [restartedMain] ERROR o.s.boot.SpringApplication -Application run failed
  38. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'routerFunctionMapping' defined in class path resource [org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.function.support.RouterFunctionMapping]: Factory method 'routerFunctionMapping' threw exception; nested exception is java.lang.NullPointerException
  39. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658)
  40. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638)
  41. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
  42. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
  43. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
  44. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  45. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  46. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  47. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  48. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  49. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  50. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  51. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  52. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  53. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745)
  54. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420)
  55. at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
  56. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
  57. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  58. at com.ningdatech.kqapi.App.main(App.java:31)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:498)
  63. at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
  64. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.function.support.RouterFunctionMapping]: Factory method 'routerFunctionMapping' threw exception; nested exception is java.lang.NullPointerException
  65. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
  66. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
  67. ... 24 common frames omitted
  68. Caused by: java.lang.NullPointerException: null
  69. at com.ningdatech.kqapi.common.util.SpringUtils.getBean(SpringUtils.java:64)
  70. at com.ningdatech.kqapi.common.config.BeanConfig.configureMessageConverters(BeanConfig.java:136)
  71. at org.springframework.web.servlet.config.annotation.WebMvcConfigurerComposite.configureMessageConverters(WebMvcConfigurerComposite.java:137)
  72. at org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.configureMessageConverters(DelegatingWebMvcConfiguration.java:118)
  73. at org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport.getMessageConverters(WebMvcConfigurationSupport.java:865)
  74. at org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport.routerFunctionMapping(WebMvcConfigurationSupport.java:568)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:498)
  79. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
  80. ... 25 common frames omitted
  81. 2024-04-02 17:32:54.277 [background-preinit] INFO o.h.validator.internal.util.Version -HV000001: Hibernate Validator 6.2.4.Final
  82. 2024-04-02 17:32:54.278 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 33540 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  83. 2024-04-02 17:32:54.278 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  84. 2024-04-02 17:32:54.328 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  85. 2024-04-02 17:32:54.328 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  86. 2024-04-02 17:32:55.109 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  87. 2024-04-02 17:32:55.110 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  88. 2024-04-02 17:32:55.112 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  89. 2024-04-02 17:32:55.112 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  90. 2024-04-02 17:32:55.114 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  91. 2024-04-02 17:32:55.115 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  92. 2024-04-02 17:32:55.116 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  93. 2024-04-02 17:32:55.116 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  94. 2024-04-02 17:32:55.116 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  95. 2024-04-02 17:32:55.116 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  96. 2024-04-02 17:32:55.273 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  97. 2024-04-02 17:32:55.280 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  98. 2024-04-02 17:32:55.282 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  99. 2024-04-02 17:32:55.509 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  100. 2024-04-02 17:32:55.556 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  101. 2024-04-02 17:32:55.556 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  102. 2024-04-02 17:32:55.556 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  103. 2024-04-02 17:32:55.595 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  104. 2024-04-02 17:32:55.596 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 1268 ms
  105. 2024-04-02 17:32:55.727 [restartedMain] INFO c.u.j.encryptor.DefaultLazyEncryptor -String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
  106. 2024-04-02 17:32:55.740 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
  107. 2024-04-02 17:32:55.740 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
  108. 2024-04-02 17:32:55.740 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
  109. 2024-04-02 17:32:55.740 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
  110. 2024-04-02 17:32:55.740 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator
  111. 2024-04-02 17:32:55.742 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
  112. 2024-04-02 17:32:57.418 [restartedMain] INFO c.n.kqapi.common.config.BeanConfig ------restTemplate-----初始化完成
  113. 2024-04-02 17:32:57.792 [restartedMain] WARN o.s.b.a.f.FreeMarkerAutoConfiguration -Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  114. 2024-04-02 17:32:57.905 [restartedMain] WARN o.s.b.d.a.OptionalLiveReloadServer -Unable to start LiveReload server
  115. 2024-04-02 17:32:57.922 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Starting ProtocolHandler ["http-nio-33060"]
  116. 2024-04-02 17:32:57.938 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat started on port(s): 33060 (http) with context path '/kq'
  117. 2024-04-02 17:32:57.939 [restartedMain] INFO c.u.j.c.RefreshScopeRefreshedEventListener -Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  118. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemProperties refreshed
  119. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemEnvironment refreshed
  120. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source random refreshed
  121. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' refreshed
  122. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
  123. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source devtools refreshed
  124. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  125. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  126. 2024-04-02 17:32:57.940 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  127. 2024-04-02 17:32:57.941 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
  128. 2024-04-02 17:32:57.952 [restartedMain] INFO com.ningdatech.kqapi.App -Started App in 4.14 seconds (JVM running for 5.223)
  129. 2024-04-02 17:33:20.220 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener -Restarting due to 126 class path changes (0 additions, 126 deletions, 0 modifications)
  130. 2024-04-02 17:33:21.106 [Thread-2] INFO o.a.coyote.http11.Http11NioProtocol -Pausing ProtocolHandler ["http-nio-33060"]
  131. 2024-04-02 17:33:21.106 [Thread-2] INFO o.a.catalina.core.StandardService -Stopping service [Tomcat]
  132. 2024-04-02 17:33:21.111 [Thread-2] INFO o.a.coyote.http11.Http11NioProtocol -Stopping ProtocolHandler ["http-nio-33060"]
  133. 2024-04-02 17:33:21.114 [Thread-2] INFO o.a.coyote.http11.Http11NioProtocol -Destroying ProtocolHandler ["http-nio-33060"]
  134. 2024-04-02 17:33:21.456 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 33540 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  135. 2024-04-02 17:33:21.457 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  136. 2024-04-02 17:33:21.729 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner -No MyBatis mapper was found in '[com.ningdatech.kqapi.**.mapper]' package. Please check your configuration.
  137. 2024-04-02 17:33:21.804 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  138. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  139. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  140. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  141. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  142. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  143. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  144. 2024-04-02 17:33:21.805 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  145. 2024-04-02 17:33:21.806 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  146. 2024-04-02 17:33:21.806 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  147. 2024-04-02 17:33:21.846 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  148. 2024-04-02 17:33:21.851 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  149. 2024-04-02 17:33:21.851 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  150. 2024-04-02 17:33:22.072 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  151. 2024-04-02 17:33:22.073 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  152. 2024-04-02 17:33:22.073 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  153. 2024-04-02 17:33:22.074 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  154. 2024-04-02 17:33:22.090 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  155. 2024-04-02 17:33:22.091 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 627 ms
  156. 2024-04-02 17:33:22.161 [restartedMain] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext -Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springContextHolder' defined in com.ningdatech.kqapi.App: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.ningdatech.kqapi.common.util.SpringContextHolder] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]
  157. 2024-04-02 17:33:22.162 [restartedMain] INFO o.a.catalina.core.StandardService -Stopping service [Tomcat]
  158. 2024-04-02 17:33:22.177 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  159. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  160. 2024-04-02 17:33:22.321 [restartedMain] ERROR o.s.boot.SpringApplication -Application run failed
  161. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springContextHolder' defined in com.ningdatech.kqapi.App: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.ningdatech.kqapi.common.util.SpringContextHolder] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]
  162. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
  163. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  164. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  165. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  166. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  167. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  168. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  169. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  170. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  171. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  172. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745)
  173. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420)
  174. at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
  175. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
  176. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  177. at com.ningdatech.kqapi.App.main(App.java:31)
  178. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  179. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  180. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  181. at java.lang.reflect.Method.invoke(Method.java:498)
  182. at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
  183. Caused by: java.lang.IllegalStateException: Failed to introspect Class [com.ningdatech.kqapi.common.util.SpringContextHolder] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]
  184. at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:485)
  185. at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:321)
  186. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.buildLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:232)
  187. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.findLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:210)
  188. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(InitDestroyAnnotationBeanPostProcessor.java:149)
  189. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:305)
  190. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1116)
  191. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
  192. ... 20 common frames omitted
  193. Caused by: java.lang.NoClassDefFoundError: com/ningdatech/kqapi/common/util/CallBack
  194. at java.lang.Class.getDeclaredMethods0(Native Method)
  195. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  196. at java.lang.Class.getDeclaredMethods(Class.java:1975)
  197. at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:467)
  198. ... 27 common frames omitted
  199. Caused by: java.lang.ClassNotFoundException: com.ningdatech.kqapi.common.util.CallBack
  200. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  201. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  202. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  203. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  204. ... 31 common frames omitted
  205. 2024-04-02 17:33:26.901 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 33540 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  206. 2024-04-02 17:33:26.901 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  207. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  208. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  209. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  210. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  211. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  212. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  213. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  214. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  215. 2024-04-02 17:33:27.191 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  216. 2024-04-02 17:33:27.192 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  217. 2024-04-02 17:33:27.210 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  218. 2024-04-02 17:33:27.214 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  219. 2024-04-02 17:33:27.215 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  220. 2024-04-02 17:33:27.274 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  221. 2024-04-02 17:33:27.275 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  222. 2024-04-02 17:33:27.276 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  223. 2024-04-02 17:33:27.276 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  224. 2024-04-02 17:33:27.282 [restartedMain] INFO o.a.c.c.C.[.[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  225. 2024-04-02 17:33:27.282 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 378 ms
  226. 2024-04-02 17:33:27.329 [restartedMain] INFO c.u.j.encryptor.DefaultLazyEncryptor -String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
  227. 2024-04-02 17:33:27.333 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
  228. 2024-04-02 17:33:27.333 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
  229. 2024-04-02 17:33:27.333 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
  230. 2024-04-02 17:33:27.333 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
  231. 2024-04-02 17:33:27.333 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator
  232. 2024-04-02 17:33:27.333 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
  233. 2024-04-02 17:33:27.928 [restartedMain] INFO c.n.kqapi.common.config.BeanConfig ------restTemplate-----初始化完成
  234. 2024-04-02 17:33:28.019 [restartedMain] WARN o.s.b.a.f.FreeMarkerAutoConfiguration -Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  235. 2024-04-02 17:33:28.041 [restartedMain] WARN o.s.b.d.a.OptionalLiveReloadServer -Unable to start LiveReload server
  236. 2024-04-02 17:33:28.049 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Starting ProtocolHandler ["http-nio-33060"]
  237. 2024-04-02 17:33:28.051 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat started on port(s): 33060 (http) with context path '/kq'
  238. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.RefreshScopeRefreshedEventListener -Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  239. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemProperties refreshed
  240. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemEnvironment refreshed
  241. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source random refreshed
  242. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' refreshed
  243. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
  244. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source devtools refreshed
  245. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  246. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  247. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  248. 2024-04-02 17:33:28.052 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
  249. 2024-04-02 17:33:28.055 [restartedMain] INFO com.ningdatech.kqapi.App -Started App in 1.19 seconds (JVM running for 35.326)
  250. 2024-04-02 17:33:28.056 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener -Condition evaluation unchanged
  251. 2024-04-02 17:37:39.416 [File Watcher] INFO o.s.b.d.a.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener -Restarting due to 126 class path changes (0 additions, 126 deletions, 0 modifications)
  252. 2024-04-02 17:37:39.784 [Thread-17] INFO o.a.coyote.http11.Http11NioProtocol -Pausing ProtocolHandler ["http-nio-33060"]
  253. 2024-04-02 17:37:39.785 [Thread-17] INFO o.a.catalina.core.StandardService -Stopping service [Tomcat]
  254. 2024-04-02 17:37:39.788 [Thread-17] INFO o.a.coyote.http11.Http11NioProtocol -Stopping ProtocolHandler ["http-nio-33060"]
  255. 2024-04-02 17:37:39.791 [Thread-17] INFO o.a.coyote.http11.Http11NioProtocol -Destroying ProtocolHandler ["http-nio-33060"]
  256. 2024-04-02 17:37:39.977 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 33540 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  257. 2024-04-02 17:37:39.977 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  258. 2024-04-02 17:37:40.246 [restartedMain] WARN o.m.s.mapper.ClassPathMapperScanner -No MyBatis mapper was found in '[com.ningdatech.kqapi.**.mapper]' package. Please check your configuration.
  259. 2024-04-02 17:37:40.263 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  260. 2024-04-02 17:37:40.263 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  261. 2024-04-02 17:37:40.263 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  262. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  263. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  264. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  265. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  266. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  267. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  268. 2024-04-02 17:37:40.264 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  269. 2024-04-02 17:37:40.288 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  270. 2024-04-02 17:37:40.292 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  271. 2024-04-02 17:37:40.292 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  272. 2024-04-02 17:37:40.428 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  273. 2024-04-02 17:37:40.429 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  274. 2024-04-02 17:37:40.429 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  275. 2024-04-02 17:37:40.429 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  276. 2024-04-02 17:37:40.439 [restartedMain] INFO o.a.c.c.C.[.[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  277. 2024-04-02 17:37:40.440 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 460 ms
  278. 2024-04-02 17:37:40.463 [restartedMain] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext -Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springContextHolder' defined in com.ningdatech.kqapi.App: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.ningdatech.kqapi.common.util.SpringContextHolder] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]
  279. 2024-04-02 17:37:40.463 [restartedMain] INFO o.a.catalina.core.StandardService -Stopping service [Tomcat]
  280. 2024-04-02 17:37:40.472 [restartedMain] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -
  281. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  282. 2024-04-02 17:37:40.478 [restartedMain] ERROR o.s.boot.SpringApplication -Application run failed
  283. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'springContextHolder' defined in com.ningdatech.kqapi.App: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.ningdatech.kqapi.common.util.SpringContextHolder] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]
  284. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
  285. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
  286. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
  287. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  288. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
  289. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
  290. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
  291. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  292. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
  293. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
  294. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745)
  295. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420)
  296. at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
  297. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
  298. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  299. at com.ningdatech.kqapi.App.main(App.java:31)
  300. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  301. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  302. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  303. at java.lang.reflect.Method.invoke(Method.java:498)
  304. at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49)
  305. Caused by: java.lang.IllegalStateException: Failed to introspect Class [com.ningdatech.kqapi.common.util.SpringContextHolder] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]
  306. at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:485)
  307. at org.springframework.util.ReflectionUtils.doWithLocalMethods(ReflectionUtils.java:321)
  308. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.buildLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:232)
  309. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.findLifecycleMetadata(InitDestroyAnnotationBeanPostProcessor.java:210)
  310. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(InitDestroyAnnotationBeanPostProcessor.java:149)
  311. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(CommonAnnotationBeanPostProcessor.java:305)
  312. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1116)
  313. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
  314. ... 20 common frames omitted
  315. Caused by: java.lang.NoClassDefFoundError: com/ningdatech/kqapi/common/util/CallBack
  316. at java.lang.Class.getDeclaredMethods0(Native Method)
  317. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  318. at java.lang.Class.getDeclaredMethods(Class.java:1975)
  319. at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:467)
  320. ... 27 common frames omitted
  321. Caused by: java.lang.ClassNotFoundException: com.ningdatech.kqapi.common.util.CallBack
  322. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  323. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  324. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  325. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  326. ... 31 common frames omitted
  327. 2024-04-02 17:37:44.313 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 33540 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  328. 2024-04-02 17:37:44.313 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  329. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  330. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  331. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  332. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  333. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  334. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  335. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  336. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  337. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  338. 2024-04-02 17:37:44.659 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  339. 2024-04-02 17:37:44.678 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  340. 2024-04-02 17:37:44.682 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  341. 2024-04-02 17:37:44.682 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  342. 2024-04-02 17:37:44.753 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  343. 2024-04-02 17:37:44.755 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  344. 2024-04-02 17:37:44.755 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  345. 2024-04-02 17:37:44.755 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  346. 2024-04-02 17:37:44.767 [restartedMain] INFO o.a.c.c.C.[.[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  347. 2024-04-02 17:37:44.767 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 450 ms
  348. 2024-04-02 17:37:44.890 [restartedMain] INFO c.u.j.encryptor.DefaultLazyEncryptor -String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
  349. 2024-04-02 17:37:44.899 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
  350. 2024-04-02 17:37:44.899 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
  351. 2024-04-02 17:37:44.899 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
  352. 2024-04-02 17:37:44.899 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
  353. 2024-04-02 17:37:44.899 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator
  354. 2024-04-02 17:37:44.900 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
  355. 2024-04-02 17:37:45.795 [restartedMain] INFO c.n.kqapi.common.config.BeanConfig ------restTemplate-----初始化完成
  356. 2024-04-02 17:37:45.917 [restartedMain] WARN o.s.b.a.f.FreeMarkerAutoConfiguration -Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  357. 2024-04-02 17:37:46.022 [restartedMain] WARN o.s.b.d.a.OptionalLiveReloadServer -Unable to start LiveReload server
  358. 2024-04-02 17:37:46.042 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Starting ProtocolHandler ["http-nio-33060"]
  359. 2024-04-02 17:37:46.044 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat started on port(s): 33060 (http) with context path '/kq'
  360. 2024-04-02 17:37:46.044 [restartedMain] INFO c.u.j.c.RefreshScopeRefreshedEventListener -Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  361. 2024-04-02 17:37:46.044 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemProperties refreshed
  362. 2024-04-02 17:37:46.044 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemEnvironment refreshed
  363. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source random refreshed
  364. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' refreshed
  365. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
  366. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source devtools refreshed
  367. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  368. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  369. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  370. 2024-04-02 17:37:46.045 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
  371. 2024-04-02 17:37:46.050 [restartedMain] INFO com.ningdatech.kqapi.App -Started App in 1.784 seconds (JVM running for 293.321)
  372. 2024-04-02 17:37:46.051 [restartedMain] INFO o.s.b.d.a.ConditionEvaluationDeltaLoggingListener -Condition evaluation unchanged
  373. 2024-04-02 17:38:15.159 [background-preinit] INFO o.h.validator.internal.util.Version -HV000001: Hibernate Validator 6.2.4.Final
  374. 2024-04-02 17:38:15.163 [restartedMain] INFO com.ningdatech.kqapi.App -Starting App using Java 1.8.0_131 on LAPTOP-NQGEQP03 with PID 30208 (D:\gitPoffy\qyxszhfwpt\kqapi\target\classes started by PoffyZhang in D:\gitPoffy\qyxszhfwpt)
  375. 2024-04-02 17:38:15.163 [restartedMain] INFO com.ningdatech.kqapi.App -The following 1 profile is active: "dev"
  376. 2024-04-02 17:38:15.212 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
  377. 2024-04-02 17:38:15.212 [restartedMain] INFO o.s.b.d.e.DevToolsPropertyDefaultsPostProcessor -For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
  378. 2024-04-02 17:38:15.989 [restartedMain] INFO c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor -Post-processing PropertySource instances
  379. 2024-04-02 17:38:15.990 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  380. 2024-04-02 17:38:15.991 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  381. 2024-04-02 17:38:15.991 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  382. 2024-04-02 17:38:15.992 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  383. 2024-04-02 17:38:15.993 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  384. 2024-04-02 17:38:15.994 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  385. 2024-04-02 17:38:15.994 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  386. 2024-04-02 17:38:15.994 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  387. 2024-04-02 17:38:15.994 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource devtools [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  388. 2024-04-02 17:38:16.139 [restartedMain] INFO c.u.j.f.DefaultLazyPropertyFilter -Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  389. 2024-04-02 17:38:16.146 [restartedMain] INFO c.u.j.r.DefaultLazyPropertyResolver -Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  390. 2024-04-02 17:38:16.148 [restartedMain] INFO c.u.j.d.DefaultLazyPropertyDetector -Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  391. 2024-04-02 17:38:16.369 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat initialized with port(s): 33060 (http)
  392. 2024-04-02 17:38:16.410 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Initializing ProtocolHandler ["http-nio-33060"]
  393. 2024-04-02 17:38:16.410 [restartedMain] INFO o.a.catalina.core.StandardService -Starting service [Tomcat]
  394. 2024-04-02 17:38:16.410 [restartedMain] INFO o.a.catalina.core.StandardEngine -Starting Servlet engine: [Apache Tomcat/9.0.65]
  395. 2024-04-02 17:38:16.451 [restartedMain] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring embedded WebApplicationContext
  396. 2024-04-02 17:38:16.451 [restartedMain] INFO o.s.b.w.s.c.ServletWebServerApplicationContext -Root WebApplicationContext: initialization completed in 1238 ms
  397. 2024-04-02 17:38:16.577 [restartedMain] INFO c.u.j.encryptor.DefaultLazyEncryptor -String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
  398. 2024-04-02 17:38:16.588 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.key-obtention-iterations, using default value: 1000
  399. 2024-04-02 17:38:16.588 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.pool-size, using default value: 1
  400. 2024-04-02 17:38:16.588 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-name, using default value: null
  401. 2024-04-02 17:38:16.588 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.provider-class-name, using default value: null
  402. 2024-04-02 17:38:16.589 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.salt-generator-classname, using default value: org.jasypt.salt.RandomSaltGenerator
  403. 2024-04-02 17:38:16.591 [restartedMain] INFO c.u.j.c.StringEncryptorBuilder -Encryptor config not found for property jasypt.encryptor.string-output-type, using default value: base64
  404. 2024-04-02 17:38:18.302 [restartedMain] INFO c.n.kqapi.common.config.BeanConfig ------restTemplate-----初始化完成
  405. 2024-04-02 17:38:18.618 [restartedMain] WARN o.s.b.a.f.FreeMarkerAutoConfiguration -Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  406. 2024-04-02 17:38:18.731 [restartedMain] WARN o.s.b.d.a.OptionalLiveReloadServer -Unable to start LiveReload server
  407. 2024-04-02 17:38:18.749 [restartedMain] INFO o.a.coyote.http11.Http11NioProtocol -Starting ProtocolHandler ["http-nio-33060"]
  408. 2024-04-02 17:38:18.765 [restartedMain] INFO o.s.b.w.e.tomcat.TomcatWebServer -Tomcat started on port(s): 33060 (http) with context path '/kq'
  409. 2024-04-02 17:38:18.767 [restartedMain] INFO c.u.j.c.RefreshScopeRefreshedEventListener -Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  410. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemProperties refreshed
  411. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source systemEnvironment refreshed
  412. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source random refreshed
  413. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application-dev.yml]' via location 'optional:classpath:/' refreshed
  414. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source Config resource 'class path resource [application.yml]' via location 'optional:classpath:/' refreshed
  415. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.c.CachingDelegateEncryptablePropertySource -Property Source devtools refreshed
  416. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  417. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  418. 2024-04-02 17:38:18.768 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  419. 2024-04-02 17:38:18.769 [restartedMain] INFO c.u.j.EncryptablePropertySourceConverter -Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper
  420. 2024-04-02 17:38:18.781 [restartedMain] INFO com.ningdatech.kqapi.App -Started App in 4.092 seconds (JVM running for 5.141)
  421. 2024-04-02 17:38:30.702 [http-nio-33060-exec-3] INFO o.a.coyote.http11.Http11Processor -Error parsing HTTP request header
  422. Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
  423. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x02L0x010x000x02H0x030x030xe60x0a0x1890x830x7f0xc20x9e0xe10xc00x1a0x870x13J40xe0jv0x030x1d0xf2k0x8a0xae0x030xe60xeeq0x160xec0xb80xb6 ]. HTTP method names must be tokens
  424. at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
  425. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
  426. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  427. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)
  428. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)
  429. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  430. at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
  431. at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
  432. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  433. at java.lang.Thread.run(Thread.java:748)
  434. 2024-04-02 17:38:30.702 [http-nio-33060-exec-1] INFO o.a.coyote.http11.Http11Processor -Error parsing HTTP request header
  435. Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
  436. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x02,0x010x000x02(0x030x030xf6D0xa80xfa0xd7X0xc30xe0tLrD0xca+e0x8e0x990xb00xe00xf30x9fr0xb1.i0xf00x80k0x980xa00x04= ]. HTTP method names must be tokens
  437. at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)
  438. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
  439. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  440. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)
  441. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)
  442. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  443. at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
  444. at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
  445. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  446. at java.lang.Thread.run(Thread.java:748)
  447. 2024-04-02 17:38:37.996 [http-nio-33060-exec-5] INFO o.a.c.c.C.[Tomcat].[localhost].[/kq] -Initializing Spring DispatcherServlet 'dispatcherServlet'
  448. 2024-04-02 17:38:37.997 [http-nio-33060-exec-5] INFO o.s.web.servlet.DispatcherServlet -Initializing Servlet 'dispatcherServlet'
  449. 2024-04-02 17:38:37.998 [http-nio-33060-exec-5] INFO o.s.web.servlet.DispatcherServlet -Completed initialization in 1 ms
  450. 2024-04-02 17:38:38.094 [http-nio-33060-exec-5] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Starting...
  451. 2024-04-02 17:38:38.300 [http-nio-33060-exec-5] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Start completed.
  452. 2024-04-02 18:05:37.312 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Shutdown initiated...
  453. 2024-04-02 18:05:37.320 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource -HikariPool-1 - Shutdown completed.