CN-Jane commented on issue #3440:
URL: https://github.com/apache/rocketmq/issues/3440#issuecomment-955178167


   1.[root@izualbf3those4z bin]# sh mqadmin clusterList -n 39.66.145.152:9876
   RocketMQLog:WARN No appenders could be found for logger 
(io.netty.util.internal.InternalThreadLocalMap).
   RocketMQLog:WARN Please initialize the logger system properly.
   #Cluster Name     #Broker Name            #BID  #Addr                  
#Version                #InTPS(LOAD)       #OutTPS(LOAD) #PCWait(ms) #Hour 
#SPACE
   org.apache.rocketmq.remoting.exception.RemotingConnectException: connect to 
192.168.100.102:10911 failed
           at 
org.apache.rocketmq.remoting.netty.NettyRemotingClient.invokeSync(NettyRemotingClient.java:394)
           at 
org.apache.rocketmq.client.impl.MQClientAPIImpl.getBrokerRuntimeInfo(MQClientAPIImpl.java:1274)
           at 
org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl.fetchBrokerRuntimeStats(DefaultMQAdminExtImpl.java:266)
           at 
org.apache.rocketmq.tools.admin.DefaultMQAdminExt.fetchBrokerRuntimeStats(DefaultMQAdminExt.java:237)
           at 
org.apache.rocketmq.tools.command.cluster.ClusterListSubCommand.printClusterBaseInfo(ClusterListSubCommand.java:212)
           at 
org.apache.rocketmq.tools.command.cluster.ClusterListSubCommand.execute(ClusterListSubCommand.java:88)
           at 
org.apache.rocketmq.tools.command.MQAdminStartup.main0(MQAdminStartup.java:140)
           at 
org.apache.rocketmq.tools.command.MQAdminStartup.main(MQAdminStartup.java:91)
   DefaultCluster    broker-a                0     192.168.100.102:10911        
                     0.00(,ms)           0.00(,ms)             0.00 0.0000
   
   2.The contents of mqnamesrv.log is : 
   Java HotSpot(TM) 64-Bit Server VM warning: Using the DefNew young collector 
with the CMS collector is deprecated and will likely be removed in a future 
release
   Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is 
deprecated and will likely be removed in a future release.
   The Name Server boot success. serializeType=JSON
   
   The contents of broker.log is 
   The broker[broker-a, 39.66.145.152:10911] boot success. serializeType=JSON 
and name server is 39.66.145.152:9876
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to