1434   Invalid code point when converting Unicode character

Cause

This error occurs when processing Unicode text and a character was discovered that is not valid; for example, half of a Unicode surrogate pair was found.

Action

Review any JADE strings for possible bad Unicode characters or sequences, and then alter data as appropriate to the application.