09:21:18.243 [main] ERROR c.a.n.c.s.SecurityProxy - [login,149] - login failed: {"code":404,"message":"\n\n\n\nError\n\n\n
Cannot POST /nacos/v1/auth/users/login
\n\n\n\n\t\n\t","header":{"header":{"Accept-Charset":"UTF-8","Connection":"keep-alive","content-length":"518","Content-Security-Policy":"default-src 'none'","Content-Type":"text/html; charset=utf-8","Date":"Wed, 25 Dec 2024 01:21:18 GMT","Keep-Alive":"timeout=5","X-Content-Type-Options":"nosniff","X-Powered-By":"Express"},"originalResponseHeader":{"Connection":["keep-alive"],"content-length":["518"],"Content-Security-Policy":["default-src 'none'"],"Content-Type":["text/html; charset=utf-8"],"Date":["Wed, 25 Dec 2024 01:21:18 GMT"],"Keep-Alive":["timeout=5"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Express"]},"charset":"UTF-8"}} 09:21:23.218 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 9848 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.sercurityControl.proteam.VscProTeamApplication.main(VscProTeamApplication.java:38) 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:9848 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) 09:21:23.405 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,149] - login failed: {"code":404,"message":"\n\n\n\nError\n\n\n
Cannot POST /nacos/v1/auth/users/login
\n\n\n\n\t\n\t","header":{"header":{"Accept-Charset":"UTF-8","Connection":"keep-alive","content-length":"518","Content-Security-Policy":"default-src 'none'","Content-Type":"text/html; charset=utf-8","Date":"Wed, 25 Dec 2024 01:21:23 GMT","Keep-Alive":"timeout=5","X-Content-Type-Options":"nosniff","X-Powered-By":"Express"},"originalResponseHeader":{"Connection":["keep-alive"],"content-length":["518"],"Content-Security-Policy":["default-src 'none'"],"Content-Type":["text/html; charset=utf-8"],"Date":["Wed, 25 Dec 2024 01:21:23 GMT"],"Keep-Alive":["timeout=5"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Express"]},"charset":"UTF-8"}} 09:21:25.271 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 9848 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.sercurityControl.proteam.VscProTeamApplication.main(VscProTeamApplication.java:38) 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:9848 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) 09:21:27.324 [main] ERROR c.a.n.c.r.c.g.GrpcClient - [printIfErrorEnabled,99] - Server check fail, please check server 127.0.0.1 ,port 9848 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.sercurityControl.proteam.VscProTeamApplication.main(VscProTeamApplication.java:38) 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:9848 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) 09:21:27.464 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=6dc9ee0d8e8bf01c8ca058504241ef0a, Client-RequestTS=1735089687327, exConfigInfo=true, notify=false, Timestamp=1735089687328}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING 09:21:27.571 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=6dc9ee0d8e8bf01c8ca058504241ef0a, Client-RequestTS=1735089687327, exConfigInfo=true, notify=false, Timestamp=1735089687328}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING 09:21:27.681 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=6dc9ee0d8e8bf01c8ca058504241ef0a, Client-RequestTS=1735089687327, exConfigInfo=true, notify=false, Timestamp=1735089687328}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING 09:21:27.806 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=3086bbf8ce99dce0c8615eccb3671ded, Client-RequestTS=1735089687702, exConfigInfo=true, notify=false, Timestamp=1735089687702}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING 09:21:27.916 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=3086bbf8ce99dce0c8615eccb3671ded, Client-RequestTS=1735089687702, exConfigInfo=true, notify=false, Timestamp=1735089687702}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING 09:21:28.025 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=3086bbf8ce99dce0c8615eccb3671ded, Client-RequestTS=1735089687702, exConfigInfo=true, notify=false, Timestamp=1735089687702}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING 09:21:28.165 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=f2259293e3cf420470f71f3ed749fd5b, Client-RequestTS=1735089688059, exConfigInfo=true, notify=false, Timestamp=1735089688060}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING 09:21:28.280 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=f2259293e3cf420470f71f3ed749fd5b, Client-RequestTS=1735089688059, exConfigInfo=true, notify=false, Timestamp=1735089688060}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING 09:21:28.384 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=f2259293e3cf420470f71f3ed749fd5b, Client-RequestTS=1735089688059, exConfigInfo=true, notify=false, Timestamp=1735089688060}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING 09:21:28.420 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,149] - login failed: {"code":404,"message":"\n\n\n\nError\n\n\n
Cannot POST /nacos/v1/auth/users/login
\n\n\n\n\t\n\t","header":{"header":{"Accept-Charset":"UTF-8","Connection":"keep-alive","content-length":"518","Content-Security-Policy":"default-src 'none'","Content-Type":"text/html; charset=utf-8","Date":"Wed, 25 Dec 2024 01:21:28 GMT","Keep-Alive":"timeout=5","X-Content-Type-Options":"nosniff","X-Powered-By":"Express"},"originalResponseHeader":{"Connection":["keep-alive"],"content-length":["518"],"Content-Security-Policy":["default-src 'none'"],"Content-Type":["text/html; charset=utf-8"],"Date":["Wed, 25 Dec 2024 01:21:28 GMT"],"Keep-Alive":["timeout=5"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Express"]},"charset":"UTF-8"}} 09:21:28.493 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=417e176fb83f05dbf679a4c6691c3e3d, Client-RequestTS=1735089688385, exConfigInfo=true, notify=false, Timestamp=1735089688385}, requestId='null'}, retryTimes = 0, errorMessage = Client not connected, current status:STARTING 09:21:28.603 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=417e176fb83f05dbf679a4c6691c3e3d, Client-RequestTS=1735089688385, exConfigInfo=true, notify=false, Timestamp=1735089688385}, requestId='null'}, retryTimes = 1, errorMessage = Client not connected, current status:STARTING 09:21:28.714 [main] ERROR c.a.n.c.r.client - [printIfErrorEnabled,99] - Send request fail, request = ConfigQueryRequest{headers={charset=UTF-8, Client-AppName=unknown, Client-RequestToken=417e176fb83f05dbf679a4c6691c3e3d, Client-RequestTS=1735089688385, exConfigInfo=true, notify=false, Timestamp=1735089688385}, requestId='null'}, retryTimes = 2, errorMessage = Client not connected, current status:STARTING 09:21:29.359 [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 9848 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:9848 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) 09:21:31.497 [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 9848 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:9848 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) 09:21:33.430 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,149] - login failed: {"code":404,"message":"\n\n\n\nError\n\n\n
Cannot POST /nacos/v1/auth/users/login
\n\n\n\n\t\n\t","header":{"header":{"Accept-Charset":"UTF-8","Connection":"keep-alive","content-length":"518","Content-Security-Policy":"default-src 'none'","Content-Type":"text/html; charset=utf-8","Date":"Wed, 25 Dec 2024 01:21:33 GMT","Keep-Alive":"timeout=5","X-Content-Type-Options":"nosniff","X-Powered-By":"Express"},"originalResponseHeader":{"Connection":["keep-alive"],"content-length":["518"],"Content-Security-Policy":["default-src 'none'"],"Content-Type":["text/html; charset=utf-8"],"Date":["Wed, 25 Dec 2024 01:21:33 GMT"],"Keep-Alive":["timeout=5"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Express"]},"charset":"UTF-8"}} 09:21:33.732 [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 9848 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:9848 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) 09:21:36.067 [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 9848 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:9848 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) 09:21:38.440 [com.alibaba.nacos.client.Worker] ERROR c.a.n.c.s.SecurityProxy - [login,149] - login failed: {"code":404,"message":"\n\n\n\nError\n\n\n
Cannot POST /nacos/v1/auth/users/login
\n\n\n\n\t\n\t","header":{"header":{"Accept-Charset":"UTF-8","Connection":"keep-alive","content-length":"518","Content-Security-Policy":"default-src 'none'","Content-Type":"text/html; charset=utf-8","Date":"Wed, 25 Dec 2024 01:21:38 GMT","Keep-Alive":"timeout=5","X-Content-Type-Options":"nosniff","X-Powered-By":"Express"},"originalResponseHeader":{"Connection":["keep-alive"],"content-length":["518"],"Content-Security-Policy":["default-src 'none'"],"Content-Type":["text/html; charset=utf-8"],"Date":["Wed, 25 Dec 2024 01:21:38 GMT"],"Keep-Alive":["timeout=5"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Express"]},"charset":"UTF-8"}} 09:21:38.517 [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 9848 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:9848 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) 09:21:41.081 [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 9848 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:9848 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) 09:22:12.916 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:12.916 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:12.916 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:12.916 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:12.916 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:12.916 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.040 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.077 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.079 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.079 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.080 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.097 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.116 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.122 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.134 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.152 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.166 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.213 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:13.448 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:14.514 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:16.091 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:16.706 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:16.736 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:16.754 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:17.117 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:21.890 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:21.924 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:21.988 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:27.437 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:27.469 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:27.542 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:33.034 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:33.074 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:33.142 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:38.549 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:22:38.733 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:23:06.166 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:23:06.214 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:23:28.723 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:23:28.804 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:23:33.955 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:23:33.987 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:24:12.052 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:24:12.061 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:24:12.126 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:24:26.632 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:24:26.672 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:26.186 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:26.210 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:26.304 [http-nio-18083-exec-9] ERROR druid.sql.Statement - [statementLogError,148] - {conn-10003, pstmt-20103} execute error. select count(0) from ( select jwp.id weekId,jwp.planned_start_date startDate,jwp.planned_end_date endDate, jtm.working_team_name teamName,so.city_name buildUnit, jwp.build_unit_code buildNo,jwp.re_assessment_risk_level riskLevel, jsp.work_content workContent,jwp.bidding_section_name projectName, jsp.work_type workType,jsp.work_procedure workGx,jsp.work_site_name workName from jj_weeks_plan jwp LEFT JOIN jj_risk_precaution jsp on jsp.id=jwp.risk_precaution_id and jsp.delete_flag=0 left join jj_team jtm on jwp.team_id=jtm.id and jtm.delete_flag=0 left join sys_org so on so.org_id=jwp.build_unit_code WHERE DATE_FORMAT(jwp.planned_start_date,'%Y-%m-%d') BETWEEN DATE_FORMAT(?,'%Y-%m-%d') DATE_FORMAT(?,'%Y-%m-%d') AND DATE_FORMAT(jwp.planned_end_date,'%Y-%m-%d') BETWEEN DATE_FORMAT(?,'%Y-%m-%d') DATE_FORMAT(?,'%Y-%m-%d') ) tmp_count java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) at com.sun.proxy.$Proxy162.query(Unknown Source) at com.github.pagehelper.util.ExecutorUtil.executeAutoCount(ExecutorUtil.java:169) at com.github.pagehelper.PageInterceptor.count(PageInterceptor.java:197) at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:140) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) at com.sun.proxy.$Proxy162.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) at com.sun.proxy.$Proxy142.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80) at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:145) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86) at com.sun.proxy.$Proxy211.getWeekRiskList(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy212.getWeekRiskList(Unknown Source) at com.sercurityControl.proteam.service.impl.WeekRiskServiceImpl.getWeekRiskList(WeekRiskServiceImpl.java:53) at com.sercurityControl.proteam.controller.WeekRiskController.getWeekRiskList(WeekRiskController.java:45) at com.sercurityControl.proteam.controller.WeekRiskController$$FastClassBySpringCGLIB$$ca89033b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at com.securityControl.common.log.aspect.OperLogAspect.logAround(OperLogAspect.java:76) at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at com.sercurityControl.proteam.controller.WeekRiskController$$EnhancerBySpringCGLIB$$ed3d280f.getWeekRiskList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1070) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.securityControl.common.security.interceptor.MyFilter.doFilter(MyFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) 09:25:26.356 [http-nio-18083-exec-9] ERROR c.s.p.s.i.WeekRiskServiceImpl - [getWeekRiskList,56] - org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 ### The error may exist in file [F:\workspace\idea\jjsp_service\securityControl-modules\securityControl-proteam\target\classes\mapper\WeekRiskMapper.xml] ### The error may involve com.sercurityControl.proteam.mapper.WeekRiskMapper.getWeekRiskList-Inline ### The error occurred while setting parameters ### SQL: select count(0) from ( select jwp.id weekId,jwp.planned_start_date startDate,jwp.planned_end_date endDate, jtm.working_team_name teamName,so.city_name buildUnit, jwp.build_unit_code buildNo,jwp.re_assessment_risk_level riskLevel, jsp.work_content workContent,jwp.bidding_section_name projectName, jsp.work_type workType,jsp.work_procedure workGx,jsp.work_site_name workName from jj_weeks_plan jwp LEFT JOIN jj_risk_precaution jsp on jsp.id=jwp.risk_precaution_id and jsp.delete_flag=0 left join jj_team jtm on jwp.team_id=jtm.id and jtm.delete_flag=0 left join sys_org so on so.org_id=jwp.build_unit_code WHERE DATE_FORMAT(jwp.planned_start_date,'%Y-%m-%d') BETWEEN DATE_FORMAT(?,'%Y-%m-%d') DATE_FORMAT(?,'%Y-%m-%d') AND DATE_FORMAT(jwp.planned_end_date,'%Y-%m-%d') BETWEEN DATE_FORMAT(?,'%Y-%m-%d') DATE_FORMAT(?,'%Y-%m-%d') ) tmp_count ### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 ### The error may exist in file [F:\workspace\idea\jjsp_service\securityControl-modules\securityControl-proteam\target\classes\mapper\WeekRiskMapper.xml] ### The error may involve com.sercurityControl.proteam.mapper.WeekRiskMapper.getWeekRiskList-Inline ### The error occurred while setting parameters ### SQL: select count(0) from ( select jwp.id weekId,jwp.planned_start_date startDate,jwp.planned_end_date endDate, jtm.working_team_name teamName,so.city_name buildUnit, jwp.build_unit_code buildNo,jwp.re_assessment_risk_level riskLevel, jsp.work_content workContent,jwp.bidding_section_name projectName, jsp.work_type workType,jsp.work_procedure workGx,jsp.work_site_name workName from jj_weeks_plan jwp LEFT JOIN jj_risk_precaution jsp on jsp.id=jwp.risk_precaution_id and jsp.delete_flag=0 left join jj_team jtm on jwp.team_id=jtm.id and jtm.delete_flag=0 left join sys_org so on so.org_id=jwp.build_unit_code WHERE DATE_FORMAT(jwp.planned_start_date,'%Y-%m-%d') BETWEEN DATE_FORMAT(?,'%Y-%m-%d') DATE_FORMAT(?,'%Y-%m-%d') AND DATE_FORMAT(jwp.planned_end_date,'%Y-%m-%d') BETWEEN DATE_FORMAT(?,'%Y-%m-%d') DATE_FORMAT(?,'%Y-%m-%d') ) tmp_count ### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:239) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:91) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) at com.sun.proxy.$Proxy142.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80) at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:145) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86) at com.sun.proxy.$Proxy211.getWeekRiskList(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) at com.sun.proxy.$Proxy212.getWeekRiskList(Unknown Source) at com.sercurityControl.proteam.service.impl.WeekRiskServiceImpl.getWeekRiskList(WeekRiskServiceImpl.java:53) at com.sercurityControl.proteam.controller.WeekRiskController.getWeekRiskList(WeekRiskController.java:45) at com.sercurityControl.proteam.controller.WeekRiskController$$FastClassBySpringCGLIB$$ca89033b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at com.securityControl.common.log.aspect.OperLogAspect.logAround(OperLogAspect.java:76) at sun.reflect.GeneratedMethodAccessor427.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at com.sercurityControl.proteam.controller.WeekRiskController$$EnhancerBySpringCGLIB$$ed3d280f.getWeekRiskList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1070) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.securityControl.common.security.interceptor.MyFilter.doFilter(MyFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATE_FORMAT('2024-12-25','%Y-%m-%d') AND DATE_FORMAT(jwp.pl' at line 11 at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3446) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:434) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3444) at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:152) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:483) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:64) at com.sun.proxy.$Proxy162.query(Unknown Source) at com.github.pagehelper.util.ExecutorUtil.executeAutoCount(ExecutorUtil.java:169) at com.github.pagehelper.PageInterceptor.count(PageInterceptor.java:197) at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:140) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) at com.sun.proxy.$Proxy162.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) ... 97 common frames omitted 09:25:26.362 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:26.437 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:30.768 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:30.972 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:30.987 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:31.014 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:31.062 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:31.118 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:32.437 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:33.800 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:33.994 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:37.055 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:37.500 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:37.528 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:37.589 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.327 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.405 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.587 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.627 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.669 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.961 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:42.961 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:43.090 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:43.090 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:43.099 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:43.099 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:43.121 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:44.048 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:25:44.095 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.487 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.499 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.618 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.648 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.674 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.877 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.877 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.877 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.877 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.878 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.915 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:01.915 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:02.323 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:02.397 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.145 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.164 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.181 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.199 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.209 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.218 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.228 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.228 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.251 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.260 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.260 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.279 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.279 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.298 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.317 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.330 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:03.744 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:04.713 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:07.341 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:20.435 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:20.504 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:21.843 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:21.856 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:21.982 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.042 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.073 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.272 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.272 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.272 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.276 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.276 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.300 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:26:22.300 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:04.054 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:04.062 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:04.095 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:04.120 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:04.169 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:13.003 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:13.042 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:15.322 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:15.327 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:31.843 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:31.884 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:50.591 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:52.039 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:53.493 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:53.536 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:55.531 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:28:55.581 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:03.547 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:03.632 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:11.935 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:16.150 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:16.174 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:17.418 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:17.434 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:17.635 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:17.645 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:20.105 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:25.128 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:25.141 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:30.855 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:30.862 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:33.509 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:29:33.560 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:30:04.135 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:30:04.140 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:30:04.167 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:32:05.018 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:32:05.026 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:32:05.070 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:32:05.109 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:32:05.112 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:00.232 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:00.749 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:00.769 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:04.842 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:04.874 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:04.899 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:04.977 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:08.846 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:11.221 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:32.051 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:32.092 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:32.114 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:32.210 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:33:39.332 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:34:06.033 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:34:06.045 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:34:06.086 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:34:06.133 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:34:06.153 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:07.028 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:07.038 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:07.072 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:07.111 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:07.138 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:40.793 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:40.833 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:40.855 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:40.931 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:36:47.432 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:37:24.965 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:37:25.026 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:37:25.052 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:37:25.138 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:37:34.179 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:07.153 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:07.168 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:07.209 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:15.602 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:15.689 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:15.800 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:38:25.879 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:44:49.896 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:44:49.896 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:44:49.896 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:44:49.896 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:44:58.036 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:31.962 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:31.969 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:32.059 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:35.459 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:35.498 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:35.519 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:35.542 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:45:39.921 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:01.143 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:01.179 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:01.208 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:01.208 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:01.282 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:04.360 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:04.496 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:04.592 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:05.982 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:06.023 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:06.042 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:06.060 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:46:06.127 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:48:02.121 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:48:02.127 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:48:02.130 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:48:02.181 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:48:02.189 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:50:03.084 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:50:03.100 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:50:03.130 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:50:03.175 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:50:03.184 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:52:04.098 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:52:04.163 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:54:05.097 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:54:05.159 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:54:05.168 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:56:06.085 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:56:06.099 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:56:06.138 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:56:06.187 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:56:06.215 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:04.111 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:04.134 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:04.257 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:06.234 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:06.251 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:06.314 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:06.398 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:06.471 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:10.071 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:10.134 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:10.172 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:10.208 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:58:10.294 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:59:12.640 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:59:12.759 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 09:59:20.793 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:10.985 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.093 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.167 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.243 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.265 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.332 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.424 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:11.511 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:13.096 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:13.447 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:13.558 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:13.675 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:02:22.694 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:23.921 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:24.020 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:24.163 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:24.325 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:34.703 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:44.324 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:44.463 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:44.578 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:48.175 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:48.321 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:59.316 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:59.431 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:03:59.566 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:10.724 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:10.840 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:10.853 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:10.936 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:11.053 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:11.143 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:48.218 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:04:48.454 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:06.188 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:06.462 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:07.063 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:07.212 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:07.561 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:07.670 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:07.920 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.063 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.117 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.240 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.252 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.337 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.411 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:08.486 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:08:11.878 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.738 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.738 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.738 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.738 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.738 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.738 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.844 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.867 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.879 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.879 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.887 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.887 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.911 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.913 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.926 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.937 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:19.948 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.044 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.299 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.365 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.365 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.371 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.374 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.374 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.382 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.395 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.395 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.423 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.423 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:20.427 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:21.373 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:21.390 [http-nio-18083-exec-10] ERROR c.s.c.s.h.GlobalExceptionHandler - [handleException,95] - 请求地址'/pot/early/getTodayWarnInfo',发生系统异常. org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:689) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:388) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:366) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.writeFieldName(UTF8JsonGenerator.java:270) at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:726) at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774) at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serializeContents(IndexedListSerializer.java:119) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:79) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:18) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:400) at com.fasterxml.jackson.databind.ObjectWriter$Prefetch.serialize(ObjectWriter.java:1514) at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1007) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:456) at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1070) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.securityControl.common.security.interceptor.MyFilter.doFilter(MyFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) Suppressed: org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:689) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:388) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:366) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.close(UTF8JsonGenerator.java:1214) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:460) ... 55 common frames omitted Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:135) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1424) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:768) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:593) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:537) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:110) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194) at org.apache.coyote.Response.doWrite(Response.java:615) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340) ... 64 common frames omitted Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:135) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1424) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:768) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:593) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:537) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:112) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194) at org.apache.coyote.Response.doWrite(Response.java:615) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340) ... 82 common frames omitted 10:36:21.593 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.268 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.284 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.296 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.305 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.306 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.325 [http-nio-18083-exec-2] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.327 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.352 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.372 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.387 [http-nio-18083-exec-7] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.391 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.400 [http-nio-18083-exec-5] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.411 [http-nio-18083-exec-8] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.413 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.437 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.443 [http-nio-18083-exec-6] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:22.936 [http-nio-18083-exec-1] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:23.378 [http-nio-18083-exec-9] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:23.623 [http-nio-18083-exec-10] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:25.460 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getXfIpList] [RemoteUserService#getXfIpList(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:25.498 [http-nio-18083-exec-4] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:25.602 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteUserFallbackFactory - [create,28] - 用户服务调用失败:[503] during [POST] to [http://securityControl-system/sys/menu/getMenuName] [RemoteUserService#getMenuName(String,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:36:25.608 [http-nio-18083-exec-3] ERROR c.s.s.a.f.RemoteLogFallbackFactory - [create,25] - 日志服务调用失败:[503] during [POST] to [http://securityControl-system/sys/logs/addSaveSysLog] [RemoteLogService#addSaveSysLog(SysLogsInfo,String)]: [Load balancer does not contain an instance for the service securityControl-system] 10:39:30.614 [http-nio-18083-exec-10] ERROR c.s.c.s.h.GlobalExceptionHandler - [handleException,95] - 请求地址'/pot/early/getTodayWarnInfo',发生系统异常. org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:689) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:388) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:366) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.writeString(UTF8JsonGenerator.java:515) at com.fasterxml.jackson.databind.ser.std.StringSerializer.serialize(StringSerializer.java:41) at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:728) at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774) at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serializeContents(IndexedListSerializer.java:119) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:79) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:18) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:400) at com.fasterxml.jackson.databind.ObjectWriter$Prefetch.serialize(ObjectWriter.java:1514) at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1007) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:456) at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1070) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.securityControl.common.security.interceptor.MyFilter.doFilter(MyFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) Suppressed: org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:689) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:388) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:366) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.close(UTF8JsonGenerator.java:1214) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:460) ... 55 common frames omitted Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:135) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1424) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:768) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:593) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:537) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:110) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194) at org.apache.coyote.Response.doWrite(Response.java:615) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340) ... 64 common frames omitted Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:135) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1424) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:768) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:593) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:537) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:112) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194) at org.apache.coyote.Response.doWrite(Response.java:615) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340) ... 83 common frames omitted 10:40:21.644 [http-nio-18083-exec-8] ERROR c.s.c.s.h.GlobalExceptionHandler - [handleException,95] - 请求地址'/pot/early/getTodayWarnInfo',发生系统异常. org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:689) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:388) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:366) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._writeNull(UTF8JsonGenerator.java:2135) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.writeNull(UTF8JsonGenerator.java:1128) at com.fasterxml.jackson.databind.ser.std.NullSerializer.serialize(NullSerializer.java:30) at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:695) at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:774) at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:178) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serializeContents(IndexedListSerializer.java:119) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:79) at com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.serialize(IndexedListSerializer.java:18) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeFields(MapSerializer.java:808) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serializeWithoutTypeInfo(MapSerializer.java:764) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:720) at com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize(MapSerializer.java:35) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:400) at com.fasterxml.jackson.databind.ObjectWriter$Prefetch.serialize(ObjectWriter.java:1514) at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:1007) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:456) at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:104) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:183) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:135) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1070) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at com.securityControl.common.security.interceptor.MyFilter.doFilter(MyFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:750) Suppressed: org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:353) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:784) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:689) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:388) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:366) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at org.springframework.util.StreamUtils$NonClosingOutputStream.write(StreamUtils.java:287) at com.fasterxml.jackson.core.json.UTF8JsonGenerator._flushBuffer(UTF8JsonGenerator.java:2171) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.close(UTF8JsonGenerator.java:1214) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:460) ... 55 common frames omitted Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:135) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1424) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:768) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:593) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:537) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:110) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194) at org.apache.coyote.Response.doWrite(Response.java:615) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340) ... 64 common frames omitted Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:469) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:135) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1424) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:768) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:593) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:537) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:112) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194) at org.apache.coyote.Response.doWrite(Response.java:615) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340) ... 84 common frames omitted