RTMC2036E THE KAFKA SECTION FOR THE collection_type COLLECTION IN THE RUNTIME METRICS COLLECTION PROPERTY FILE HAS AT LEAST ONE TOPIC THAT IS NOT DEFINED IN THE KAFKA HOST.
Where
- collection_type
- The collection type that is specified in the runtime metrics collection properties file.
Last updated
Added in 2023.
Explanation
A request was received to validate a property file during runtime metrics collection processing. However, the tpfrtmc offline utility did not find at least one of the Apache Kafka server topics that are specified for the collection type in the runtime metrics collection properties file.
System action
The tpfrtmc offline utility shuts down. Real-time runtime metrics collection results are not generated.
User response
Complete the following steps:
- Ensure that all Apache Kafka server topics are
correctly specified in the
kafkasection for the specified collection type in the properties file, and ensure that the specified topics are defined in the Apache Kafka host. - Start the tpfrtmc offline utility again.