first run sh meta.sh start feedback below error:
-Djava.ext.dirs=/home/local/java/jdk-11/jre/lib/ext:/home/local/rocketmq-mqtt/bin/../lib:/home/local/java/jdk-11/lib/ext is not supported. Use -classpath instead.
when i use -classpath instead code as below:
-classpath /home/local/java/jdk-11/jre/lib/ext:/home/local/rocketmq-mqtt/bin/../lib:/home/local/java/jdk-11/lib/ext
but another error has occurred
Error: Could not find or load main class org.apache.rocketmq.mqtt.meta.starter.MetaStartup.
first run sh meta.sh start feedback below error: -Djava.ext.dirs=/home/local/java/jdk-11/jre/lib/ext:/home/local/rocketmq-mqtt/bin/../lib:/home/local/java/jdk-11/lib/ext is not supported. Use -classpath instead. when i use -classpath instead code as below: -classpath /home/local/java/jdk-11/jre/lib/ext:/home/local/rocketmq-mqtt/bin/../lib:/home/local/java/jdk-11/lib/ext
but another error has occurred Error: Could not find or load main class org.apache.rocketmq.mqtt.meta.starter.MetaStartup.
hope get response asap