beautypg.com

Chapter 5, Cli error messages, Negative errors – Netopia CLI 874 User Manual

Page 183: Fatal system errors, Parsing or tokenizing errors, Chapter 5 — cli error messages -1, Negative errors -1, Fatal system errors -1, Parsing or tokenizing errors -1, Chapter 5 cli error messages

background image

CLI Error Messages 5-1

Chapter 5

CLI Error Messages

This chapter describes the CLI error messages and their meaning.

Negative errors

Negative errors are fatal. They will terminate processing of a TFTP configuration file upload if the command that
caused the error was executed as par t of a TFTP configuration file upload.

Fatal system errors

; error -1: unknown error

This error indicates that an internal error occurred within the command line processor. This error should not
occur under normal circumstances.

; error -2: memory allocation failed

This error indicates that the command line processor ran out of memor y attempting to complete the requested
operation. This error should not occur under normal circumstances.

; error -3: set operation failed

This error indicates that the command line processor failed attempting to complete the requested set
operation. This error should not occur under normal circumstances.

Parsing or tokenizing errors

; error -10: input too long

This error indicates that the input exceeds the maximum allowable length for the input field.

; error -11: unexpected end of input

This error indicates that input was not the expected length for the input field.

; error -12: unterminated quoted text

This error indicates that the quoted text input did not have terminating quotes as expected.