ODI JSON File Load Error "Failed to generate a schema from the sample JSON. org.codehaus.jackson.JsonParseException: Unexpected character (code): expected a valid value"
(Doc ID 2456994.1)
Last updated on JANUARY 13, 2021
Applies to:
Oracle Data Integrator - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to load data from a JavaScript Object Notation (JSON) file using Oracle Data Integrator (ODI) 12c, the following error occurs:
Schema generation failed.
Failed to generate a schema from the sample JSON. org.codehaus.jackson.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
at [Source: java.io.BufferedReader@6f0f8965; line: 2, column: 2]
Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
at oracle.tip.pc.services.translation.tools.datasampler.JsonDataSampler.generateSchemaFromSample(JsonDataSampler.java:198)
...
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |