You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
148 lines
11 KiB
148 lines
11 KiB
2 years ago
|
[2023-03-24 17:30:34.122] [com.alibaba.nacos.naming.beat.sender] [] ERROR com.alibaba.nacos.client.naming - [NA] failed to request
|
||
|
java.net.SocketTimeoutException: connect timed out
|
||
|
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
|
||
|
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:81)
|
||
|
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476)
|
||
|
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218)
|
||
|
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200)
|
||
|
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162)
|
||
|
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
|
||
|
at java.net.Socket.connect(Socket.java:606)
|
||
|
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
|
||
|
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
|
||
|
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
|
||
|
at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
|
||
|
at sun.net.www.http.HttpClient.New(HttpClient.java:339)
|
||
|
at sun.net.www.http.HttpClient.New(HttpClient.java:357)
|
||
|
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1240)
|
||
|
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1167)
|
||
|
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1061)
|
||
|
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:995)
|
||
|
at com.alibaba.nacos.client.naming.net.HttpClient.request(HttpClient.java:86)
|
||
|
at com.alibaba.nacos.client.naming.net.NamingProxy.callServer(NamingProxy.java:433)
|
||
|
at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:468)
|
||
|
at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:401)
|
||
|
at com.alibaba.nacos.client.naming.net.NamingProxy.sendBeat(NamingProxy.java:343)
|
||
|
at com.alibaba.nacos.client.naming.beat.BeatReactor$BeatTask.run(BeatReactor.java:108)
|
||
|
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)
|
||
|
[2023-03-24 17:32:02.778] [redisson-netty-4-4] [] ERROR org.redisson.client.handler.CommandsQueue - Exception occured. Channel: [id: 0x6b8e3d3a, L:/10.8.0.6:56124 - R:192.168.1.20/192.168.1.20:3577]
|
||
|
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
|
||
|
at sun.nio.ch.SocketDispatcher.read0(Native Method)
|
||
|
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
|
||
|
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
|
||
|
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
|
||
|
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
|
||
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
|
||
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
|
||
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
|
||
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
|
||
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
|
||
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
|
||
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
|
at java.lang.Thread.run(Thread.java:750)
|
||
|
[2023-03-24 17:32:02.804] [redisson-netty-4-7] [] ERROR org.redisson.client.handler.CommandsQueue - Exception occured. Channel: [id: 0x3c2aab43, L:/10.8.0.6:56123 - R:192.168.1.20/192.168.1.20:3577]
|
||
|
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
|
||
|
at sun.nio.ch.SocketDispatcher.read0(Native Method)
|
||
|
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
|
||
|
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
|
||
|
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
|
||
|
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
|
||
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
|
||
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
|
||
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
|
||
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
|
||
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
|
||
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
|
||
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
|
at java.lang.Thread.run(Thread.java:750)
|
||
|
[2023-03-24 17:32:02.804] [redisson-netty-4-2] [] ERROR org.redisson.client.handler.CommandsQueue - Exception occured. Channel: [id: 0xe261ab5d, L:/10.8.0.6:56128 - R:192.168.1.20/192.168.1.20:3577]
|
||
|
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
|
||
|
at sun.nio.ch.SocketDispatcher.read0(Native Method)
|
||
|
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
|
||
|
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
|
||
|
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
|
||
|
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
|
||
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
|
||
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
|
||
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
|
||
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
|
||
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
|
||
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
|
||
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
|
at java.lang.Thread.run(Thread.java:750)
|
||
|
[2023-03-24 17:32:02.804] [redisson-netty-4-6] [] ERROR org.redisson.client.handler.CommandsQueue - Exception occured. Channel: [id: 0xefd2efb5, L:/10.8.0.6:56126 - R:192.168.1.20/192.168.1.20:3577]
|
||
|
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
|
||
|
at sun.nio.ch.SocketDispatcher.read0(Native Method)
|
||
|
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
|
||
|
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
|
||
|
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
|
||
|
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
|
||
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
|
||
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
|
||
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
|
||
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
|
||
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
|
||
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
|
||
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
|
at java.lang.Thread.run(Thread.java:750)
|
||
|
[2023-03-24 17:32:02.805] [redisson-netty-4-5] [] ERROR org.redisson.client.handler.CommandsQueue - Exception occured. Channel: [id: 0x5f876e2d, L:/10.8.0.6:56125 - R:192.168.1.20/192.168.1.20:3577]
|
||
|
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
|
||
|
at sun.nio.ch.SocketDispatcher.read0(Native Method)
|
||
|
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
|
||
|
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
|
||
|
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
|
||
|
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
|
||
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
|
||
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
|
||
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
|
||
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
|
||
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
|
||
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
|
||
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
|
at java.lang.Thread.run(Thread.java:750)
|
||
|
[2023-03-24 17:32:02.805] [redisson-netty-4-3] [] ERROR org.redisson.client.handler.CommandsQueue - Exception occured. Channel: [id: 0xff8e208e, L:/10.8.0.6:56127 - R:192.168.1.20/192.168.1.20:3577]
|
||
|
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
|
||
|
at sun.nio.ch.SocketDispatcher.read0(Native Method)
|
||
|
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
|
||
|
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
|
||
|
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
|
||
|
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
|
||
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
|
||
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
|
||
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
|
||
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
|
||
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
|
||
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
|
||
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
|
||
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
||
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
||
|
at java.lang.Thread.run(Thread.java:750)
|