This section describes error messages which can occur in the RPC Server and Listener for IBM® MQ. The messages have the format:
2010nnnn
where | 2010 | is the message class, and |
nnnn | is the message number in the range 0000 - 9999 |
20100001 | 20100009 | 20100010 | 20100012 | 20100013 | 20100015 | 20100022 | 20100202 | 20100203 | 20100204 | 20100205 | 20100206 | 20100207 | 20100208 | 20100209 | 20100210 | 20100211 | 20100212 | 20100213 | 20100214 | 20100215 | 20100216 | 20100217 | 20100218
20100001 | Process request and reply: invalid action <number indicating action> |
Explanation |
While processing the request and the reply, an action was to take place which is illegal in the current state. |
Action |
Contact Software AG support. |
20100009 | <Exception with detailed message > |
Explanation |
An exception occurred while formatting the message. In most cases, the reason is an inconsistency in the metadata. |
Action |
See detailed message or contact Software AG support. |
20100010 | Compression=off not possible |
Explanation |
An RPC with compression 0 is not supported. |
Action |
Change compression to 1 or 2. |
20100012 | <Exception with detailed message> |
Explanation |
This exception occurs in message processing. |
Action |
See detailed message and contact Software AG support. |
20100013 | Preparing message failed, see log for details or Message received from server does not fit buffer |
Explanation |
There are two reasons for this error code.
|
Action |
Check the following metadata for consistency or contact Software AG support:
|
20100015 | Transformation error on request: <Exception with detailed message> |
Explanation |
This exception occurs in message processing. |
Action |
See detailed message or contact Software AG support. |
20100022 | Unsupported command <command> or Exception: <Exception with detailed message> |
Explanation |
There are two reasons for this error code.
|
Action |
See detailed message and log files or contact Software AG support. |
20100202 | Exception with detailed message |
Explanation |
An exception occurred when sending a message to MQ. |
Action |
See error code and description and follow detailed message. |
20100203 | Exception with detailed message |
Explanation |
An exception occurred when doing a commit of an MQ session. |
Action |
See error code and description and follow detailed message. |
20100204 | Exception with detailed message |
Explanation |
An exception occurred when doing a backout of an MQ session. |
Action |
See error code and description and follow detailed message. |
20100205 | Exception with detailed message |
Explanation |
An exception occurred during shutdown processing. |
Action |
See error code and description and follow detailed message. |
20100206 | Exception with detailed message |
Explanation |
An exception occurred when receiving a message from MQ. |
Action |
See error code and description and follow detailed message. |
20100207 | Exception with detailed message |
Explanation |
An exception occurred when opening an MQ queue. |
Action |
See error code and description and follow detailed message. |
20100208 | Exception with detailed message |
Explanation |
An exception occurred when connecting to an MQ queue manager. |
Action |
See error code and description and follow detailed message. |
20100209 | No input queue opened |
Explanation |
Receive failed because no input queue was opened. |
Action |
Specify an input queue in the configuration file. |
20100210 | No output queue opened |
Explanation |
Send failed because no output queue was opened. |
Action |
Define an output queue in the configuration file. |
20100211 | Neither an input nor an output queue opened |
Explanation |
RPC Server for IBM MQ cannot start because neither an input nor an output queue was opened. |
Action |
Specify an input and/or output queue in the configuration file. |
20100212 | Input queue identical to reply queue |
Explanation |
Request reply can only be done if the input queue and the output (reply) queue are different. |
Action |
Specify an input and output queue with different names in the configuration file |
20100213 | Exception with detailed message |
Explanation |
An exception occurred when calling the |
Action |
See error description and follow detailed message. |
20100214 | Exception with detailed message |
Explanation |
An exception occurred when calling the
|
Action |
See error description and follow detailed message. |
20100215 | Exception with detailed message |
Explanation |
An exception occurred when calling the
|
Action |
See error description and follow detailed message. |
20100216 | Cannot load user exit class |
Explanation |
An exception occurred when loading or creating the user exit class. |
Action |
See error description and follow detailed message. |
20100217 | Start of Listener for IBM MQ failed |
Explanation |
An exception occurred when starting the Listener for IBM MQ. |
Action |
See error description and follow detailed message. |
20100218 | Field MQEnvironment... error |
Explanation |
An error occurred when accessing one of the |
Action |
See error description and follow detailed message. |