thrownewAclPlugRuntimeException(String.format("validate exception AccessResource data %s",accessResource.toString()),e);
}
if(authenticationResult.getException()!=null){
thrownewAclPlugRuntimeException(String.format("eachCheck the inspection appear exception, accessControl data is %s",accessResource.toString()),authenticationResult.getException());
System.out.printf("The sub command %s not exist.%n",args[0]);
}
...
...
@@ -211,7 +220,7 @@ public class MQAdminStartup {
privatestaticvoidprintHelp(){
System.out.printf("The most commonly used mqadmin commands are:%n");
System.out.println("ROCKETMQ_HOME Add tools.properties to the %ROCKETMQ_HOME%/conf/ directory or add -account xxxx -password xxxx Join when executing a command");
System.out.println("no find tools.properties , , Execution may fail without account andd password");
System.out.println("ROCKETMQ_HOME Add tools.properties to the %ROCKETMQ_HOME%/conf/ directory or add -account xxxx -password xxxx Join when executing a command");
System.out.println("account andd password data incorrectness , Execution may fail without account andd password");
System.out.println("ROCKETMQ_HOME Add tools.properties to the %ROCKETMQ_HOME%/conf/ directory or add -account xxxx -password xxxx Join when executing a command");