📋 团队日志查看中心
🏠 返回主页
📄 当前正在查看:测试环境 (ceshi) buyer/lili-logs/buyer-api-ceshi-2026-08-30.log
📥 下载完整日志文件
[... 因文件较大,当前仅展示最新更新的尾部日志 ...]
23:51:20.859 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:51:20.859 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:51:20.859 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:51:20.859 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:51:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5142
2026-08-30 23:51:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:51:50.855 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:51:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@25756a06(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:51:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:51:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:51:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:51:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:51:50.857 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:52:20.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5143
2026-08-30 23:52:20.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:52:20.855 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:52:20.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@44925dae(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:52:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:52:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:52:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:52:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:52:20.857 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:52:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5144
2026-08-30 23:52:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:52:50.855 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:52:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:52:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:52:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:52:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:52:50.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:52:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@31ed9ec1(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:53:20.869 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5145
2026-08-30 23:53:20.924 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:53:20.924 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:53:20.925 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@23358eaf(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:53:20.925 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:53:20.925 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:53:20.925 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:53:20.925 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:53:20.925 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:53:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5146
2026-08-30 23:53:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:53:50.855 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:53:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@37b65f5a(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:53:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:53:50.857 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:53:50.857 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:53:50.857 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:53:50.857 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:54:20.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5147
2026-08-30 23:54:20.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:54:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:54:20.857 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:54:20.857 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@488bd381(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:54:20.857 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:54:20.857 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:54:20.857 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:54:20.857 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:54:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5148
2026-08-30 23:54:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:54:50.855 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:54:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:54:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:54:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:54:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:54:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@663b4a52(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:54:50.857 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:55:20.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5149
2026-08-30 23:55:20.856 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:55:20.856 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:55:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:55:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:55:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:55:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:55:20.859 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:55:20.859 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@9f22877(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:55:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5150
2026-08-30 23:55:50.862 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:55:50.861 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:55:50.865 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@45b94f04(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:55:50.868 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:55:50.868 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:55:50.868 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:55:50.868 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:55:50.868 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:56:20.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5151
2026-08-30 23:56:20.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:56:20.855 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:56:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:56:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:56:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:56:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:56:20.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:56:20.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@3dfcaba2(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:56:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5152
2026-08-30 23:56:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:56:50.855 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:56:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:56:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:56:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:56:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:56:50.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:56:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@78475628(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:57:04.452 INFO 2501887 --- [quartzScheduler_Worker-8] c.l.c.sensitive.quartz.SensitiveQuartz : 敏感词定时更新
2026-08-30 23:57:20.867 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5153
2026-08-30 23:57:20.885 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:57:20.888 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:57:20.889 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:57:20.889 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:57:20.889 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:57:20.889 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:57:20.889 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:57:20.889 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@196d7f6f(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:57:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5154
2026-08-30 23:57:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:57:50.855 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:57:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:57:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:57:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:57:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:57:50.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:57:50.857 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@615eb4fe(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:58:20.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5155
2026-08-30 23:58:20.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:58:20.855 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:58:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:58:20.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@6c0e0f7e(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:58:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:58:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:58:20.856 INFO 2501887 --- [NettyClientWorkerThread_2] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:58:20.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:58:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5156
2026-08-30 23:58:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:58:50.855 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:58:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@510c588(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:58:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:58:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:58:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:58:50.856 INFO 2501887 --- [NettyClientWorkerThread_3] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:58:50.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:59:20.856 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5157
2026-08-30 23:59:20.856 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:59:20.856 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:59:20.857 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@76e8045d(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:59:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:59:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:59:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:59:20.858 INFO 2501887 --- [NettyClientWorkerThread_4] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:59:20.858 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true
2026-08-30 23:59:50.854 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : new name server is chosen. OLD: 127.0.0.1:9877 , NEW: 127.0.0.1:9877. namesrvIndex = 5158
2026-08-30 23:59:50.855 INFO 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: begin to connect remote host[127.0.0.1:9877] asynchronously
2026-08-30 23:59:50.855 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CONNECT UNKNOWN => 127.0.0.1:9877
2026-08-30 23:59:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:59:50.856 WARN 2501887 --- [MQClientFactoryScheduledThread] RocketmqRemoting : createChannel: connect remote host[127.0.0.1:9877] failed, AbstractBootstrap$PendingRegistrationPromise@70414fef(failure: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877)
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9877
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:840)
2026-08-30 23:59:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : closeChannel: the channel[127.0.0.1:9877] was removed from channel table
2026-08-30 23:59:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : NETTY CLIENT PIPELINE: CLOSE 127.0.0.1:9877
2026-08-30 23:59:50.856 INFO 2501887 --- [NettyClientWorkerThread_1] RocketmqRemoting : eventCloseChannel: the channel[null] has been removed from the channel table before
2026-08-30 23:59:50.856 INFO 2501887 --- [NettyClientSelector_1] RocketmqRemoting : closeChannel: close the connection to remote address[127.0.0.1:9877] result: true