Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31757 - Only the queue creator can change this property

31757   Only the queue creator can change this property

Cause

This error occurs when an existing JadeMQ queue is opened and an attempt is made to change the values of the maxMemoryInuse, maxMessageCount, and maxMessageLength properties. Only the process that originally created the queue is permitted to change the values of these properties.

Action

Correct your code.