You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我已经在RocketMQHOME/conf/tools.yml内配置了用户和密码,但是执行命令依然出现“username can not be null.”错误;
错误信息
org.apache.rocketmq.client.exception.MQBrokerException: CODE: 16 DESC: username cannot be null. BROKER: 192.168.207.37:10911
For more information, please visit the url, https://rocketmq.apache.org/docs/bestPractice/06FAQ
at org.apache.rocketmq.client.impl.MQClientAPIImpl.getBrokerRuntimeInfo(MQClientAPIImpl.java:1781)
at org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl.fetchBrokerRuntimeStats(DefaultMQAdminExtImpl.java:375)
at org.apache.rocketmq.tools.admin.DefaultMQAdminExt.fetchBrokerRuntimeStats(DefaultMQAdminExt.java:270)
at org.apache.rocketmq.tools.command.cluster.ClusterListSubCommand.printClusterBaseInfo(ClusterListSubCommand.java:229)
at org.apache.rocketmq.tools.command.cluster.ClusterListSubCommand.execute(ClusterListSubCommand.java:96)
at org.apache.rocketmq.tools.command.MQAdminStartup.main0(MQAdminStartup.java:178)
at org.apache.rocketmq.tools.command.MQAdminStartup.main(MQAdminStartup.java:128)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
我已经在RocketMQHOME/conf/tools.yml内配置了用户和密码,但是执行命令依然出现“username can not be null.”错误;
错误信息
tools.yml 配置
broker 相关配置
Beta Was this translation helpful? Give feedback.
All reactions