Re: JMX Port Conflict when starting both Broker and kafka Connect

2018-11-30 Thread Sruthi Kumar Annamneedu
Hi Harish, Using netstat command, see which process is using the port. See if following steps help: - If processA is intended to use portX which is having issues, stop processA - If the processB is using the port, then stop ProcessB - Restart processB and try using the port - Restart the proc

JMX Port Conflict when starting both Broker and kafka Connect

2018-11-30 Thread harish lohar
Hi , I am trying to use kafkaConnect for mongdb-source-connector I am using connect-distributed.sh. When i start kafka with KAFKA_JMX_OPTS, kafka broker starts fine but as soon as kafka connect is started it gives javaagent:./jmx_prometheus_javaagent-0.6.jar=7071:./kafka-0-8-2.yml" address alre