No JMX Port Error
one can also add the following line to bin/kafka-server-start.sh.
export JMX_PORT=${JMX_PORT:-9999}
env JMX_PORT=9999 bin/kafka-server-start.sh /Users/JaideepsinhGohil/Apache/kafka_2.11-0.8.2.2/config/server.properties
转自:https://github.com/yahoo/kafka-manager/issues/68