Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31790 - QueueManager name too long

31790   QueueManager name too long

Cause

This error occurs if the name of the queue manager specified in the openQueue method of the JadeMessagingFactory class exceeds the limit for the transport. For example, the queue manager name for the WebSphere MQ transport cannot exceed 40 characters.

Action

Correct your code.