Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31771 - User property exceeds available space

31771   User property exceeds available space

Cause

This error occurs if total memory allocated to user properties in a message in a JadeMQ queue, which are defined by using the setMessageProperty property of the JadeGenericMessage class, exceeds 32K bytes.

Action

Correct your code.