PREV NEXT INDEX

Avici Systems Inc.


cli Messages

This chapter describes messages generated by the cli subsystem.

Critical

Message: Rebooting from watchdog task (<message>)

Meaning: An internal error has occured

Action: Save your system log to a file and contact Avici Customer Support.

Message: Suspending task <name> (<message>)

Meaning: An internal error has occured

Action: Save your system log to a file and contact Avici Customer Support.

Major

Message: In function <function>: connection with time out failed with error <number>, socket <number> component <component>, task <task>

Meaning: An internal software component failed to initialize properly

Action: Save your system log to a file and contact Avici Customer Support.

Message: Rename of temporary running config file <name> to <name> failed.

Meaning: An internal software component failed to initialize properly

Action: Save your system log to a file and contact Avici Customer Support.

Minor

Message: ### Header info from the bad sequence packet ###Count of arguments = <n>, component = <n>, no_token = <n>, code = <n>, length = <n>, status = <n>

Meaning: IPriori internal communications error as a result of a cli command.

Action: Save your system log to a file and contact Avici Customer Support.

Message: Bad running config stored in file <name>. Error in line <line>, \"<reason>\".

Meaning: Error in the display or writing of the running configuration file. This file can not be saved. The startup configuration file is unaffected.

Action: Check the running configuration file at the indicated line. If you continue to have this problem, save your system log to a file, and contact Avici Customer Support.

Message: In function <name>() line <number>: Task <name> failed to close <component> socket (<error message>)

Meaning: A socket failed to close on the specified component. This is a transient problem due to Network problems.

Action: No action required.

Message: Unable to delete a serial destination (ex. telnet,console) from logging monitor list.

Meaning: IPriori was unable to delete a serial destination (ex. telnet,console) from the logging list

Action: Save the Log File and contact Avici Customer Support.

Warning

Message: Error parsing line '<Line>'

Meaning: System encountered an error while parsing the specified line.

Action: Check the line syntax. Refer to Avici documentation on IPriori CLI Commands for further information.

Message: In Task <name>, function <name>() called select() on fd <file description> returning error (<message>).

Meaning: An internal communication error occurred while attempting to read input from the user on the cli. If the user's telnet session was abruptly terminated due to network conditions, this message is generated.

Action: No action required.

Message: In Task <name>, function <name>() timed-out waiting for fd <file description> to unblock.

Meaning: The specified task has timed out waiting for a blocked file descriptor

Action: No action required.

Message: In Task <name>, function <name>() wrote <number> bytes with <bytes> left to be written for fd <file description> .

Meaning: Specifies the number of bytes left to be written on the telnet client socket.

Action: No action required.

Message: Invalid reply from AAA server.

Meaning: User received an invalid reply from the AAA server for the request sent.

Action: Try again. If the problem persists, contact Avici customer support.

Message: Network copy aborted (<error string>)

Meaning: A network file transfer was aborted by the user or the remote host.

Action: No action required.

Message: Network copy failed (<string>)

Meaning: A network file transfer has failed either because the protocol was rejected or the transfer timed-out.

Action: Check the configuration of the host machine you are trying to transfer the file to, and check IP reach-ability to that host.

Message: No AAA server(s) available at this time for Session(<session>). Have you specified any?

Meaning: None of the AAA servers configured are reachable, when trying to open an AAA session

Action: Check the configuration file for AAA servers, check the connectivity to the AAA server. If the problem persists, contact Avici customer support.

Message: RealCliMasterAgent:Task() Unable to log in user, Session(<n>)

Meaning: This is a normal message that is generated when the user failed to authenticate the login session.

Action: Verify user name and password configuration, or AAA configuration (if applicable).

Message: Task <task>, <function>(), Bad select() (<error>), fd (<file description>)

Meaning: An internal communication error occurred while attempting to read input from the user on the cli. If the user's telnet session was abruptly terminated due to network conditions, then this message is generated.

Action: If the telnet session was abruptly terminated due to network conditions, then the generation of this message is normal and does not require any action.

Message: Task tTelnetd, telnetd(): remote login failed -- max sessions in use.

Meaning: The maximum number of telnet sessions are already in use, so a new session cannot be created.

Action: Release one of the currently existing management sessions, before creating a new one.

Message: cliScreenReadWithTimeout(), Bad ioctl(FIOSETOPTIONS) (errno: <value>), inFd(<n>)

Meaning: IPriori had an internal communication error when attempting to read input from the user, on the cli.

Action: If the user's telnet session was abruptly terminated due to network conditions, then this is a normal message. If no such conditions have occurred, save your system log to a file, and contact Avici Customer Support.

Message: cliScreenReadWithTimeout(), Bad select() (errno: <value>), inFd(<n>)

Meaning: IPriori had an internal communication error when attempting to read input from the user, on the cli.

Action: If the user's telnet session was abruptly terminated due to network conditions, then this is a normal message. If no such conditions have occurred, save your system log to a file, and contact Avici Customer Support.

Message: cli_read_from_frontdoor() line <line>: Task <name> timeout from QoSMgr

Meaning: This message indicates an internal problem with IPriori software on the server, as a result of a cli command.

Action: Save your system log to a file and contact Avici Customer Support.

Message: tTelIn<n>: Error, <n> seconds have elapsed since the last character was received. Session will exit due to idle timeout.

Meaning: There is no activity on this session. The idle timer expired, causing this session to be closed.

Action: No action required.

Message: telnetd() timeout in fdLock semTake() for /pty/<n>M (Errno <number>)

Meaning: The message indicates that a cli session is not exiting properly.

Action: None.

Message: telnetdExit() error, tTelIn<n> task timed out waiting for tConsole<n> to exit

Meaning: This message indicates that this cli session has not exited properly.

Action: No action required.

Message: telnetdExit() error, tTelIn<n> task timed out waiting for tConsole<n> to exit

Meaning: This message indicates that this cli session has not exited properly.

Action: No action required.

Information

Message: Task tTelIn<n>, readFromClientSocket() detects EOF for fd <n>.

Meaning: This message indicates that the management session was terminated ungracefully from the remote side.

Action: No action required.

Message: Task tTelIn<n>, readFromClientSocket() detects error (<value>) for fd <<n>>.

Meaning: This message indicates that the cli session was not properly terminated.

Action: No action required.

Message: cliScreenRead(), line: <line>, Bad read() (errno: <value>), inFd(<n>)

Meaning: IPriori had an internal communication error when attempting to read input from the user, on the cli.

Action: If the user's telnet session was abruptly terminated due to network conditions, then this is a normal message. If no such conditions have occurred, save your system log to a file, and contact Avici Customer Support.

Message: cliScreenReadWithTimeout(), timed out at 15 seconds, inFd(<n>)

Meaning: A time-sensitive prompt didn't receive any input from the user. For example, if you are presented with the password: prompt, and don't enter a password, you will receive this error message.

Action: No action required.

Message: tConsole <n> task still exists

Meaning: The message indicates that a cli session has not exited gracefully.

Action: No action required.


PREV NEXT INDEX

Copyright © 2006 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: cli.fm
    HTML File Name: cli.html
    Last Updated: 09/26/06 at 14:21:05

Please email suggestions and comments to: doc@avici.com