com.datastax.driver.core.exceptions.InvalidTypeException: Invalid 32-bits integer value, expecting 4 bytes but got 8
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 Igor, 1 year ago
via DataStax JIRA by Igor, 1 year ago
via Stack Overflow by geekay
, 2 years agocom.datastax.driver.core.exceptions.InvalidTypeException: Invalid 32-bits integer value, expecting 4 bytes but got 8
at com.datastax.driver.core.TypeCodec$IntCodec.deserializeNoBoxing(TypeCodec.java:529)
at com.datastax.driver.core.ArrayBackedRow.getInt(ArrayBackedRow.java:80)
at com.datastax.driver.core.ArrayBackedRow.getInt(ArrayBackedRow.java:84)