List of MQIPT MQC messages
MQCAE001 Unknown host: {0}
Explanation
The MQIPT host cannot be found.User response
Check the host name was specified correctly. Try to PING the host name or use its IP address.MQCAE002 The following error was reported by the system: {0}
Explanation
An error has occurred while communicating with an MQIPT.User response
Review the text of the error message and take the appropriate action.MQCAE005 No valid destination address has been defined
Explanation
When adding a route, the destination field has been left blank.User response
Enter a valid destination address.MQCAE006 No valid destination port has been defined
Explanation
When adding a route, the destination port address field has been left blank.User response
Enter a valid destination port address.MQCAE007 No valid listener port has been defined
Explanation
When adding a route, the listener port address field has been left blank.User response
Enter a valid listener port address, between 1 - 65535.MQCAE008 No valid network address has been defined
Explanation
When adding an MQIPT, the network address field has been left blank.User response
Enter a valid network address.MQCAE009 No valid command port has been defined
Explanation
When adding an MQIPT, an invalid command port address has been used.User response
Enter a valid command port address, between 1 - 65535.MQCAE010 Could not show online help
Explanation
The file for online help was available but could not be displayed.User response
Make sure that Netscape is installed and available in the system PATH environment variable.MQCAE011 Could not parse parameter
Explanation
There has been an internal error that caused an attempt to be made to update a nonexistent parameter in the table.User response
If the condition persists contact IBM® Software Support.MQCAE012 Could not find online help file {0}
Explanation
File "passtfrm.htm" could not be found.User response
Make sure this file is accessible in the doc language subdirectory.MQCAE013 Interrupted while trying to show online help
Explanation
A system error occurred while displaying the online help.User response
Try again. Contact IBM Software Support if the condition persists.MQCAE015 The password we have just entered has not been recognized
Explanation
The MQIPT expects a valid password, and the one used in the last command was incorrect. It must match that defined in the configuration file.User response
Change the password using the menu MQIPT->Connection panel and retry the last command again.MQCAE016 Node mismatch
Explanation
There is an internal inconsistency between the node selected on the tree and the data held in memory.User response
Close the Administration Client and retry the command again. Contact IBM Software Support if the condition persists.MQCAE017 Could not create NLS text for message {0}
Explanation
No NLS text has been found for the defined message number.User response
The guiadmin.properties file may have become corrupted and the specified message number could not be found. Check the following:- look in the Readme file for a possible new message
- guiadmin.properties file is in the guiadmin.jar file
- the message number is in the guiadmin.properties file
MQCAE019 You have failed to repeat your proposed new password
Explanation
When changing the password, it has not been entered twice, for verification.User response
Enter the new password again in the appropriate field.MQCAE020 Failed to change MQIPT access parameters
Explanation
An internal error has been detected while trying to change MQIPT access parameters.User response
Close the Administration Client and try the command again. If the condition persists contact IBM Software Support.MQCAE021 Internal failure to identify MQIPT
Explanation
An internal error has been detected while trying to save a configuration file on an MQIPT.User response
Close the Administration Client and try the command again. If the condition persists contact IBM Software Support.MQCAE022 Internal failure to save MQIPT configuration
Explanation
An internal error has been detected while trying to save a configuration file on an MQIPT.User response
Close the Administration Client and try the command again. If the condition persists contact IBM Software Support.MQCAE023 MQIPT {0} did not recognize your password
Explanation
The MQIPT expects a valid password, and the one used in the last command was incorrect. It must match that defined in the configuration file.User response
Change the password using the menu MQIPT->Connection panel and retry the last command again.MQCAE024 MQIPT {0} has not recognized the command
Explanation
The Administration Client has sent a command to the MQIPT which it has not recognized.User response
Make sure the version of code used by the Administration Client is the same as the MQIPT.MQCAE025 MQIPT {0} has failed to send configuration file
Explanation
The MQIPT attempted to send the configuration file, but failed.User response
Close the Administration Client and retry the command. If this still fails, stop and restart the MQIPT.MQCAE026 Remote shutdown is disabled on MQIPT {0}
Explanation
An attempt to shut down the MQIPT remotely has failed because remote shutdown was not enabled in the configuration file.User response
To enable remote shutdown of MQIPT, edit the configuration file and set the RemotShutDown property to true.MQCAE027 Look and feel {0} is not supported
Explanation
The recommended look and feel for the platform you are using is not available.User response
Processing continues with the system default look and feel.MQCAE028 Look and feel class {0} cannot be found
Explanation
The recommended look and feel for the platform you are using is not available.User response
Processing continues with the system default look and feel.MQCAE029 Must be non-negative and no bigger than Maximum Connection Threads
Explanation
The Minimum Connection Threads value must be less than or equal to the Maximum Connection Threads value.User response
Change the value accordingly.MQCAE030 Must be greater than zero and at least as big as Minimum Connection Threads
Explanation
The Maximum Connection Threads value must be greater than the Minimum Connection Threads value.User response
Change the value accordingly.MQCAE031 Port numbers must be in the range 0 to 65535
Explanation
You are attempting to set a value that does not meet the specification.User response
Change the value accordingly.MQCAE032 Trace must be in the range 0 to 5
Explanation
Trace must be in the range 0 to 5User response
Change the value accordingly.MQCAE033 Maximum Log Size must be in the range 5 to 50
Explanation
Max Log file size must be in the range 5 to 50User response
Change the value accordingly.MQCAE049 No route has been selected on any MQIPT
Explanation
An attempt has been made to delete a route without first selecting the route to be deleted.User response
Select a route and retry the command again.MQCAE050 Could not connect to MQIPT {0}
Explanation
The Administration Client could not connect to the specified MQIPT.User response
This can be caused by any of the following :- MQIPT is not running
- MQIPT is not listening on its CommandPort
- Only one Administration Client is using the MQIPT CommandPort
- The request has timed out.
MQCAE051 Could not read reply from MQIPT {0}
Explanation
A reply was received from the MQIPT that did not conform to the expected protocol.User response
Make sure the version of code used by the Administration Client is the same as the MQIPT.MQCAE052 Configuration has not been saved
Explanation
A valid reply was received from the MQIPT but it subsequently failed to save the configuration file.User response
This can be caused by any of the following :- MQIPT does not have write access to the configuration file
- The configuration file has been opened by another process
- The disk is full
MQCAE053 MQIPT has not confirmed saving of configuration
Explanation
The configuration file has been sent to the MQIPT but the MQIPT failed to acknowledge it.User response
This can be caused by any of the following :- MQIPT is not running
- MQIPT is not listening on its CommandPort
- Only one Administration Client is using the MQIPT CommandPort
- The request has timed out
MQCAE054 MQIPT data has not been refreshed
Explanation
Contact has been made with the MQIPT but the Administration Client was unable to read the configuration file.User response
This can be caused by any of the following :- MQIPT has failed
- The request has timed out
MQCAE055 No MQIPT or route on an MQIPT has been selected
Explanation
Your chosen menu option cannot be performed because no MQIPT or route has been selected.User response
Select an MQIPT or route and try again.MQCAE056 Duplicate listener port has been rejected
Explanation
The specified listener port has been rejected because it is already being used by another route.User response
Choose another listener port address.MQCAI002 The MQIPT has been removed from display
Explanation
The MQIPT whose node you selected on the tree has been removed from the client's memory.MQCAI003 New route added to the display
Explanation
The new route that we have just specified has been added to the current MQIPT.MQCAI004 Route has been removed from the display
Explanation
The route that you selected on the tree has been removed from the client's memory.MQCAI005 Selected MQIPT is being displayed
Explanation
The global parameters of the MQIPT that you selected on the tree are being shown in the table.MQCAI006 Selected route is being displayed
Explanation
The parameters of the route that you selected on the tree are being shown in the table.MQCAI007 Client configuration has been saved
Explanation
The access parameters for all the MQIPTs on the tree have been saved.MQCAI008 Display of online help succeeded
Explanation
The online help has been displayed as requested.MQCAI009 Table has been updated
Explanation
The value we have just entered on the table has been used to update the model in memory.MQCAI010 No MQIPT or route has been selected
Explanation
No action has been taken because there is insufficient information on which to act.MQCAI011 User action has been cancelled
Explanation
You have cancelled out of an action, involving a popup window, that you had previously initiated.MQCAI014 Configuration has been saved on MQIPT
Explanation
A new configuration file has been saved on the MQIPT that is currently selected on the tree, and it has been used to restart the MQIPT.MQCAI015 Online help has terminated
Explanation
The online help has been displayed as requested and subsequently terminated.MQCAI017 Select File/Add MQIPT to add an MQIPT to the tree
Explanation
This message appears when there are no MQIPTs on the tree; it tells you how to add one.MQCAI018 New MQIPT added to display
Explanation
A new MQIPT has been added to the tree as instructed.MQCAI019 MQIPT access parameters have been changed
Explanation
The access parameters of the MQIPT that is currently selected on the tree have been changed.MQCAI021 Select an MQIPT or route on the tree to display its contents
Explanation
This message appears when no information is being shown on the table; it tells you how to see some.MQCAI022 The command port has changed
Explanation
The MQIPT whose command port was instructed to change has now changed.MQCAI023 The password has changed
Explanation
Any future communication with the MQIPT which you have just changed will use the new password.MQCAI025 MQIPT {0} has been refreshed
Explanation
The information you hold on the MQIPT has been updated by reading its configuration file.MQCAI026 MQIPT {0} has received shutdown request
Explanation
The MQIPT has acknowledged receipt of a shutdown request and will now shut down.MQCAI027 Client configuration has been refreshed
Explanation
The information displayed in the Administration Client has been refreshed from the local file client.conf.MQCAI028 MQIPT {0} is active
Explanation
The MQIPT has responded successfully to a ping request.MQCAI029 MQIPT {0} is not active
Explanation
The MQIPT has not responded to a ping request within a specified time.User response
This can be caused by any of the following:- MQIPT is not running
- MQIPT is not listening on its CommandPort
- The request has timed out. The timeout can be increased by changing the timeout property on the connection information for the MQIPT.
MQCAI030 Route {0} is active
Explanation
The MQIPT route has responded successfully to a ping request.MQCAI031 Route {0} is not active
Explanation
The MQIPT route has not responded to a ping request within a specified time.User response
This can be caused by any of the following :- MQIPT is not running
- MQIPT route is not active
- The request has timed out. The timeout can be increased by changing the timeout property on the connection information for the MQIPT.
MQCAI100 This script is used to start the Administration Client for {0}. Specifying a SOCKS proxy will allow the Administrator Client to talk to an MQIPT through a firewall.
Explanation
Online help information for mqiptGui script.MQCAI101 Format of command is :
Explanation
Online help information for mqiptGui script.MQCAI102 mqiptGui {socks_host {socks_port}}
Explanation
Online help information for mqiptGui script.MQCAI103 socks_host - host name of SOCKS proxy (optional)
Explanation
Online help information for mqiptGui script.MQCAI104 socks_port - SOCKS proxy port address (optional - default 1080)
Explanation
Online help information for mqiptGui script.MQCPA100 This script is used to stop or refresh {0}.
Explanation
Online help information for the mqiptAdmin script.MQCPA101 (-stop | -refresh | -status) {hostname {port}}
Explanation
Online help information for the mqiptAdmin script.MQCPA102 hostname - host name running MQIPT (default localhost)
Explanation
Online help information for the mqiptAdmin script.MQCPA103 port - port address MQIPT is listening on for commands (default 1881)
Explanation
Online help information for the mqiptAdmin script.MQCPA104 Command complete from MQIPT server at {0}
Explanation
Command sent from IPTAdmin has been accepted and run by IPTControllerMQCPE001 Directory does not exist or is not a directory
Explanation
At MQIPT initialization, a required directory could not be found. This message refers to a directory specified either in the MQIPT configuration file mqipt.conf or in the MQIPT command line startup options on the default directory.User response
Specify the correct directory and retry the command.MQCPE004 Route startup failed on port {0}
Explanation
It was not possible to start the route with the specified ListenerPort number.User response
An I/O error occurred during route startup. Check for other adjacent error messages and log records to provide further explanation of the problem.MQCPE005 The configuration file {0} could not be found
Explanation
The MQIPT configuration file mqipt.conf could not be found in the specified directoryUser response
Specify the correct directory and retry the command.MQCPE006 The number of routes has exceeded {0}. MQIPT will start but this configuration is unsupported
Explanation
Your configuration has exceeded the maximum supported number of routes for one instance of MQIPT. Operation will not be halted but the system might become unstable or overloaded as a result. Configurations that exceed the stated maximum number of routes will not be supported.User response
Consider starting additional instances of MQIPT with fewer routes per instance.MQCPE007 Route not restarted on listener port {0}
Explanation
On a REFRESH operation, the route that was operating on the specified ListenerPort was not restarted with the new configuration.User response
Check for other adjacent error messages for further explanation of the problem.MQCPE008 Duplicate route defined for listener port {0}
Explanation
More than one route has been defined with the same ListenerPort value.User response
Remove the duplicate route from the configuration file and retry the command.MQCPE009 Log directory {0} is not valid
Explanation
The log path shown in the text either does not exist or is not accessible at the time.User response
Check the directory exists and is accessible by MQIPT.MQCPE010 Listener or command port number {0} is not valid
Explanation
The port address supplied for the command port or listener port parameter is invalid.User response
Specify a valid port address that is free for use. For guidance on use of port addresses in your network, consult your network administrator.MQCPE012 The value {0} is not valid for the property {1}
Explanation
An invalid property value has been specified.User response
Refer to this User Guide for full details of the valid values for each property.MQCPE013 ListenerPort property was not found in route {0}
Explanation
MQIPT has detected a route in the configuration file that does not contain a ListenerPort property. The ListenerPort property is the primary and unique identifier for each route, and is therefore mandatory.User response
Specify a valid ListenerPort property for the given route.MQCPE014 ListenerPort property value {0} is not valid
Explanation
An invalid port address has been specified for the ListenerPort property of a route.User response
A port address must be in the range 1024-65535. Check each ListenerPort in the configuration file.MQCPE015 No text was found for message number {0}
Explanation
An internal error has been encountered for which no description is available.User response
The mqipt.properties file may have become corrupted and the specified message number could not be found. Check the following:- if you are using the MQIPT_PATH environment variable, ensure it is set correctly
- look in the Readme file for a possible new message
- the mqipt.properties file is in the com.ibm.mq.ipt.jar file
- the message number is in the mqipt.properties file