uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS24133-E (C/F)

The attempted operation on the load balancer has failed. (load balancer = aa....aa, details = bb....bb)

aa....aa: Management IP address of the load balancer
bb....bb: Detailed message
Description
An attempted operation on the load balancer has failed.
The processing will be interrupted.
Action
Remove the error based on the detailed information described in the following table, and then re-execute the command.

Table 13-1 List of error details described in KEOS24133-E

Details Description Action
ncm.host is null or empty. The ncm.host key of the load balancer definition property file (lb.properties) is not set or the value of the ncm.host key is null. Set the ncm.host key of the lb.properties file appropriately.
Invalid xxx The value of the xxx key of the load balancer definition property file (lb.properties) is invalid. Set the xxx key of the lb.properties file appropriately.
ncm.user is null or empty. The ncm.user key of the load balancer definition property file (lb.properties) is not set or the value of the ncm.user key is null. Set the ncm.user key of the lb.properties file appropriately.
ncm.passwd is null. The ncm.passwd key of the load balancer definition property file (lb.properties) is not set. Set the ncm.passwd key of the lb.properties file appropriately.
The LB named xxx.xxx.xxx.xxx is not configured. The load balancer of xxx.xxx.xxx.xxx is not defined in the lb.list key of the load balancer definition property file (lb.properties). Set the lb.list key of the lb.properties file appropriately.
Access denied: <file> The <file> either does not exist, is not a normal file, or is not readable. Confirm that the <file> exists, is a normal file, and that it is readable.
The script named xxx does not exist: <file> The script (xxx) is not defined in the script definition file <file>. Copy the latest script definition file supported in <file> to the following locations:
  • In Windows
    Cosminexus-installation-directory\manager\config
  • In UNIX
    /opt/Cosminexus/manager/config
The connection failed. An attempted connection has failed. Set the lb.telnet.port.xxx, lb.ssh.port.xxx, and lb.API.port.xxx key of the lb.properties file or the management IP address of the Easy Setup file load balancer definition appropriately.
An I/O error occurred during data transfer from the load balancer. An I/O error has occurred while receiving the data. Re-execute the cmx command. If the problem is not resolved, contact maintenance personnel.
An I/O error occurred during data transfer to the load balancer. An I/O error has occurred while sending the data. Re-execute the cmx command. If the problem is not resolved, contact maintenance personnel.
A timeout occurred while waiting for a response to the user prompt. A timeout occurred while receiving the user prompt. Set the lb.telnet.user_prompt.xxx key of the lb.properties file appropriately. If the above keys are appropriate, set a value greater than the value of the lb.telnet.login_timeout.xxx key.
A timeout occurred while waiting for a response to the password prompt. A timeout occurred while receiving the password prompt. Set the lb.telnet.user_prompt.xxx key of the lb.properties file appropriately. If the above keys are appropriate, set a value greater than the value of the lb.telnet.login_timeout.xxx key.
A timeout occurred while waiting for a response to the login prompt. A timeout occurred while receiving the login prompt. Se the lb.telnet.user.xxx, lb.telnet.passwd.xxx, lb.telnet.login_prompt.xxx keys appropriately. If the above keys are appropriate, set a value greater than the value of the lb.telnet.login_timeout.xxx key.
A timeout occurred. A timeout occurred. Set a value greater than the value of the lb.telnet.command_timeout.xxx, lb.ssh.timeout.xxx, or lb.API.timeout.xxx keys. If the problem is not resolved, contact maintenance personnel.
An I/O error occurred. An I/O error occurred. Re-execute the cmx command. If the problem is not resolved, contact maintenance personnel.
The connection closed. The connection to the load balancer was disconnected. Set the lb.telnet.user.xxx, lb.telnet.passwd.xxx, lb.telnet.user_prompt.xxx, lb.telnet.passwd_prompt.xxx, lb.telnet.login_prompt.xxx keys of the lb.properties file appropriately. If the problem is not resolved, contact maintenance personnel.
xxx is null or empty. The xxx key of the load balancer definition property file (lb.properties) is not set or the value of the xxx key is null. Set the xxx key of the lb.properties file appropriately.
Authentication has failed. An attempted authentication has failed. Set the lb.ssh.user.xxx, lb.ssh.passwd.xxx keys of the lb.properties file appropriately.
A command execution error occurred: (<returncode>, <errormessage>) An error occurred in command execution. Specify the error cause from the command return code <returncode> and error message <errormessage>.
An API processing error occurred: (<returncode>, <errormessage>) An error occurred in API processing. Identify the cause of the error from the return code <returncode> and the error message <errormessage>.
The load balancer type is incorrect. The load balancer type is incorrect. Set up an appropriate value in the <load-balancer-type> tag of the Easy Setup definition file.
An unexpected exception occurred. An unexpected exception occurred. Contact maintenance personnel.
Others An attempt to execute the CLI command of load balancer has failed. Re-execute the cmx command. If the problem is not resolved, contact maintenance personnel.