Phoebus888 commented on issue #3258:
URL: https://github.com/apache/rocketmq/issues/3258#issuecomment-898222845
RocketMQLog:WARN No appenders could be found for logger
(io.netty.util.internal.PlatformDependent0).
RocketMQLog:WARN Please initialize the logger system properly.
org.apache.rocketmq.tools.command.SubCommandException:
UpdateTopicPermSubCommand command failed
at
org.apache.rocketmq.tools.command.topic.UpdateTopicPermSubCommand.execute(UpdateTopicPermSubCommand.java:162)
at
org.apache.rocketmq.tools.command.MQAdminStartup.main0(MQAdminStartup.java:139)
at
org.apache.rocketmq.tools.command.MQAdminStartup.main(MQAdminStartup.java:90)
Caused by: org.apache.rocketmq.client.exception.MQClientException: CODE: 1
DESC: The topic[RMQ_SYS_TRACE_TOPIC] is conflict with system topic.
For more information, please visit the url,
http://rocketmq.apache.org/docs/faq/
at
org.apache.rocketmq.client.impl.MQClientAPIImpl.createTopic(MQClientAPIImpl.java:295)
at
org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl.createAndUpdateTopicConfig(DefaultMQAdminExtImpl.java:182)
at
org.apache.rocketmq.tools.admin.DefaultMQAdminExt.createAndUpdateTopicConfig(DefaultMQAdminExt.java:163)
at
org.apache.rocketmq.tools.command.topic.UpdateTopicPermSubCommand.execute(UpdateTopicPermSubCommand.java:155)
... 2 more
这个权限修改不了啊
--
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]