com.datastax.driver.core.exceptions.CodecNotFoundException: Codec not found for requested operation: [frozen<test.dimension> <-> Dimension]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via DataStax JIRA by Uladzimir Shelhunou, 1 year ago
via Stack Overflow by user8377636
, 8 months agovia Stack Overflow by AbtPst
, 3 months agovia Stack Overflow by Ravi
, 1 year agovia Stack Overflow by bilobag
, 5 months agocom.datastax.driver.core.exceptions.CodecNotFoundException: Codec not found for requested operation: [frozen<test.dimension> <-> Dimension]
at com.datastax.driver.core.exceptions.CodecNotFoundException.copy(CodecNotFoundException.java:56)
at com.datastax.driver.core.exceptions.CodecNotFoundException.copy(CodecNotFoundException.java:25)
at com.datastax.driver.mapping.DriverThrowables.propagateCause(DriverThrowables.java:41)
at com.datastax.driver.mapping.Mapper.save(Mapper.java:272)
at Test.main(Test.java:47)