spingCloud遇到的问题
本来运行一切正常的,服务器被重启后,再次启动客户端应用,运行几分钟后就出现下面问题,应用自己shutdown。应用换到其他主机上也能正常运行,或者没使用集中化配置的应用,也可以正常运行。应用出现的异常日志如下,感觉可能跟系统有关,但是又找不到到底哪儿的配置会造成这样的影响
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:44.909 WARN [monrule,,,] 13275 [DiscoveryClient-CacheRefreshExecutor-0] com.netflix.discovery.DiscoveryClient.getAndUpdateDelta : The server does not allow the delta revision to be applied because it is not safe. Hence got the full registry.
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:44.909 INFO [monrule,,,] 13275 [DiscoveryClient-CacheRefreshExecutor-0] com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry : Getting all instance registry info from the eureka server
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:44.913 WARN [monrule,,,] 13275 [DiscoveryClient-CacheRefreshExecutor-0] c.n.d.s.t.d.RetryableEurekaHttpClient.execute : Request execution failure with status code 404; retrying on another server if available
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:44.917 WARN [monrule,,,] 13275 [DiscoveryClient-CacheRefreshExecutor-0] c.n.d.s.t.d.RetryableEurekaHttpClient.execute : Request execution failure with status code 404; retrying on another server if available
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:44.921 INFO [monrule,,,] 13275 [DiscoveryClient-CacheRefreshExecutor-0] c.n.d.s.t.d.RetryableEurekaHttpClient.execute : Request execution succeeded on retry #2
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:44.921 INFO [monrule,,,] 13275 [DiscoveryClient-CacheRefreshExecutor-0] com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry : The response status is 200
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:16:58.352 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:04.353 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:12.354 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:14.354 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:30.357 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:34.358 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:37.359 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:17:48.360 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:14.363 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:17.363 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:36.365 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:42.366 INFO [monrule,,,] 13275 [pool-7-thread-1] o.i.m.core.messagebus.MessageBusService.sendTrack : 跟踪链放入待发送对列,当前对列=1
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:46.383 INFO [monrule,,,] 13275 [Thread-17] c.n.l.DynamicServerListLoadBalancer.run : Shutting down the Executor Pool for DynamicServerListLoadBalancer
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:46.383 INFO [monrule,,,] 13275 [Thread-12] o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext.doClose : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@67ca72d6: startup date [Thu Mar 11 16:03:58 CST 2021]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@7ad460fb
192.168.16.43 oneitom monrule 192.168.16.43:oneitom:16154495919779 2021-03-11 16:18:46.386 INFO [monrule,,,] 13275 [Thread-2] o.i.m.core.IPlatformApplication.run : 在注册中心注销本服务