Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31788 - IBMWMQ invalid MQSERVER option value

31788   IBMWMQ invalid MQSERVER option value

Cause

This error occurs if the information specified to connect a WebSphere MQ client to the queue manager is invalid. When you open a WebSphere MQ queue you must include an MQSERVER clause as part of the openQueue method options, embedded in the fullName parameter or as one of the options.

For more details, see "Opening a WebSphere MQ Queue", in Chapter 15 of the JADE Developer’s Reference. For details about the client interface, see the WebSphere MQ Client Manual.

Action

Correct your code.