1729 lines
252 KiB
Plaintext
1729 lines
252 KiB
Plaintext
12:20:44.387 [main] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:20:45.404 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:20:48.403 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.ensureRpcClient(ClientWorker.java:885)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.getOneRunningClient(ClientWorker.java:1044)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.queryConfig(ClientWorker.java:940)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:397)
|
||
at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:166)
|
||
at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:94)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:158)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:116)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)
|
||
at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:607)
|
||
at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:373)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:20:50.452 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.ensureRpcClient(ClientWorker.java:885)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.getOneRunningClient(ClientWorker.java:1044)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.queryConfig(ClientWorker.java:940)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:397)
|
||
at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:166)
|
||
at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:94)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:158)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:116)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)
|
||
at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:607)
|
||
at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:373)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:20:51.433 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:20:52.497 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.ensureRpcClient(ClientWorker.java:885)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.getOneRunningClient(ClientWorker.java:1044)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.queryConfig(ClientWorker.java:940)
|
||
at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:397)
|
||
at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:166)
|
||
at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:94)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:73)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:199)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:186)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:158)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:116)
|
||
at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)
|
||
at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)
|
||
at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:607)
|
||
at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:373)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:20:52.651 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=a372f0799cf2f139ef917d94e436ec98, Client-RequestTS=1734150052502, exConfigInfo=true, notify=false, Timestamp=1734150052502}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:20:52.761 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=a372f0799cf2f139ef917d94e436ec98, Client-RequestTS=1734150052502, exConfigInfo=true, notify=false, Timestamp=1734150052502}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:20:52.871 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=a372f0799cf2f139ef917d94e436ec98, Client-RequestTS=1734150052502, exConfigInfo=true, notify=false, Timestamp=1734150052502}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.010 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=34b84c9129af3cead11652172cdea881, Client-RequestTS=1734150052909, exConfigInfo=true, notify=false, Timestamp=1734150052909}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.119 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=34b84c9129af3cead11652172cdea881, Client-RequestTS=1734150052909, exConfigInfo=true, notify=false, Timestamp=1734150052909}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.231 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=34b84c9129af3cead11652172cdea881, Client-RequestTS=1734150052909, exConfigInfo=true, notify=false, Timestamp=1734150052909}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.354 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=57145aafc15e86192cc9449b9cfb1115, Client-RequestTS=1734150053239, exConfigInfo=true, notify=false, Timestamp=1734150053240}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.466 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=57145aafc15e86192cc9449b9cfb1115, Client-RequestTS=1734150053239, exConfigInfo=true, notify=false, Timestamp=1734150053240}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.575 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=57145aafc15e86192cc9449b9cfb1115, Client-RequestTS=1734150053239, exConfigInfo=true, notify=false, Timestamp=1734150053240}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.684 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=e77f6aca99344db193e5ce2ead3bc4cf, Client-RequestTS=1734150053576, exConfigInfo=true, notify=false, Timestamp=1734150053576}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.795 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=e77f6aca99344db193e5ce2ead3bc4cf, Client-RequestTS=1734150053576, exConfigInfo=true, notify=false, Timestamp=1734150053576}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:20:53.904 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=e77f6aca99344db193e5ce2ead3bc4cf, Client-RequestTS=1734150053576, exConfigInfo=true, notify=false, Timestamp=1734150053576}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:20:54.529 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:20:56.671 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:20:57.441 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:20:58.898 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:01.256 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:03.499 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:21:03.705 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:05.344 [main] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: Connection refused: connect
|
||
12:21:06.253 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:07.387 [com.alibaba.nacos.client.naming.security] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: Connection refused: connect
|
||
12:21:07.405 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.start(NamingGrpcClientProxy.java:96)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.<init>(NamingGrpcClientProxy.java:89)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.<init>(NamingClientProxyDelegate.java:76)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.init(NacosNamingService.java:95)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.<init>(NacosNamingService.java:81)
|
||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||
at com.alibaba.nacos.api.naming.NamingFactory.createNamingService(NamingFactory.java:59)
|
||
at com.alibaba.nacos.api.NacosFactory.createNamingService(NacosFactory.java:77)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.createNewNamingService(NacosServiceManager.java:99)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.buildNamingService(NacosServiceManager.java:90)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.getNamingService(NacosServiceManager.java:46)
|
||
at com.alibaba.cloud.nacos.discovery.NacosWatch.start(NacosWatch.java:130)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
|
||
at java.lang.Iterable.forEach(Iterable.java:75)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
|
||
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:08.904 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:09.438 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.start(NamingGrpcClientProxy.java:96)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.<init>(NamingGrpcClientProxy.java:89)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.<init>(NamingClientProxyDelegate.java:76)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.init(NacosNamingService.java:95)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.<init>(NacosNamingService.java:81)
|
||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||
at com.alibaba.nacos.api.naming.NamingFactory.createNamingService(NamingFactory.java:59)
|
||
at com.alibaba.nacos.api.NacosFactory.createNamingService(NacosFactory.java:77)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.createNewNamingService(NacosServiceManager.java:99)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.buildNamingService(NacosServiceManager.java:90)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.getNamingService(NacosServiceManager.java:46)
|
||
at com.alibaba.cloud.nacos.discovery.NacosWatch.start(NacosWatch.java:130)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
|
||
at java.lang.Iterable.forEach(Iterable.java:75)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
|
||
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:09.514 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:21:11.487 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.start(RpcClient.java:390)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.start(NamingGrpcClientProxy.java:96)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.<init>(NamingGrpcClientProxy.java:89)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.<init>(NamingClientProxyDelegate.java:76)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.init(NacosNamingService.java:95)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.<init>(NacosNamingService.java:81)
|
||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||
at com.alibaba.nacos.api.naming.NamingFactory.createNamingService(NamingFactory.java:59)
|
||
at com.alibaba.nacos.api.NacosFactory.createNamingService(NacosFactory.java:77)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.createNewNamingService(NacosServiceManager.java:99)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.buildNamingService(NacosServiceManager.java:90)
|
||
at com.alibaba.cloud.nacos.NacosServiceManager.getNamingService(NacosServiceManager.java:46)
|
||
at com.alibaba.cloud.nacos.discovery.NacosWatch.start(NacosWatch.java:130)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
|
||
at java.lang.Iterable.forEach(Iterable.java:75)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
|
||
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:11.596 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:11.661 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:11.706 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:11.815 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:11.815 [main] ERROR c.a.c.n.d.NacosWatch - [start,136] - namingService subscribe failed, properties:NacosDiscoveryProperties{serverAddr='127.0.0.1:18848', username='nacos', password='Jjsp@nacos2023', endpoint='', namespace='', watchDelay=30000, logName='', service='securityControl-gateway', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={management.port=-1, preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.2.195', networkInterface='', port=-1, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doSubscribe(NamingGrpcClientProxy.java:230)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.subscribe(NamingGrpcClientProxy.java:215)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.subscribe(NamingClientProxyDelegate.java:147)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.subscribe(NacosNamingService.java:393)
|
||
at com.alibaba.cloud.nacos.discovery.NacosWatch.start(NacosWatch.java:132)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
|
||
at java.lang.Iterable.forEach(Iterable.java:75)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
|
||
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 20 common frames omitted
|
||
12:21:12.003 [boundedElastic-1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.018 [boundedElastic-2] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.111 [boundedElastic-1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.127 [boundedElastic-2] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.222 [boundedElastic-1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.222 [boundedElastic-1] ERROR c.a.c.n.d.r.NacosReactiveDiscoveryClient - [lambda$getServices$3,94] - get services from nacos server fail,
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.getServiceList(NamingGrpcClientProxy.java:202)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.getServiceList(NamingClientProxyDelegate.java:136)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:440)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:428)
|
||
at com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery.getServices(NacosServiceDiscovery.java:70)
|
||
at com.alibaba.cloud.nacos.discovery.reactive.NacosReactiveDiscoveryClient.lambda$getServices$3(NacosReactiveDiscoveryClient.java:87)
|
||
at reactor.core.publisher.FluxDefer.subscribe(FluxDefer.java:46)
|
||
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
|
||
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 17 common frames omitted
|
||
12:21:12.237 [boundedElastic-2] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.237 [boundedElastic-2] ERROR c.a.c.n.d.r.NacosReactiveDiscoveryClient - [lambda$getServices$3,94] - get services from nacos server fail,
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.getServiceList(NamingGrpcClientProxy.java:202)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.getServiceList(NamingClientProxyDelegate.java:136)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:440)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:428)
|
||
at com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery.getServices(NacosServiceDiscovery.java:70)
|
||
at com.alibaba.cloud.nacos.discovery.reactive.NacosReactiveDiscoveryClient.lambda$getServices$3(NacosReactiveDiscoveryClient.java:87)
|
||
at reactor.core.publisher.FluxDefer.subscribe(FluxDefer.java:46)
|
||
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
|
||
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 17 common frames omitted
|
||
12:21:12.391 [boundedElastic-1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.499 [boundedElastic-1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.609 [com.alibaba.nacos.client.naming.updater.0] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.609 [boundedElastic-1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.609 [boundedElastic-1] ERROR c.a.c.n.d.r.NacosReactiveDiscoveryClient - [lambda$getServices$3,94] - get services from nacos server fail,
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.getServiceList(NamingGrpcClientProxy.java:202)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.getServiceList(NamingClientProxyDelegate.java:136)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:440)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:428)
|
||
at com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery.getServices(NacosServiceDiscovery.java:70)
|
||
at com.alibaba.cloud.nacos.discovery.reactive.NacosReactiveDiscoveryClient.lambda$getServices$3(NacosReactiveDiscoveryClient.java:87)
|
||
at reactor.core.publisher.FluxDefer.subscribe(FluxDefer.java:46)
|
||
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
|
||
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 17 common frames omitted
|
||
12:21:12.721 [com.alibaba.nacos.client.naming.updater.0] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:12.830 [com.alibaba.nacos.client.naming.updater.0] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:13.521 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:13.801 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = InstanceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:13.908 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = InstanceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:14.019 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = InstanceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:14.020 [main] ERROR c.a.c.n.r.NacosServiceRegistry - [register,80] - nacos registry, securityControl-gateway register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='127.0.0.1:18848', username='nacos', password='Jjsp@nacos2023', endpoint='', namespace='', watchDelay=30000, logName='', service='securityControl-gateway', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={management.port=-1, preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.2.195', networkInterface='', port=18080, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}},
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:129)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:115)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:94)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:145)
|
||
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:74)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232)
|
||
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47)
|
||
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176)
|
||
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169)
|
||
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143)
|
||
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421)
|
||
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378)
|
||
at org.springframework.boot.web.reactive.context.WebServerManager.start(WebServerManager.java:57)
|
||
at org.springframework.boot.web.reactive.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:40)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
|
||
at java.lang.Iterable.forEach(Iterable.java:75)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
|
||
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 33 common frames omitted
|
||
12:21:14.130 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING
|
||
12:21:14.241 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING
|
||
12:21:14.352 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = SubscribeServiceRequest{headers={app=unknown}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING
|
||
12:21:14.352 [main] ERROR c.a.c.n.d.NacosWatch - [stop,178] - namingService unsubscribe failed, properties:NacosDiscoveryProperties{serverAddr='127.0.0.1:18848', username='nacos', password='Jjsp@nacos2023', endpoint='', namespace='', watchDelay=30000, logName='', service='securityControl-gateway', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={management.port=-1, preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='192.168.2.195', networkInterface='', port=18080, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null, instanceEnabled=true, ephemeral=true, failureToleranceEnabled=false}, ipDeleteTimeout=null, failFast=true}
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doUnsubscribe(NamingGrpcClientProxy.java:260)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.unsubscribe(NamingGrpcClientProxy.java:241)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.unsubscribe(NamingClientProxyDelegate.java:157)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.unsubscribe(NacosNamingService.java:417)
|
||
at com.alibaba.cloud.nacos.discovery.NacosWatch.stop(NacosWatch.java:174)
|
||
at com.alibaba.cloud.nacos.discovery.NacosWatch.destroy(NacosWatch.java:204)
|
||
at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:213)
|
||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
|
||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
|
||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1163)
|
||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
|
||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1156)
|
||
at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:596)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 21 common frames omitted
|
||
12:21:14.432 [com.alibaba.nacos.client.naming.security] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: Connection refused: connect
|
||
12:21:14.523 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:566)
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:445)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
|
||
at com.alibaba.nacos.shaded.io.grpc.Status.asRuntimeException(Status.java:533)
|
||
at com.alibaba.nacos.shaded.io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:490)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1$1.onClose(CensusStatsModule.java:700)
|
||
at com.alibaba.nacos.shaded.io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
|
||
at com.alibaba.nacos.shaded.io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1$1.onClose(CensusTracingModule.java:399)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:510)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:66)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:630)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$700(ClientCallImpl.java:518)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:692)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:681)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
|
||
... 3 common frames omitted
|
||
Caused by: com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:19848
|
||
Caused by: java.net.ConnectException: Connection refused: no further information
|
||
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
|
||
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:336)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:685)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:632)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:549)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:511)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:918)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
at com.alibaba.nacos.shaded.io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:14.704 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 19848 is available , error ={}
|
||
java.lang.InterruptedException: null
|
||
at com.alibaba.nacos.shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:438)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.serverCheck(GrpcClient.java:148)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:264)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:14.705 [com.alibaba.nacos.client.remote.worker] ERROR c.a.n.c.r.c.g.GrpcClient - [connectToServer,295] - [aacf2d98-3387-41b4-bbbd-ec7bbe830c35]Fail to connect to server!,error={}
|
||
java.util.concurrent.RejectedExecutionException: Task com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor@6044329d rejected from java.util.concurrent.ThreadPoolExecutor@307e9c02[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 8]
|
||
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
|
||
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
|
||
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.schedule(SerializingExecutor.java:93)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.SerializingExecutor.execute(SerializingExecutor.java:86)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:696)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:646)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:639)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.DelayedStream.cancel(DelayedStream.java:302)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.DelayedClientTransport$PendingStream.cancel(DelayedClientTransport.java:363)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.DelayedClientTransport.shutdownNow(DelayedClientTransport.java:241)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ManagedChannelImpl$UncommittedRetriableStreamsRegistry.onShutdownNow(ManagedChannelImpl.java:1021)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ManagedChannelImpl.shutdownNow(ManagedChannelImpl.java:752)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ManagedChannelImpl.shutdownNow(ManagedChannelImpl.java:105)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ForwardingManagedChannel.shutdownNow(ForwardingManagedChannel.java:52)
|
||
at com.alibaba.nacos.shaded.io.grpc.internal.ManagedChannelOrphanWrapper.shutdownNow(ManagedChannelOrphanWrapper.java:66)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.shuntDownChannel(GrpcClient.java:130)
|
||
at com.alibaba.nacos.common.remote.client.grpc.GrpcClient.connectToServer(GrpcClient.java:266)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.reconnect(RpcClient.java:522)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.lambda$start$2(RpcClient.java:370)
|
||
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
12:21:15.530 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,159] - [SecurityProxy] login http request failed url: http://127.0.0.1:18848/nacos/v1/auth/users/login, params: {username=nacos}, bodyMap: {password=Jjsp@nacos2023}, errorMsg: connect timed out
|
||
12:21:16.909 [main] ERROR o.s.b.SpringApplication - [reportFailure,824] - Application run failed
|
||
org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is java.lang.reflect.UndeclaredThrowableException
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
|
||
at java.lang.Iterable.forEach(Iterable.java:75)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
|
||
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
|
||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
|
||
at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:66)
|
||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734)
|
||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
|
||
at com.securityControl.gateway.VscGatewayApplication.main(VscGatewayApplication.java:17)
|
||
Caused by: java.lang.reflect.UndeclaredThrowableException: null
|
||
at org.springframework.util.ReflectionUtils.rethrowRuntimeException(ReflectionUtils.java:147)
|
||
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:82)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.register(AbstractAutoServiceRegistration.java:232)
|
||
at com.alibaba.cloud.nacos.registry.NacosAutoServiceRegistration.register(NacosAutoServiceRegistration.java:78)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.start(AbstractAutoServiceRegistration.java:133)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.bind(AbstractAutoServiceRegistration.java:98)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:86)
|
||
at org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration.onApplicationEvent(AbstractAutoServiceRegistration.java:47)
|
||
at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:176)
|
||
at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:169)
|
||
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:143)
|
||
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:421)
|
||
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:378)
|
||
at org.springframework.boot.web.reactive.context.WebServerManager.start(WebServerManager.java:57)
|
||
at org.springframework.boot.web.reactive.context.WebServerStartStopLifecycle.start(WebServerStartStopLifecycle.java:40)
|
||
at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178)
|
||
... 14 common frames omitted
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.doRegisterService(NamingGrpcClientProxy.java:129)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.registerService(NamingGrpcClientProxy.java:115)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.registerService(NamingClientProxyDelegate.java:94)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:145)
|
||
at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:74)
|
||
... 28 common frames omitted
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:STARTING
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 33 common frames omitted
|
||
12:22:47.108 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.108 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.323 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.367 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.416 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.459 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.492 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.547 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.595 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.638 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.676 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:22:47.718 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
12:23:04.234 [reactor-http-nio-13] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWeekPlanList
|
||
12:23:04.619 [reactor-http-nio-14] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWzXx
|
||
12:25:21.416 [reactor-http-nio-10] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWeekPlanList
|
||
12:25:21.566 [reactor-http-nio-10] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWzXx
|
||
12:26:01.012 [reactor-http-nio-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/proteam/pot/home/getGtList,异常信息:404 NOT_FOUND
|
||
12:26:01.844 [reactor-http-nio-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/favicon.ico,异常信息:404 NOT_FOUND
|
||
12:27:22.273 [reactor-http-nio-4] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWeekPlanList
|
||
12:27:22.447 [reactor-http-nio-4] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWzXx
|
||
12:28:07.119 [reactor-http-nio-13] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWeekPlanList
|
||
12:28:07.295 [reactor-http-nio-13] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWzXx
|
||
14:27:47.031 [reactor-http-nio-16] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/auth/login,异常信息:Connection timed out: no further information: /192.168.2.195:18081
|
||
14:27:51.043 [reactor-http-nio-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/auth/login,异常信息:Connection timed out: no further information: /192.168.2.195:18081
|
||
14:27:58.232 [reactor-http-nio-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/auth/login,异常信息:Connection timed out: no further information: /192.168.2.195:18081
|
||
14:29:20.429 [reactor-http-nio-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/auth/login,异常信息:Connection timed out: no further information: /192.168.2.195:18081
|
||
14:30:20.882 [reactor-http-nio-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:30:20.956 [reactor-http-nio-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:30:21.487 [reactor-http-nio-16] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:30:21.487 [reactor-http-nio-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:30:21.502 [reactor-http-nio-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:30:21.519 [reactor-http-nio-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:08.486 [reactor-http-nio-11] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:08.496 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.507 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.519 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.530 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.543 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.549 [reactor-http-nio-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:08.554 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.562 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:31:08.952 [reactor-http-nio-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:08.983 [reactor-http-nio-12] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:08.999 [reactor-http-nio-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:09.015 [reactor-http-nio-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:Connection timed out: no further information: /192.168.2.195:18083
|
||
14:31:22.595 [reactor-http-nio-13] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/proteam/pot/home/getWeekPlanList
|
||
14:32:57.281 [reactor-http-nio-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getOrgNumAndRateByWeekChil,异常信息:Connection prematurely closed BEFORE response
|
||
14:32:57.373 [boundedElastic-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekPlanList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:53.527 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.189 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.204 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.223 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.237 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.255 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.279 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.306 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.321 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.337 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:34:54.362 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:35:11.639 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:35:29.201 [reactor-http-nio-15] ERROR c.s.g.f.ResponseEncryptFilter - [writeWith,149] - 获取响应体数据 :404 NOT_FOUND
|
||
14:38:46.388 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.388 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.388 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.388 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/sup/getViolationAudit,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.388 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.388 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.458 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.462 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.462 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.463 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.465 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.465 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.480 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:46.486 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:49.676 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.505 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.521 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.544 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.553 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.569 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.589 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.608 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.625 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.642 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:38:56.659 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:40:32.646 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:40:32.687 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:40:32.730 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:40:56.659 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:40:56.701 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:40:56.745 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:42:33.664 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:42:33.704 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:42:33.745 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:42:57.635 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:42:57.679 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:42:57.731 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:44:34.640 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:44:34.684 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:44:34.726 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:44:58.628 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:44:58.672 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:44:58.720 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:46:35.627 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:46:35.672 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:46:35.714 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:46:59.626 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:46:59.669 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:46:59.712 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:46.831 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:46.876 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.168 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.183 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.201 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.215 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.228 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.246 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.263 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.278 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.293 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:47:47.311 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:27.627 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:27.670 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.004 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.020 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.034 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.050 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.064 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.082 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.097 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.113 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.127 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:28.143 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:48:45.688 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:50:28.649 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:50:28.724 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:50:28.774 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:52:29.646 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:52:29.692 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:52:29.732 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:54:30.638 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:54:30.687 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:54:30.729 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:56:31.449 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:56:31.476 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:56:31.500 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:58:31.653 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:58:31.699 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
14:58:31.745 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:00:31.992 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:00:32.010 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:00:32.026 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:02:32.622 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:02:32.670 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:02:32.700 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:04:33.626 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:04:33.660 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:04:33.697 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:05:54.057 [boundedElastic-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getErrLogs,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
15:06:34.648 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:06:34.686 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:06:34.727 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:08:35.650 [boundedElastic-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:08:35.695 [boundedElastic-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:08:35.733 [boundedElastic-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:10:36.647 [boundedElastic-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:10:36.688 [boundedElastic-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:10:36.730 [boundedElastic-10] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:12:37.663 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:12:45.779 [boundedElastic-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:13:43.434 [nacos-grpc-client-executor-424] ERROR c.a.n.c.r.c.g.GrpcClient - [sendResponse,243] - [1734158316733_127.0.0.1_41907]Error to send ack response, ackId->109
|
||
15:13:43.434 [nacos-grpc-client-executor-425] ERROR c.a.n.c.r.c.g.GrpcClient - [sendResponse,243] - [1734158316733_127.0.0.1_41907]Error to send ack response, ackId->107
|
||
15:13:43.435 [nacos-grpc-client-executor-674] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - [1734158323419_127.0.0.1_41994]Request stream onCompleted, switch server
|
||
15:13:43.437 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:13:43.438 [com.alibaba.nacos.client.naming.updater.1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 0, errorMessage = java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR
|
||
Received Goaway
|
||
app_requested
|
||
15:13:43.438 [com.alibaba.nacos.client.naming.updater.5] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 0, errorMessage = java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR
|
||
Received Goaway
|
||
app_requested
|
||
15:13:43.438 [com.alibaba.nacos.client.naming.updater.4] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 0, errorMessage = java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR
|
||
Received Goaway
|
||
app_requested
|
||
15:13:43.438 [boundedElastic-13] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={}, requestId='null'}, retryTimes = 0, errorMessage = java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR
|
||
Received Goaway
|
||
app_requested
|
||
15:13:43.438 [boundedElastic-7] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={}, requestId='null'}, retryTimes = 0, errorMessage = java.util.concurrent.ExecutionException: com.alibaba.nacos.shaded.io.grpc.StatusRuntimeException: UNAVAILABLE: HTTP/2 error code: NO_ERROR
|
||
Received Goaway
|
||
app_requested
|
||
15:13:43.528 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigBatchListenRequest{headers={accessToken=eyJhbGciOiJIUzM4NCJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6MTczNDE3NjMxM30.t3T9NmuT3KO7Qb9UqCdBsFntR0tzjoxF3m61vKqEKMVYl1LvwaR4yJo7-kg4mdRu, charset=UTF-8, Client-AppName=unknown, Client-RequestToken=ed7c452e6bf0f74d062c1e5262cfe027, Client-RequestTS=1734160423427, exConfigInfo=true, Timestamp=1734160423427}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.542 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Connection is unregistered, switch server, connectionId = 1734160365776_127.0.0.1_44797, request = ConfigBatchListenRequest
|
||
15:13:43.544 [com.alibaba.nacos.client.naming.updater.1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.544 [boundedElastic-7] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.544 [com.alibaba.nacos.client.naming.updater.4] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.544 [com.alibaba.nacos.client.naming.updater.5] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.544 [boundedElastic-13] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.654 [com.alibaba.nacos.client.naming.updater.4] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.654 [com.alibaba.nacos.client.naming.updater.5] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.654 [boundedElastic-13] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.654 [com.alibaba.nacos.client.naming.updater.1] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceQueryRequest{headers={}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.654 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes = 1, errorMessage = Connection is unregistered.
|
||
15:13:43.654 [boundedElastic-7] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ServiceListRequest{headers={}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:13:43.679 [boundedElastic-7] ERROR c.a.c.n.d.r.NacosReactiveDiscoveryClient - [lambda$getServices$3,94] - get services from nacos server fail,
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.getServiceList(NamingGrpcClientProxy.java:202)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.getServiceList(NamingClientProxyDelegate.java:136)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:440)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:428)
|
||
at com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery.getServices(NacosServiceDiscovery.java:70)
|
||
at com.alibaba.cloud.nacos.discovery.reactive.NacosReactiveDiscoveryClient.lambda$getServices$3(NacosReactiveDiscoveryClient.java:87)
|
||
at reactor.core.publisher.FluxDefer.subscribe(FluxDefer.java:46)
|
||
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
|
||
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:UNHEALTHY
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 17 common frames omitted
|
||
15:13:43.679 [boundedElastic-13] ERROR c.a.c.n.d.r.NacosReactiveDiscoveryClient - [lambda$getServices$3,94] - get services from nacos server fail,
|
||
com.alibaba.nacos.api.exception.NacosException: Request nacos server failed:
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:290)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.getServiceList(NamingGrpcClientProxy.java:202)
|
||
at com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate.getServiceList(NamingClientProxyDelegate.java:136)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:440)
|
||
at com.alibaba.nacos.client.naming.NacosNamingService.getServicesOfServer(NacosNamingService.java:428)
|
||
at com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery.getServices(NacosServiceDiscovery.java:70)
|
||
at com.alibaba.cloud.nacos.discovery.reactive.NacosReactiveDiscoveryClient.lambda$getServices$3(NacosReactiveDiscoveryClient.java:87)
|
||
at reactor.core.publisher.FluxDefer.subscribe(FluxDefer.java:46)
|
||
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62)
|
||
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84)
|
||
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37)
|
||
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
|
||
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
|
||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||
at java.lang.Thread.run(Thread.java:750)
|
||
Caused by: com.alibaba.nacos.api.exception.NacosException: Client not connected, current status:UNHEALTHY
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:650)
|
||
at com.alibaba.nacos.common.remote.client.RpcClient.request(RpcClient.java:630)
|
||
at com.alibaba.nacos.client.naming.remote.gprc.NamingGrpcClientProxy.requestToServer(NamingGrpcClientProxy.java:280)
|
||
... 17 common frames omitted
|
||
15:13:43.754 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigBatchListenRequest{headers={}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:UNHEALTHY
|
||
15:14:08.380 [reactor-http-nio-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/system/sys/logs/statistics,异常信息:404 NOT_FOUND
|
||
15:14:08.809 [reactor-http-nio-9] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/favicon.ico,异常信息:404 NOT_FOUND
|
||
15:14:38.647 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:14:38.684 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:14:38.728 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:16:39.651 [boundedElastic-16] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:16:39.702 [boundedElastic-16] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:16:39.746 [boundedElastic-16] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.196 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.204 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.204 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.205 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.205 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.208 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.212 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.213 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.215 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.215 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.218 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:31.219 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:40.469 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:17:42.448 [reactor-http-nio-12] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/system/sys/dict/getDictList
|
||
15:19:23.503 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:19:23.523 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:19:23.541 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:21:23.565 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:21:23.585 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:21:23.603 [boundedElastic-15] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:23:24.659 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:23:24.719 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:23:24.775 [boundedElastic-14] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:23:48.127 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getErrLogs,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
15:23:48.700 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/statistics,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
15:25:24.946 [boundedElastic-18] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:25:24.966 [boundedElastic-18] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:25:24.985 [boundedElastic-18] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:27:25.649 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:27:25.692 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:27:25.742 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:29:26.639 [boundedElastic-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:29:26.677 [boundedElastic-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:29:26.723 [boundedElastic-13] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:31:27.647 [boundedElastic-18] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:31:27.689 [boundedElastic-18] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:31:27.732 [boundedElastic-18] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:33:28.631 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:33:28.675 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:33:28.718 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:35:29.650 [boundedElastic-19] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:35:29.695 [boundedElastic-19] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:35:29.740 [boundedElastic-19] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:37:30.638 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:37:30.684 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:37:30.722 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:48:39.972 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:48:40.031 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:48:40.036 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:50:50.633 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:50:50.673 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:50:50.713 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:53:50.636 [boundedElastic-21] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:53:50.678 [boundedElastic-21] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:53:50.717 [boundedElastic-21] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:56:50.632 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:56:50.689 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:56:50.734 [boundedElastic-17] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:59:50.635 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:59:50.681 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
15:59:50.726 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:02:50.633 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:02:50.674 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:02:50.715 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:04:51.641 [boundedElastic-29] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:04:51.687 [boundedElastic-29] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:04:51.728 [boundedElastic-29] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:07:02.717 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:07:02.734 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:07:02.754 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:09:03.618 [boundedElastic-32] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:09:03.649 [boundedElastic-32] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:09:03.681 [boundedElastic-32] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:11:50.671 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:11:50.710 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:11:50.741 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:14:30.828 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:14:30.853 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:14:30.869 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:16:31.627 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:16:31.663 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:16:31.711 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:18:50.657 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:18:50.705 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:18:50.745 [boundedElastic-26] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:20:56.599 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:20:56.621 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:20:56.641 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:20:58.593 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:20:58.704 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.630 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.689 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.738 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.788 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.836 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.900 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:04.959 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:05.010 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:05.061 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:05.112 [boundedElastic-36] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:13.055 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getBusinessByPage,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
16:21:16.732 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:21:25.191 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getErrLogs,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
16:21:26.409 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getErrLogs,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
16:21:34.421 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getErrLogs,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
16:21:34.889 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getBusinessByPage,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
16:22:34.557 [reactor-http-nio-7] ERROR c.s.g.f.AuthFilter - [unauthorizedResponse,131] - [鉴权异常处理]请求路径:/system/sys/logs/downloadSystemLogs
|
||
16:23:05.684 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:23:05.738 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:23:05.784 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:25:06.660 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:25:06.703 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:25:06.747 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:27:07.646 [boundedElastic-37] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:27:07.719 [boundedElastic-37] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:27:07.770 [boundedElastic-37] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:29:08.675 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:29:08.717 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:29:08.769 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:31:08.785 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:31:08.810 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:31:08.827 [boundedElastic-25] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:33:09.665 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:33:09.716 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:33:09.758 [boundedElastic-33] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:35:10.647 [boundedElastic-40] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:35:10.685 [boundedElastic-40] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:35:10.723 [boundedElastic-40] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:04.962 [reactor-http-nio-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/logs/getLogContent/,异常信息:Connection refused: no further information: /192.168.2.184:18084
|
||
16:37:10.752 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:10.773 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:10.789 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.296 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.355 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.805 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.824 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.840 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.850 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.866 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.890 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.906 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.919 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.935 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:12.951 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:37:30.375 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWzXx,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:39:12.893 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:39:12.919 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:39:12.932 [boundedElastic-39] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:41:13.625 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:41:13.658 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:41:13.692 [boundedElastic-23] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:43:14.693 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:43:14.714 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:43:14.732 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:45:15.659 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:45:15.698 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:45:15.739 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:47:15.787 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:47:15.813 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:47:15.838 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:49:15.861 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:49:15.883 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:49:15.899 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:16.667 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:16.708 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:16.749 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:52.995 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.098 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/badWeather/getBadWeatherData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.642 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.659 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.675 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.688 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.706 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.725 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.744 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.760 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.773 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:51:53.794 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:52:11.633 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/badWeather/getBadWeatherData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.234 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.811 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.870 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.875 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.883 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.908 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.935 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.960 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:09.985 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:10.008 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:10.040 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.260 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.847 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.865 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.883 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.896 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.912 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.931 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.948 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.963 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.976 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
16:55:15.996 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:19.088 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:19.088 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:19.088 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:19.088 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:19.088 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:19.088 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.059 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/duty/getSchedulingPersonByDate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.059 [boundedElastic-6] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getProNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.059 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getRiskMap,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.059 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getWeekRiskNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.059 [boundedElastic-5] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getTicketNumByType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.059 [boundedElastic-8] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassPeopleNum,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.131 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.131 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/early/getTodayWarnInfo,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.131 [boundedElastic-7] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/history/getHistoryByDateType,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.132 [boundedElastic-2] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getClassMettingData,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:05:58.133 [boundedElastic-4] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/home/getGtList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:06:43.261 [boundedElastic-3] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/system/sys/selected/getDictSelected,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-system"
|
||
17:08:24.074 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:24.111 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:25.411 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:25.440 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:25.970 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.005 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.153 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.189 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.298 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.328 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.480 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.509 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.832 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:26.870 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:31.158 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:31.194 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:31.658 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:31.689 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:31.849 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:31.881 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:32.030 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:32.057 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:32.179 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:32.210 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:32.331 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:32.361 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:36.885 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:36.919 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.398 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.429 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.591 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.623 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.764 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.793 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.920 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getOrgNumAndRate,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|
||
17:08:37.948 [boundedElastic-1] ERROR c.s.g.h.GatewayExceptionHandler - [handle,52] - [网关异常处理]请求路径:/basfs/proteam/pot/todayTask/getTodayTaskList,异常信息:503 SERVICE_UNAVAILABLE "Unable to find instance for securityControl-proteam"
|