ERROR | name string resolved via a synonym in schema string to a class with a different name |
CAUSE | A referenced name was resolved to a synonym, which translated to a class whose name does not match the referenced name. |
ACTION | Adjust name resolver or add missing Java class. |