General Errors
This command reference lists and describes the general errors for the HMP Command Line API. If an error occurs, the response has the following format: "ERROR|Code|Error message
".
Note
Error codes that begin with "07" are internal system errors. Please contact Haivision Technical Support if you encounter this error code.
The following is the list of general Command Line API error messages:
Code | Error | Description |
---|---|---|
000000 |
| Unknown error |
000001 |
| For any parameter which was enclosed within quotes, this error will be returned if quotes are not balanced. (Ex.: |
000002 |
| Command entered by user does not exist. |
010001 |
| For any parameter ending with "Id" (i.e., |
010003 |
| For a command with a required number of parameters, the user must provide all the parameters. Or for a command with variable number of parameters. (Ex.: |
020000 |
| User tries to connect to the Command Line API but is not authorized. |
070000 |
| This error occurs when the service is not available. (Ex.: HMP is restarted and command is sent while HMP is not yet ready.) This is a more general error message that could occur if something else goes wrong and requires investigation. Please see |
070006 |
| There was an internal bus communication error. |
070007 |
| There was an error parsing the response of a bus request. |
090001 |
| There is no connection to the bus. |