kodo.jdbc.meta.MappingInfoNotFoundException: The "column" attribute/extension for field "com.algorithmics.oprisk.bean.org.Org.assetSize" names a column "ASSET_SIZE" in table "ORG" whose type (VARCHAR) is not compatible with the type of the field (DOUBLE). [com.algorithmics.oprisk.bean.org.Org.assetSize [kodo.jdbc.meta.ValueFieldMapping]]
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 Oracle Community by 3004, 1 year ago
via hivmr.com by Unknown author, 2 years ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 9 months ago
via Oracle Community by 3004, 9 months ago
via Oracle Community by 3004, 1 year ago
kodo.jdbc.meta.MappingInfoNotFoundException: The "column" attribute/extension for field "com.algorithmics.oprisk.bean.org.Org.assetSize" names a column "ASSET_SIZE" in table "ORG" whose type (VARCHAR) is not compatible with the type of the field (DOUBLE). [com.algorithmics.oprisk.bean.org.Org.assetSize [kodo.jdbc.meta.ValueFieldMapping]]
at kodo.jdbc.meta.Mappings.invalidMapping(Mappings.java:134)