Help Center/
Distributed Message Service/
Developer Guide/
DMS Kafka Developer Guide/
Java SDK/
FAQs
Updated on 2023-11-30 GMT+08:00
FAQs
What If the Consumer Group Failed to Be Found?
Symptom: An error message similar to the following is displayed. k-xx represents a created Kafka queue.
[2019-04-29 11:30:02,173] WARN Error while fetching metadata with correlation id 2 : {k-8*******8cd=UNKNOWN}
Possible causes and solutions:
- If open JDK is used, use Oracle JDK instead.
- Check if the consumer group is consistent with the topic. By default, a consumer group name starts with the letter g.
- Check if project_id and target_project_id in the dms_kafka_client_jaas.conf file are inconsistent. The two parameters must have consistent values.
Parent topic: Java SDK
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot