debug.log 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. 2021-07-01 17:33:02,496 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances
  2. 2021-07-01 17:33:02,555 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  3. 2021-07-01 17:33:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  4. 2021-07-01 17:33:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  5. 2021-07-01 17:33:02,556 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  6. 2021-07-01 17:33:02,557 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  7. 2021-07-01 17:33:02,557 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  8. 2021-07-01 17:33:02,557 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource applicationConfig: [classpath:/bootstrap.yml] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  9. 2021-07-01 17:33:02,594 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  10. 2021-07-01 17:33:02,597 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  11. 2021-07-01 17:33:02,599 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  12. 2021-07-01 17:33:02,899 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[hnqz-mp-platform] & group[DEFAULT_GROUP]
  13. 2021-07-01 17:33:02,902 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[hnqz-mp-platform.yml] & group[DEFAULT_GROUP]
  14. 2021-07-01 17:33:02,928 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:112 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-hnqz-mp-platform-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-hnqz-mp-platform.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-hnqz-mp-platform,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}]
  15. 2021-07-01 17:33:02,965 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:72 - Bootstraping jasypt-string-boot auto configuration in context: hnqz-mp-platform-1
  16. 2021-07-01 17:33:02,965 [main] INFO [com.qunzhixinxi.hnqz.mp.HnqzMpPlatformApplication] SpringApplication.java:655 - The following profiles are active: dev
  17. 2021-07-01 17:33:03,858 [main] INFO [o.s.context.annotation.AutoProxyRegistrar] AutoProxyRegistrar.java:83 - AutoProxyRegistrar was imported but no annotations were found having both 'mode' and 'proxyTargetClass' attributes of type AdviceMode and boolean respectively. This means that auto proxy creator registration and configuration may not have occurred as intended, and components may not be proxied as expected. Check to ensure that AutoProxyRegistrar has been @Import'ed on the same class where these annotations are declared; otherwise remove the import of AutoProxyRegistrar altogether.
  18. 2021-07-01 17:33:04,183 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
  19. 2021-07-01 17:33:04,185 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  20. 2021-07-01 17:33:04,205 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:187 - Finished Spring Data repository scanning in 11ms. Found 0 Redis repository interfaces.
  21. 2021-07-01 17:33:04,271 [main] WARN [o.springframework.boot.actuate.endpoint.EndpointId] EndpointId.java:155 - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
  22. 2021-07-01 17:33:04,459 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:295 - BeanFactory id=800d1e2f-a8b5-3a74-8d31-e3047b9131eb
  23. 2021-07-01 17:33:04,521 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances
  24. 2021-07-01 17:33:04,535 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-hnqz-mp-platform-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  25. 2021-07-01 17:33:04,535 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-hnqz-mp-platform.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  26. 2021-07-01 17:33:04,535 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-hnqz-mp-platform,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  27. 2021-07-01 17:33:04,535 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-application-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  28. 2021-07-01 17:33:04,535 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  29. 2021-07-01 17:33:04,535 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
  30. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
  31. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  32. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  33. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  34. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  35. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  36. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  37. 2021-07-01 17:33:04,536 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  38. 2021-07-01 17:33:04,548 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  39. 2021-07-01 17:33:04,770 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:335 - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@44d7e24' of type [org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  40. 2021-07-01 17:33:04,779 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:335 - 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)
  41. 2021-07-01 17:33:04,789 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  42. 2021-07-01 17:33:04,790 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  43. 2021-07-01 17:33:04,868 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:335 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  44. 2021-07-01 17:33:04,965 [main] INFO [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:335 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  45. 2021-07-01 17:33:05,183 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  46. 2021-07-01 17:33:05,209 [main] INFO [io.undertow.servlet] ServletContextImpl.java:364 - Initializing Spring embedded WebApplicationContext
  47. 2021-07-01 17:33:05,209 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:285 - Root WebApplicationContext: initialization completed in 2216 ms
  48. 2021-07-01 17:33:05,366 [main] WARN [o.springframework.boot.actuate.endpoint.EndpointId] EndpointId.java:155 - Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
  49. 2021-07-01 17:33:05,366 [main] WARN [o.springframework.boot.actuate.endpoint.EndpointId] EndpointId.java:155 - Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
  50. 2021-07-01 17:33:05,700 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:34 - String Encryptor custom Bean not found with name 'jasyptStringEncryptor'. Initializing Default String Encryptor
  51. 2021-07-01 17:33:05,708 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.algorithm, using default value: PBEWithMD5AndDES
  52. 2021-07-01 17:33:05,709 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.keyObtentionIterations, using default value: 1000
  53. 2021-07-01 17:33:05,709 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.poolSize, using default value: 1
  54. 2021-07-01 17:33:05,709 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.providerName, using default value: null
  55. 2021-07-01 17:33:05,709 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.providerClassName, using default value: null
  56. 2021-07-01 17:33:05,709 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.saltGeneratorClassname, using default value: org.jasypt.salt.RandomSaltGenerator
  57. 2021-07-01 17:33:05,710 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.ivGeneratorClassname, using default value: org.jasypt.salt.NoOpIVGenerator
  58. 2021-07-01 17:33:05,711 [main] INFO [c.u.j.encryptor.DefaultLazyEncryptor] DefaultLazyEncryptor.java:88 - Encryptor config not found for property jasypt.encryptor.stringOutputType, using default value: base64
  59. 2021-07-01 17:33:06,038 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:56 - Init DruidDataSource
  60. 2021-07-01 17:33:06,151 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1010 - {dataSource-1} inited
  61. 2021-07-01 17:33:06,921 [main] WARN [com.netflix.config.sources.URLConfigurationSource] URLConfigurationSource.java:121 - No URLs will be polled as dynamic configuration sources.
  62. 2021-07-01 17:33:06,921 [main] INFO [com.netflix.config.sources.URLConfigurationSource] URLConfigurationSource.java:122 - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  63. 2021-07-01 17:33:06,924 [main] INFO [com.netflix.config.DynamicPropertyFactory] DynamicPropertyFactory.java:281 - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@df6f19b
  64. 2021-07-01 17:33:07,076 [main] INFO [com.netflix.loadbalancer.BaseLoadBalancer] BaseLoadBalancer.java:197 - Client: hnqz-upms-biz instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=hnqz-upms-biz,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null
  65. 2021-07-01 17:33:07,080 [main] INFO [c.n.loadbalancer.DynamicServerListLoadBalancer] DynamicServerListLoadBalancer.java:222 - Using serverListUpdater PollingServerListUpdater
  66. 2021-07-01 17:33:07,285 [main] INFO [c.n.loadbalancer.DynamicServerListLoadBalancer] DynamicServerListLoadBalancer.java:150 - DynamicServerListLoadBalancer for client hnqz-upms-biz initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=hnqz-upms-biz,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:com.alibaba.cloud.nacos.ribbon.NacosServerList@129c760d
  67. 2021-07-01 17:33:07,313 [main] WARN [c.q.h.common.gray.rule.GrayRibbonLoadBalancerRule] GrayRibbonLoadBalancerRule.java:57 - No instance available for null
  68. 2021-07-01 17:33:07,317 [main] ERROR [c.q.h.c.s.feign.HnqzSentinelInvocationHandler] HnqzSentinelInvocationHandler.java:125 - feign 服务间调用异常
  69. java.lang.RuntimeException: com.netflix.client.ClientException: Load balancer does not have available server for client: hnqz-upms-biz
  70. at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:90)
  71. at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119)
  72. at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89)
  73. at com.qunzhixinxi.hnqz.common.sentinel.feign.HnqzSentinelInvocationHandler.invoke(HnqzSentinelInvocationHandler.java:100)
  74. at com.sun.proxy.$Proxy147.list(Unknown Source)
  75. at com.qunzhixinxi.hnqz.mp.config.WxMpInitConfigRunner.initServices(WxMpInitConfigRunner.java:88)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  78. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79. at java.lang.reflect.Method.invoke(Method.java:498)
  80. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  81. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
  82. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
  83. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416)
  84. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1788)
  85. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
  86. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
  87. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
  88. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226)
  89. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
  90. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
  91. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:893)
  92. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
  93. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
  94. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
  95. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
  96. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
  97. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
  98. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
  99. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  100. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  101. at com.qunzhixinxi.hnqz.mp.HnqzMpPlatformApplication.main(HnqzMpPlatformApplication.java:37)
  102. Caused by: com.netflix.client.ClientException: Load balancer does not have available server for client: hnqz-upms-biz
  103. at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483)
  104. at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184)
  105. at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180)
  106. at rx.Observable.unsafeSubscribe(Observable.java:10327)
  107. at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94)
  108. at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42)
  109. at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48)
  110. at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
  111. at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48)
  112. at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30)
  113. at rx.Observable.subscribe(Observable.java:10423)
  114. at rx.Observable.subscribe(Observable.java:10390)
  115. at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443)
  116. at rx.observables.BlockingObservable.single(BlockingObservable.java:340)
  117. at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112)
  118. at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83)
  119. ... 31 common frames omitted
  120. 2021-07-01 17:33:07,319 [main] WARN [o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext] AbstractApplicationContext.java:559 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wxMpInitConfigRunner': Invocation of init method failed; nested exception is java.lang.NullPointerException
  121. 2021-07-01 17:33:07,330 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2003 - {dataSource-1} closing ...
  122. 2021-07-01 17:33:07,331 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2075 - {dataSource-1} closed
  123. 2021-07-01 17:33:07,348 [main] INFO [o.s.b.a.l.ConditionEvaluationReportLoggingListener] ConditionEvaluationReportLoggingListener.java:136 -
  124. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  125. 2021-07-01 17:33:07,355 [main] ERROR [org.springframework.boot.SpringApplication] SpringApplication.java:837 - Application run failed
  126. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wxMpInitConfigRunner': Invocation of init method failed; nested exception is java.lang.NullPointerException
  127. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
  128. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416)
  129. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1788)
  130. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
  131. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
  132. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
  133. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226)
  134. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
  135. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
  136. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:893)
  137. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
  138. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
  139. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
  140. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
  141. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
  142. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
  143. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
  144. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
  145. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
  146. at com.qunzhixinxi.hnqz.mp.HnqzMpPlatformApplication.main(HnqzMpPlatformApplication.java:37)
  147. Caused by: java.lang.NullPointerException: null
  148. at com.qunzhixinxi.hnqz.mp.config.WxMpInitConfigRunner.initServices(WxMpInitConfigRunner.java:88)
  149. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  150. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  151. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  152. at java.lang.reflect.Method.invoke(Method.java:498)
  153. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  154. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
  155. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
  156. ... 19 common frames omitted
  157. 2021-07-01 17:33:25,926 [Thread-1223] INFO [com.netflix.loadbalancer.PollingServerListUpdater] PollingServerListUpdater.java:53 - Shutting down the Executor Pool for PollingServerListUpdater