Closed
Solved
KAFKA data via AVRO Schema
Pega need to pass data to KAFKA via AVRO schema format.
the connectivity in Kafka connection and Data set is successfully.
however, In runtime, Data set it throws below exceptions.
- javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alert.createSSLException
- Failed to save page to data set due an exception][STACK][com.pega.dsm.kafka.api.serde.avro.AvroSerdeException: org.apache.kafka.common.errors.SerializationException: Error serializing Avro message at com.pega.dsm.kafka.api.serde.avro.AvroValuesSchemaRegistrySerde.serialize(AvroValuesSchemaRegistrySerde.java:103) at com.pega.dsm.kafka.api.serde.LazyExceptionHandlingSerDe.serialize(LazyExceptionHandlingSerDe.java:66)
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.