1

We are using confluent kafka control center but out system health page doesnt work and always shows try again.

I went through doc and verified theh settings are same but still facing the issue.

The error it throws is Unable to check ulimit: cannot run program ulimit error=2 no such file or directory (io.confluent.controlcenter.healthcheck.HealthCheck)

Apart from above i see below logs

  • problem getting connectors
  • failed to connect to kafka-connect javax. ws.rs.ProcessingException
  • failed to submit metrics to confluent to secure and insecure both.
  • misconfigured topic = _confluent-metrics config =min.insync.replicas value =2 expected =1
OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
Abhishek
  • 519
  • 1
  • 6
  • 24

1 Answers1

0

This issue is resolved, there was some problem with compact, delete policy since there are no keys it has to be delete only

Abhishek
  • 519
  • 1
  • 6
  • 24