Cause: The receive buffer limit has been reached. Bad request or DoS attack.
Message: EmWeb accept: XXXX
Cause: Accept function for new SSH connection failed. XXXX indicates the error info.
CLI_UTIL
Message: Telnet Send Failed errno = 0x%x
Cause: Failed to send text string to the telnet client.
Message: osapiFsDir failed
Cause: Failed to obtain the directory information from a volume's directory.
WEB
Message: Max clients exceeded
Cause: This message is shown when the maximum allowed java client connections to the switch is exceeded.
Message: Error on send to sockfd XXXX, closing connection
Cause: Failed to send data to the java clients through the socket.
Message: # (XXXX) Form Submission Failed. No Action Taken.
Cause: The form submission failed and no action is taken. XXXX indicates the file under consideration.
Message: ewaFormServe_file_download() - WEB Unknown return code from tftp download result
Cause: Unknown error returned while downloading file using TFTP from web interface.
Message: ewaFormServe_file_upload() - Unknown return code from tftp upload result
Cause: Unknown error returned while uploading file using TFTP from web interface.
Message: Web UI Screen with unspecified access attempted to be brought up
Cause: Failed to get application-specific authorization handle provided to EmWeb/ Server by the application in ewsAuthRegister(). The specified web page will be served in read-only mode.
CLI_WEB_MGR
Message: File size is greater than 2K
Cause: The banner file size is greater than 2K bytes.
Message: No. of rows greater than allowed maximum of XXXX
Cause: When the number of rows exceeds the maximum allowed rows.
SSHD
Message: SSHD: Unable to create the global (data) semaphore
Cause: Failed to create semaphore for global data protection.
Message: SSHD: Msg Queue is full, event = XXXX
Cause: Failed to send the message to the SSHD message queue as message queue is full. XXXX indicates the event to be sent.
Message: SSHD: Unknown UI event in message, event = XXXX
Cause: Failed to dispatch the UI event to the appropriate SSHD function as it's an invalid event. XXXX indicates the event to be dispatched.
Message: SSLT: Error creating Secure server socket6
Cause: Failed to create secure server socket for IPV6.
Message: SSLT: Can't connect to unsecure server at XXXX, result = YYYY, errno = ZZZZ
Cause: Failed to open connection to unsecure server. XXXX is the unsecure server socket address. YYYY is the result returned from connect function and ZZZZ is the error code.
Message: SSLT: Msg Queue is full, event = XXXX
Cause: Failed to send the received message to the SSLT message queue as message queue is full. XXXX indicates the event to be sent.
Message: SSLT: Unknown UI event in message, event = XXXX
Cause: Failed to dispatch the received UI event to the appropriate SSLT function as it's an invalid event. XXXX indicates the event to be dispatched.
Cause: Failed to send the message to the SSLT message queue.
Message: SSLT: Error loading certificate from file XXXX Cause: Failed while loading the SSLcertificate from specified file. XXXX indicates the file from where the certificate is being read.
Message: SSLT: Error loading private key from file
Cause: Failed while loading private key for SSL connection.
Message: SSLT: Error setting cipher list (no valid ciphers)
Cause: Failed while setting cipher list.
Message: SSLT: Could not delete the SSL semaphores
Cause: Failed to delete SSL semaphores during cleanup.of all resources associated with the OpenSSL Locking semaphores.
User_Manager
Message: User Login Failed for XXXX
Cause: Failed to authenticate user login. XXXX indicates the username to be authenticated.
Message: Access level for user XXXX could not be determined. Setting to READ_ONLY.
Cause: Invalid access level specified for the user. The access level is set to READ_ONLY. XXXX indicates the username.
Message: Could not migrate config file XXXX from version YYYY to ZZZZ. Using defaults.
Cause: ailed to migrate the config file. XXXX is the config file name. YYYY is the old version number and ZZZZ is the new version number.