Choose a different port or check what's already listening on 9099 using something like: `ss -tunapl | grep 9099`
On Fri, Feb 21, 2020 at 1:08 PM sunil chaudhari <sunilmchaudhar...@gmail.com> wrote: > Hi, > I just enlabled the Jmx port in kafka broker. > Since then I am not able to run utilities under /bin > Example when I run > ./kafka-topics.sh —create........ > Then it throws bindException port already in use 9099 > > Before it was running. > Same thing happening for perf test utilities under /bin. > > Please help. How can i run those utilities with JMx port ON. > > Regards, > Sunil. >