Unable to process clotho Kafka topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 12:44 PM - edited 03-24-2023 12:45 PM
We're seeing a flood of issues on our development instance and we've had no luck to this point pinpointing exactly what the cause is. We just updated to Utah Patch 1 but were seeing this while on Tokyo. Any ideas on how to suppress this?
Unable to process clotho Kafka topics
com.glide.hermes.client.glide.util.HermesStatusUtil.throwIfDisabled(HermesStatusUtil.java:37)
com.glide.hermes.client.glide.util.HermesStatusUtil.throwIfUnavailable(HermesStatusUtil.java:41)
com.glide.hermes.client.glide.GlideHermesTopicManager.<init>(GlideHermesTopicManager.java:50)
com.glide.hermes.client.glide.GlideHermesTopicManager.<init>(GlideHermesTopicManager.java:43)
com.snc.clotho.kafka.KafkaTopicDAO.fetchKafkaTopics(KafkaTopicDAO.java:45)
com.snc.clotho.kafka.ClothoKafkaTopicPublisher.publishTopics(ClothoKafkaTopicPublisher.java:52)
com.snc.clotho.kafka.ClothoKafkaTopicPublisher.run(ClothoKafkaTopicPublisher.java:43)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2023 03:00 AM
Hi @bnesbitt ,
You can try to troubleshoot the issue:
Check the Hermes status: The error message indicates that the Hermes status may be disabled or unavailable. Check the Hermes instance in the instance where you are seeing this error to ensure that it is enabled and available.
Check the Kafka configuration: Verify that the Kafka configuration is correct and that the instance is able to connect to the Kafka cluster.
Restart the Clotho service: Try restarting the Clotho service to see if that resolves the issue. If the issue persists, you may need to perform further troubleshooting or reach out to ServiceNow support for assistance.
Check for any recent changes: If the issue started happening after an update or a change was made, check for any recent changes to the instance or the configuration that could have caused the issue.
If my response helps you to resolve the issue close the question by ✅Accepting solution and hit 👍thumb icon. From Correct answers others will get benefited in future.
Thanks,
Ratnakar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023 11:44 AM
Hi @Ratnakar7 ,
Thank you for the suggestions.
- We have Hermes installed but it is not configured at the moment.
- We currently are not utilizing a kafka cluster and have not performed any setup to connect to one.
- We do have MetricBase installed but we're not using it currently. I've checked the configuration it the clotho service looks to be inactive.
At this point, we've terminated any scheduled jobs, business rules, etc that may pertain to Clotho or MetricBase. We've also deleted the demo data that was installed with MetricBase. We also tried repairing the MetricBase plugin with no success.
I'll put in a request for ServiceNow support to assist.
Thanks,
bnesbitt

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2023 11:12 AM
Morning! Did you ever hear back on this? We are also getting these errors (Utah Patch 2). We don't use MetricBase but we do have the main plugin for it as part of the Application Insights app. We're also planning to put in a ticket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 02:14 PM
What is Hermes? What is Kafka configuration? What is Clotho?