Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31772 - User property value exceeds 9999 bytes

31772   User property value exceeds 9999 bytes

Cause

This error occurs if memory allocated to a user property in a message in a JadeMQ queue, which is defined by using the setMessageProperty property of the JadeGenericMessage class, exceeds 9999 bytes.

Action

Correct your code.