OGG-15051 oracle.goldengate.util.GGException: Class not found: “kafkahandler”

by · Apache Kafka, goldengate, ogg, ogg-15051 at https://rmoff.net/2016/07/29/ogg-15051-oracle.goldengate.util.ggexception-class-not-found-kafkahandler/

Apache Kafkagoldengateoggogg-15051

Similar to the previous issue, the sample config in the docs causes another snafu:

OGG-15051  Java or JNI exception:
oracle.goldengate.util.GGException:  Class not found: "kafkahandler". kafkahandler
 	Class not found: "kafkahandler". kafkahandler

This time it’s in the kafka.props file:

gg.handler.kafkahandler.Type = kafka

Should be

gg.handler.kafkahandler.type = kafka

No capital T in Type!


(Image credit: https://unsplash.com/@vanschneider)