debug.log 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. 2021-07-03 12:54:00,805 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances
  2. 2021-07-03 12:54:00,859 [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-03 12:54:00,860 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrap [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  4. 2021-07-03 12:54:00,860 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  5. 2021-07-03 12:54:00,861 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  6. 2021-07-03 12:54:00,861 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  7. 2021-07-03 12:54:00,861 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  8. 2021-07-03 12:54:00,861 [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-03 12:54:00,891 [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-03 12:54:00,893 [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-03 12:54:00,894 [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-03 12:54:01,051 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[hnqz-auth] & group[DEFAULT_GROUP]
  13. 2021-07-03 12:54:01,053 [main] WARN [c.a.cloud.nacos.client.NacosPropertySourceBuilder] NacosPropertySourceBuilder.java:87 - Ignore the empty nacos configuration and get it based on dataId[hnqz-auth.yml] & group[DEFAULT_GROUP]
  14. 2021-07-03 12:54:01,058 [main] INFO [o.s.c.b.c.PropertySourceBootstrapConfiguration] PropertySourceBootstrapConfiguration.java:112 - Located property source: [BootstrapPropertySource {name='bootstrapProperties-hnqz-auth-dev.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-hnqz-auth.yml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-hnqz-auth,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-application-dev.yml,DEFAULT_GROUP'}]
  15. 2021-07-03 12:54:01,097 [main] INFO [c.u.j.c.EnableEncryptablePropertiesConfiguration] EnableEncryptablePropertiesConfiguration.java:72 - Bootstraping jasypt-string-boot auto configuration in context: hnqz-auth-1
  16. 2021-07-03 12:54:01,097 [main] INFO [com.qunzhixinxi.hnqz.auth.HnqzAuthApplication] SpringApplication.java:655 - The following profiles are active: dev
  17. 2021-07-03 12:54:02,056 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
  18. 2021-07-03 12:54:02,058 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  19. 2021-07-03 12:54:02,077 [main] INFO [o.s.d.r.config.RepositoryConfigurationDelegate] RepositoryConfigurationDelegate.java:187 - Finished Spring Data repository scanning in 10ms. Found 0 Redis repository interfaces.
  20. 2021-07-03 12:54:02,148 [main] WARN [o.springframework.boot.actuate.endpoint.EndpointId] EndpointId.java:155 - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
  21. 2021-07-03 12:54:02,233 [main] INFO [o.springframework.cloud.context.scope.GenericScope] GenericScope.java:295 - BeanFactory id=a8b60bb6-da43-304d-8543-5001724b1ddd
  22. 2021-07-03 12:54:02,367 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:50 - Post-processing PropertySource instances
  23. 2021-07-03 12:54:02,378 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-hnqz-auth-dev.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  24. 2021-07-03 12:54:02,379 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-hnqz-auth.yml,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  25. 2021-07-03 12:54:02,379 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource bootstrapProperties-hnqz-auth,DEFAULT_GROUP [org.springframework.cloud.bootstrap.config.BootstrapPropertySource] to EncryptableEnumerablePropertySourceWrapper
  26. 2021-07-03 12:54:02,379 [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
  27. 2021-07-03 12:54:02,379 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource configurationProperties [org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource] to AOP Proxy
  28. 2021-07-03 12:54:02,379 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource servletConfigInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
  29. 2021-07-03 12:54:02,379 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource servletContextInitParams [org.springframework.core.env.PropertySource$StubPropertySource] to EncryptablePropertySourceWrapper
  30. 2021-07-03 12:54:02,379 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  31. 2021-07-03 12:54:02,380 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableMapPropertySourceWrapper
  32. 2021-07-03 12:54:02,380 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  33. 2021-07-03 12:54:02,380 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource springCloudClientHostInfo [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  34. 2021-07-03 12:54:02,380 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource applicationConfig: [classpath:/application.properties] [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  35. 2021-07-03 12:54:02,380 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource springCloudDefaultProperties [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  36. 2021-07-03 12:54:02,380 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:39 - Converting PropertySource cachedrandom [org.springframework.cloud.util.random.CachedRandomPropertySource] to EncryptablePropertySourceWrapper
  37. 2021-07-03 12:54:02,390 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:31 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  38. 2021-07-03 12:54:02,572 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:31 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  39. 2021-07-03 12:54:02,573 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:30 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  40. 2021-07-03 12:54:02,653 [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)
  41. 2021-07-03 12:54:02,739 [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)
  42. 2021-07-03 12:54:02,955 [main] WARN [io.undertow.websockets.jsr] Bootstrap.java:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  43. 2021-07-03 12:54:02,984 [main] INFO [io.undertow.servlet] ServletContextImpl.java:364 - Initializing Spring embedded WebApplicationContext
  44. 2021-07-03 12:54:02,984 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:285 - Root WebApplicationContext: initialization completed in 1871 ms
  45. 2021-07-03 12:54:03,111 [main] WARN [o.springframework.boot.actuate.endpoint.EndpointId] EndpointId.java:155 - Endpoint ID 'nacos-config' contains invalid characters, please migrate to a valid format.
  46. 2021-07-03 12:54:03,111 [main] WARN [o.springframework.boot.actuate.endpoint.EndpointId] EndpointId.java:155 - Endpoint ID 'nacos-discovery' contains invalid characters, please migrate to a valid format.
  47. 2021-07-03 12:54:03,197 [main] INFO [c.a.d.s.b.a.DruidDataSourceAutoConfigure] DruidDataSourceAutoConfigure.java:56 - Init DruidDataSource
  48. 2021-07-03 12:54:03,322 [main] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:1010 - {dataSource-1} inited
  49. 2021-07-03 12:54:04,161 [main] WARN [com.netflix.config.sources.URLConfigurationSource] URLConfigurationSource.java:121 - No URLs will be polled as dynamic configuration sources.
  50. 2021-07-03 12:54:04,161 [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.
  51. 2021-07-03 12:54:04,164 [main] WARN [com.netflix.config.sources.URLConfigurationSource] URLConfigurationSource.java:121 - No URLs will be polled as dynamic configuration sources.
  52. 2021-07-03 12:54:04,164 [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.
  53. 2021-07-03 12:54:04,276 [main] INFO [o.s.scheduling.concurrent.ThreadPoolTaskExecutor] ExecutorConfigurationSupport.java:181 - Initializing ExecutorService 'applicationTaskExecutor'
  54. 2021-07-03 12:54:04,325 [main] INFO [c.a.cloud.sentinel.SentinelWebAutoConfiguration] SentinelWebAutoConfiguration.java:80 - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
  55. 2021-07-03 12:54:04,464 [main] INFO [o.s.scheduling.concurrent.ThreadPoolTaskScheduler] ExecutorConfigurationSupport.java:181 - Initializing ExecutorService 'Nacso-Watch-Task-Scheduler'
  56. 2021-07-03 12:54:05,058 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:43 - Creating filter chain: Ant [pattern='/css/**'], []
  57. 2021-07-03 12:54:05,109 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:43 - Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/oauth/token'], Ant [pattern='/oauth/token_key'], Ant [pattern='/oauth/check_token']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3265995e, org.springframework.security.web.context.SecurityContextPersistenceFilter@257b3561, org.springframework.security.web.header.HeaderWriterFilter@66a8751a, org.springframework.security.web.authentication.logout.LogoutFilter@64d93096, org.springframework.security.oauth2.provider.client.ClientCredentialsTokenEndpointFilter@297c3a43, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@52d59507, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6a878778, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4148ce43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33f2eb04, org.springframework.security.web.session.SessionManagementFilter@12200670, org.springframework.security.web.access.ExceptionTranslationFilter@6ff8e744, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@38b54694]
  58. 2021-07-03 12:54:05,117 [main] INFO [o.s.security.web.DefaultSecurityFilterChain] DefaultSecurityFilterChain.java:43 - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@401b67a9, org.springframework.security.web.context.SecurityContextPersistenceFilter@2792c28, org.springframework.security.web.header.HeaderWriterFilter@673a9db4, org.springframework.security.web.authentication.logout.LogoutFilter@11582db6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@44106e25, com.qunzhixinxi.hnqz.common.security.mobile.MobileAuthenticationFilter@4e3ee457, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6fa7ce4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@351e86b2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41b66d1, org.springframework.security.web.session.SessionManagementFilter@183ef89a, org.springframework.security.web.access.ExceptionTranslationFilter@4bb9f7d4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@12532e37]
  59. 2021-07-03 12:54:05,338 [main] WARN [o.s.c.s.o.SpringCloudSecurityAutoConfiguration] SpringCloudSecurityAutoConfiguration.java:38 - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release.
  60. 2021-07-03 12:54:05,342 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:58 - Exposing 22 endpoint(s) beneath base path '/actuator'
  61. 2021-07-03 12:54:05,473 [main] INFO [io.undertow] Undertow.java:117 - starting server: Undertow - 2.1.3.Final
  62. 2021-07-03 12:54:05,480 [main] INFO [org.xnio] Xnio.java:95 - XNIO version 3.8.0.Final
  63. 2021-07-03 12:54:05,493 [main] INFO [org.xnio.nio] NioXnio.java:59 - XNIO NIO Implementation Version 3.8.0.Final
  64. 2021-07-03 12:54:05,675 [main] INFO [org.jboss.threads] Version.java:52 - JBoss Threads version 3.1.0.Final
  65. 2021-07-03 12:54:05,732 [main] INFO [o.s.boot.web.embedded.undertow.UndertowWebServer] UndertowWebServer.java:133 - Undertow started on port(s) 3000 (http)
  66. 2021-07-03 12:54:05,766 [main] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:65 - nacos registry, DEFAULT_GROUP hnqz-auth 192.168.50.131:3000 register finished
  67. 2021-07-03 12:54:05,787 [main] INFO [com.qunzhixinxi.hnqz.auth.HnqzAuthApplication] StartupInfoLogger.java:61 - Started HnqzAuthApplication in 5.645 seconds (JVM running for 6.231)
  68. 2021-07-03 12:54:05,908 [RMI TCP Connection(2)-192.168.50.131] INFO [io.undertow.servlet] ServletContextImpl.java:364 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  69. 2021-07-03 12:54:05,908 [RMI TCP Connection(2)-192.168.50.131] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:525 - Initializing Servlet 'dispatcherServlet'
  70. 2021-07-03 12:54:05,917 [RMI TCP Connection(2)-192.168.50.131] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:547 - Completed initialization in 9 ms
  71. 2021-07-03 12:56:41,326 [task-1] 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
  72. 2021-07-03 12:56:41,330 [task-1] INFO [c.n.loadbalancer.DynamicServerListLoadBalancer] DynamicServerListLoadBalancer.java:222 - Using serverListUpdater PollingServerListUpdater
  73. 2021-07-03 12:56:41,355 [task-1] 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=[192.168.50.131:4000],Load balancer stats=Zone stats: {unknown=[Zone:unknown; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;]
  74. },Server stats: [[Server:192.168.50.131:4000; Zone:UNKNOWN; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0]
  75. ]}ServerList:com.alibaba.cloud.nacos.ribbon.NacosServerList@5c28c45b
  76. 2021-07-03 12:56:41,988 [task-1] INFO [c.q.h.a.h.HnqzAuthenticationSuccessEventHandler] HnqzAuthenticationSuccessEventHandler.java:66 - 用户:admin 登录成功
  77. 2021-07-03 12:58:16,508 [Thread-644] INFO [com.netflix.loadbalancer.PollingServerListUpdater] PollingServerListUpdater.java:53 - Shutting down the Executor Pool for PollingServerListUpdater
  78. 2021-07-03 12:58:16,512 [SpringContextShutdownHook] INFO [io.undertow] Undertow.java:252 - stopping server: Undertow - 2.1.3.Final
  79. 2021-07-03 12:58:16,517 [SpringContextShutdownHook] INFO [io.undertow.servlet] ServletContextImpl.java:364 - Destroying Spring FrameworkServlet 'dispatcherServlet'
  80. 2021-07-03 12:58:16,518 [SpringContextShutdownHook] INFO [o.s.scheduling.concurrent.ThreadPoolTaskScheduler] ExecutorConfigurationSupport.java:218 - Shutting down ExecutorService 'Nacso-Watch-Task-Scheduler'
  81. 2021-07-03 12:58:16,520 [SpringContextShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:80 - De-registering from Nacos Server now...
  82. 2021-07-03 12:58:16,527 [SpringContextShutdownHook] ERROR [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:96 - ERR_NACOS_DEREGISTER, de-register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='hnqz-register:8848', endpoint='', namespace='', watchDelay=30000, logName='', service='hnqz-auth', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.50.131', networkInterface='', port=3000, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null}},
  83. com.alibaba.nacos.api.exception.NacosException: failed to req API:/api//nacos/v1/ns/instance after all servers([hnqz-register:8848]) tried: java.net.ConnectException: Connection refused (Connection refused)
  84. at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:496)
  85. at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:401)
  86. at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:397)
  87. at com.alibaba.nacos.client.naming.net.NamingProxy.deregisterService(NamingProxy.java:229)
  88. at com.alibaba.nacos.client.naming.NacosNamingService.deregisterInstance(NacosNamingService.java:246)
  89. at com.alibaba.nacos.client.naming.NacosNamingService.deregisterInstance(NacosNamingService.java:233)
  90. at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.deregister(NacosServiceRegistry.java:92)
  91. at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.deregister(AbstractAutoServiceRegistration.java:256)
  92. at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.stop(AbstractAutoServiceRegistration.java:271)
  93. at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.destroy(AbstractAutoServiceRegistration.java:208)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  97. at java.lang.reflect.Method.invoke(Method.java:498)
  98. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
  99. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
  100. at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
  101. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:242)
  102. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:579)
  103. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:551)
  104. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1089)
  105. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:512)
  106. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1082)
  107. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1061)
  108. at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1030)
  109. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.doClose(ServletWebServerApplicationContext.java:170)
  110. at org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:949)
  111. 2021-07-03 12:58:16,528 [SpringContextShutdownHook] INFO [c.a.cloud.nacos.registry.NacosServiceRegistry] NacosServiceRegistry.java:100 - De-registration finished.
  112. 2021-07-03 12:58:16,529 [SpringContextShutdownHook] INFO [o.s.scheduling.concurrent.ThreadPoolTaskExecutor] ExecutorConfigurationSupport.java:218 - Shutting down ExecutorService 'applicationTaskExecutor'
  113. 2021-07-03 12:58:16,651 [SpringContextShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2003 - {dataSource-1} closing ...
  114. 2021-07-03 12:58:16,656 [SpringContextShutdownHook] INFO [com.alibaba.druid.pool.DruidDataSource] DruidDataSource.java:2075 - {dataSource-1} closed