This section lists and describes the format of messages according to the destination to which they are output.
Messages Output to the Command Prompt
The format of messages output to the command prompt is as follows:
FJSVhanet:_Error Type:_Message ID:_Message Text |
Note: The underbars ( _ ) represent blank spaces.
Error Type
The types of message output to the command prompt are as follows:
Error Type | Meaning | Code |
---|---|---|
INFO | Information | 0 |
WARNING | Warning | 1 |
ERROR | Error | 2 |
Message ID
The message ID is a five-digit number comprising a single-digit code indicating the error type, followed by a four-digit message number, as follows:
ABBBB |
A: Code
B: Message Number
Message Text
The message text gives a brief description of why the message was output.
Sample Output
The samples below show the types of message displayed in the command prompt.
FJSVhanet: INFO: 00000: The command ended normally. FJSVhanet: WARNING: 10000: Configuration is not complete. FJSVhanet: ERROR: 29999: An internal API failed. |
Messages Output to the Event Log
The format of messages output to the event log depends on the event viewer.
The types of message that are output are as follows:
Error Type | Meaning |
---|---|
INFO | Information |
WARNING | Warning |
ERROR | Error |