Error codes when executing maniupdt
This topic shows the error codes that are displayed when you execute maniupdt.exe.
1: Usage: maniupdt -f filename [-r]
- Description:
-
A parameter error occurred.
- Measure:
-
Confirm whether the entered parameter is correct or not.
12: Parameter file open error.
- Description:
-
Failed to open the parameter file.
- Measure:
-
There is a possibility that other program may open the parameter file. Terminate other unnecessary application and so on and retry for allocation.
13: Parameter file doesn't exist.
- Description:
-
The parameter file is not found.
- Measure:
-
Confirm whether the file exists or not.
22: Management Host Information file open error.
- Description:
-
Failed to open the Management Host Information file.
- Measure:
-
There is a possibility that other program may open the Management Host Information file. Terminate other unnecessary application and so on and retry for allocation.
23: Management Host Information file doesn't exist.
- Description:
-
Management Host Information file is not found.
- Measure:
-
Confirm whether the file exists or not.
28: The same Connect ID has already been registered.
- Description:
-
The same Connect ID already exits.
- Measure:
-
Modify the Connect ID and try again.
101: Incorrect data.
- Description:
-
The data is incorrect.
- Measure:
-
Confirm that the data is described in the correct format.
102: Incorrect item.
- Description:
-
An incorrect tag exists.
- Measure:
-
Confirm that the data is described in the correct format.
103: Incorrect 'FOLDERNAME'.
- Description:
-
The Folder Name is invalid.
- Measure:
-
Set a folder name within 24 bytes.
104: Incorrect 'HOSTNAME'.
- Description:
-
The Host Name is invalid.
- Measure:
-
Set a host name within 68 bytes.
105: Incorrect 'CONNECTMETHOD'.
- Description:
-
The Connection Method is invalid.
- Measure:
-
Specify I4, H4, I6, H6, or HN.
106: Incorrect 'IPV4'.
- Description:
-
The IPv4 is invalid.
- Measure:
-
Set an IPv4 in numeric characters within 15 bytes.
107: Incorrect 'IPV6'
- Description:
-
The IPv6 is invalid.
- Measure:
-
Set an IPv6 in numeric characters within 39 bytes.
108: Incorrect 'REQPORT'.
- Description:
-
The Observe Port No. is invalid.
- Measure:
-
Specify a value in the range from '1' to '65535.'
109: Incorrect 'COMMENT'.
- Description:
-
The Comment is invalid.
- Measure:
-
Specify a comment within 60 bytes.
110: Incorrect 'MAXRETRCOUNT'.
- Description:
-
The Max. Retrieval Cases is invalid.
- Measure:
-
Specify a value in the range from '1' to '999.'
111: Incorrect 'REFRESHINTERVAL'.
- Description:
-
The Refreshing Interval is invalid.
- Measure:
-
Specify a value in the range from '0' to '999.'
115: Incorrect 'CONNECTID'.
- Description:
-
The Connect ID is invalid.
- Measure:
-
Specify an ID within 16 bytes.
116: Incorrect 'USERNAME'.
- Description:
-
The User Name is invalid.
- Measure:
-
Specify a user name within 20 bytes.
117: Incorrect 'PASSWORD'.
- Description:
-
The Password is invalid.
- Measure:
-
Specify a password within 14 bytes.
118: Incorrect 'USERNOTIFY'.
- Description:
-
The Notify User Details is invalid.
- Measure:
-
Specify '0' or '1.'
119: Incorrect 'AUTOREADLAYOUT'.
- Description:
-
The Automatically Load Layout File is invalid.
- Measure:
-
Specify 'Y' or 'N.'
120: Incorrect 'HULVERSETTING'.
- Description:
-
The HULFT Version is invalid.
- Measure:
-
Specify '0' or '1.'
121: Incorrect 'HOSTWINDOWCOLOR'.
- Description:
-
The Use Color Coding is invalid.
- Measure:
-
Specify in the #AARRGGBB format (specify each value for the alpha value (AA), Red (RR), Green (GG), and Blue (BB) from '00' to 'FF').
150: 'END' parameter not found.
- Description:
-
The END tag is not found.
- Measure:
-
Confirm that the END tag is set.
151: 'FOLDERNAME' parameter not found.
- Description:
-
The Folder Name is not found.
- Measure:
-
Specify the folder name.
152: 'HOSTNAME' parameter not found.
- Description:
-
The Host Name is not found.
- Measure:
-
Specify the host name.
155: When the 'CONNECTMETHOD' selected 'I4' , 'IPV4' is not omissible.
- Description:
-
The IPv4 is not found.
- Measure:
-
Specify 'IPv4' when the Connection Method is IPv4.
156: Incorrect 'IPV4'.
- Description:
-
The IPv4 is invalid.
- Measure:
-
Specify the IPv4 in the correct format.
157: When the 'CONNECTMETHOD' selected 'I6' , 'IPV6' is not omissible.
- Description:
-
The IPv6 is not found.
- Measure:
-
Specify 'IPv6' when the Connection Method is IPv6.
158: Incorrect 'IPV6'.
- Description:
-
The IPv6 is invalid.
- Measure:
-
Specify the IPv6 in the correct format.
161: When the 'USERNAME' is specified , 'CONNECTID' is not omissible.
- Description:
-
The Connect ID is not found.
- Measure:
-
When you specify the User Name, specify the Connect ID.
162: When the 'PASSWORD' is specified , 'CONNECTID' is not omissible.
- Description:
-
The Connect ID is not found.
- Measure:
-
When you specify the Password, specify the Connect ID.
163: When the 'PASSWORD' is specified , 'USERNAME' is not omissible.
- Description:
-
The User Name is not found.
- Measure:
-
When you specify the Password, specify the User Name.