Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31770 - Unsupported property type

31770   Unsupported property type

Cause

This error occurs if the setMessageProperty property of the JadeGenericMessage class is used to set a user property for a message in a JadeMQ queue and the type of the user property is an unsupported primitive type such as MemoryAddress.

Action

Correct your code.