dioxic / mgenerate4j

Json test data generation tool for MongoDB
https://dioxic.github.io/mgenerate4j/
Apache License 2.0
12 stars 1 forks source link

Upgraded from 0.5 to 0.6 , getting error - Exception: org.bson.codecs.configuration.CodecConfigurationException: Can't find a codec for class uk.dioxic.mgenerate.core.Template. #2

Closed gamepop closed 3 years ago

gamepop commented 4 years ago

I am using .5 of the release successfully for sometime. I replaced the jar with .6 and started getting this error.

dioxic commented 4 years ago

Hi @gamepop - can you share a sample of the code you are running? Specifically how you are setting the codec registries.

dioxic commented 3 years ago

closing - cannot reproduce