beautypg.com

B.4 switching, At8404 fastpath log messages – Kontron AT8404 CLI User Manual

Page 340

background image

AT8404

FASTPATH log messages

Page B - 7

AT8404 CLI Reference Manual

B.4

Switching

Table 15: SSLT Log Messages

Component

Message

Cause

SSLT

SSLT: Exceeded maximum,

ssltConnectionTask

Exceeded maximum allowed SSLT

connections.

SSLT

SSLT: Error creating Secure server socket6

Failed to create secure server socket for IPV6.

SSLT

SSLT: Can't connect to unsecure server at

XXXX, result = YYYY, errno = ZZZZ

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.

SSLT

SSLT: Msg Queue is full, event=XXXX

Failed to send the received message to the

SSLT message queue as message queue is

full. XXXX indicates the event to be sent.

SSLT

SSLT: Unknown UI event in message,

event=XXXX

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.

SSLT

ssltApiCnfgrCommand: Failed calling

ssltIssueCmd.

Failed to send the message to the SSLT

message queue.

SSLT

SSLT: Error loading certificate from file XXXX Failed while loading the SSLcertificate from

specified file. XXXX indicates the file from

where the certificate is being read.

SSLT

SSLT: Error loading private key from file

Failed while loading private key for SSL

connection.

SSLT

SSLT: Error setting cipher list (no valid

ciphers)

Failed while setting cipher list.

SSLT

SSLT: Could not delete the SSL semaphores Failed to delete SSL semaphores during

cleanup.of all resources associated with the

OpenSSL Locking semaphores.

Table 16: User_Manager Log Messages

Component

Message

Cause

User_Manager

User Login Failed for XXXX

Failed to authenticate user login. XXXX

indicates the username to be authenticated.

User_Manager

Access level for user XXXX could not be

determined. Setting to READ_ONLY.

Invalid access level specified for the user. The

access level is set to READ_ONLY. XXXX

indicates the username.

User_Manager

Could not migrate config file XXXX from

version YYYY to ZZZZ. Using defaults.

Failed to migrate the config file. XXXX is the

config file name. YYYY is the old version

number and ZZZZ is the new version number.

Table 17: Protected Ports Log Messages

Component

Message

Cause

Protected Ports

Protected Port: failed to save configuration

This appears when the protected port

configuration cannot be saved

Protected Ports

protectedPortCnfgrInitPhase1Process:

Unable to create r/w lock for protectedPort

This appears when protectedPortCfgRWLock

Fails

Protected Ports

protectedPortCnfgrInitPhase2Process:

Unable to register for VLAN change callback

This appears when nimRegisterIntfChange

with VLAN fails