I debugged and followed the error through to line 4030 of the _readTreeAndCLose(JsonParser p0) but I am not sure why this is happening. I have verified that the UUID I have is a valid UUID and I do not seem to get the error with other UUIDs such 00000000-0000-0000-000000000000. Any insights into whether this a valid error or whether it is a defect would be appreciated.
I have verified that the UUID in question is a valid UUID and I have run tests with other UUIDs such 00000000-0000-0000-000000000000 that do not experience the same issue. I am not entirely sure whether this a defect with the Jackson library or whether this is a valid failure so any insight would be appreciated.