特定のエラーコードを検索する場合は、 Control + F を使用します。
| コード | 重要度 | メッセージ | 原因/処置 |
|---|---|---|---|
| 142000 | Error | Resource should be created on the local node. (local=<local node name>, sys=<Execution node name>) | Cause: The node you attempted to create the resource on is not the local node. Action: Create the resource on the local node. |
| 142002 | Error | hulname "<Windows service name>" is invalid. create error | Cause: The specified Windows service does not exist. Action: Specify the appropriate HULFT Windows service name. |
| 142003 | Error | hulexep "<folder path>" is invalid. create error | Cause: The specified folder path does not exist. Action: Specify the path to the appropriate folder containing the HULFT executable module. |
| 142004 | Error | hulpath "<folder path>" is invalid. create error | Cause: The specified folder path does not exist. Action: Specify the path to the folder containing the appropriate HULFT system operating environment settings files. |
| 142005 | Error | Failed to bring resource "<HULFT resource tag name>" in service on server "<server name>" | Cause: Failed to start the resource on the specified server. Action: Check the configuration parameters, including hulname, hulexep, and hulpath. |
| 142006 | Error | Failed to create dependency with IP resource "<IP Address resource tag name>" | Cause: Failed to create a dependency with the specified IP address resource. Action: Verify that the specified IP address resource exists. |
| 142007 | Error | Failed to create dependency with Volume resource "<volume resource tag name>" | Cause:Failed to create a dependency on the specified volume resource. Action: Verify that the specified volume resource exists. |
| 142011 | Error | A resource with the specified tag name "<HULFT resource tag name>" already exists on the target machine "<target node name>". | Cause: A tag with the same name already exists on the resource extension target node. Action: Ensure that tag names do not conflict. |
| 142013 | Error | Config value is invalid (key="<property name>", value="<value>", rc=<return value>) | Cause:The value for the key is incorrect. Action: Specify the appropriate value to change the settings. |
| 142018 | Error | [<HULFT Windows service name>] failed to start. | Cause: Failed to start the displayed HULFT Windows service. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142019 | Error | [<HULFT Windows service name>] is not alive. | Cause: The displayed HULFT Windows service is not running. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142020 | Error | <Exception Information> | Cause: An exception occurred during the restore process. Action: Check the displayed exception information. |
| 142022 | Error | [<HULFT Windows service name>] failed to stop | Cause: Failed to stop the displayed HULFT Windows service. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142023 | Error | <Exception Information> | Cause: An exception occurred during the remove process. Action: Check the displayed exception information. |
| 142025 | Error | <Exception Information> | Cause: An exception occurred during the quickCheck process. Action: Check the displayed exception information. |
| 142026 | Error | Path [$path] is not directory. | Cause: The path specified in hulexep or hulpath is not an actual folder path. Action: Specify the correct folder path for HULEXEP or HULPATH. |
| 142027 | Error | [<Property name>] must be a positive integer. (value=<Input value>) | Cause: The entered property value is not a positive integer. Action: Enter a positive integer. |
| 142028 | Error | [<Property name>] must be greater than or equal to <minimum value> and less than or equal to <maximum value>. (value=<Input value>) | Cause: The entered property value is outside the specified range. Action: Enter a value within the range. |
| 142029 | Error | Failed to find ‘myhostname’ entry in hulenv.conf. (rc=<command execution result>, path=[<hulenv.cnf path>]) | Cause: The command to search for the entry ‘myhostname’ in hulenv.cnf under the HULPATH folder failed. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142030 | Error | Not found ‘myhostname’ entry in hulenv.conf. (path=[%s]) | Cause: The entry for ‘myhostname’ cannot be found in the hulenv.cnf file under the HULPATH folder. Action: Check the contents of hulenv.cnf. Also, check the following items in the error log 142032 output immediately before this error: |
| 142031 | Error | Failed to get volume (hulpath=[<HULPATH folder path>]) | Cause: Failed to retrieve volume label information from hulpath. Action: Check the folder path information in hulpath. |
| 142032 | Error* | command=[<Command executed>], expected=<Expected return code>, rc=<Actual return code> <Execution result output (multiple lines)> |
Cause: The executed command failed. (*If the command executes successfully, this log is output at the info level. It is output at the error level only when execution fails.) |
| 142033 | Error | [<HULFT Windows service name>] does not exist as a Windows Service. | Cause: The Windows service specified in hulname does not exist. Action: Check the Windows service name specified in hulname. |
| 142034 | Error | Config [<HULFT Windows service name>] does not exist. | Cause: There are no lines containing "BINARY_PATH_NAME" in the output of the sc command. Action: Check the following items in the log 142032 output immediately before this error: |
| 142035 | Error | [<HULFT Windows service name>] does not exist as a Windows Service. | Cause: The Windows service specified in hulname does not exist. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142036 | Error | Failed to get HULFT windows service list. (rc=%d) | Cause: The command to retrieve a list of HULFT Windows services failed to execute. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142037 | Error | Failed to get HULEXEP path. | Cause: Failed to retrieve the folder path for HULEXEP. Action: Check the log output (142033 or 142034) immediately before this error. |
| 142038 | Error | Not found [PATH] section in [%s] | Cause: The [PATH] section could not be found in the hulft.ini configuration file in the HULEXEP folder. Action: Check the hulft.ini file. |
| 142039 | Error | Not found ‘HULPATH’ entry. (End of [PATH] section in [%s]) | Cause: The HULPATH entry could not be found in the [PATH] section of the hulft.ini configuration file in the HULEXEP folder. Action: Check the hulft.ini file. |
| 142040 | Error | Not found ‘HULPATH’ entry. (End of hulft.ini) | Cause: The HULPATH entry could not be found in the [PATH] section of the hulft.ini configuration file in the HULEXEP folder. (Scanned to the end of the file) Action: Check the hulft.ini file. |
| 142041 | Error | Failed to get HULEXEP. (serviceName=[<HULFT Windows service name>]) | Cause: Failed to retrieve the folder path for HULEXEP. Action: Check the log output 142037 immediately before this error. |
| 142042 | Error | Failed to get HULPATH. (serviceName=[<HULFT Windows service name>], HULEXEP=[<HULEXEP folder path>]) | Cause: Failed to retrieve the folder path for HULPATH Action: Check the log output (142038, 142039 or 142040) immediately before this error. |
| 142043 | Error | Invalid operation string. (operation=<Processing type string>) | Cause: The argument passed to the utlsvcctl.exe command is invalid. Action: Please contact support. |
| 142044 | Error | [<HULFT Windows service name>] is not running. | Cause: The HULFT Windows service is not running. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142045 | Error | [<HULFT Windows service name>] failed to extract port information from [<hulenv.cnf path>] file. (rc=<Command execution result>) | Cause: The command to extract the Receive Port (rcvport), Command Acknowledge Port (sddport), and Observe Port (obsport) from hulenv.cnf failed. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142046 | Error | [<HULFT Windows service name>] failed to check the port "<port number>". (rc=<Command execution result>) | Cause: The command to check the specified port failed to execute. Action: Check the following items in the error log 142032 output immediately before this error: |
| 142048 | Error | [%s] failed to change startup type. | Cause: The startup type for the target HULFT Windows service could not be changed to "Manual". Action: Check the following items in the error log 142032 output immediately before this error: |
| 142050 | Error | usage: service.pl <sub-command> | Cause: The usage message was displayed because invalid arguments were passed to the script service.pl (which retrieves HULFT Windows service names). Action: This is an internal error; please contact support. |
| 142053 | Error | Failed to get myhostname from hulenv.conf. | Cause: Failed to retrieve information set in the myhostname entry in the hulenv.cnf file. Action: Check the log output (142029 or 142030) immediately before this error. |
| 142056 | Warning | Could not resolve hostname "%s". | Cause: Failed to convert the hostname set in myhostname to an IP address. Action: Check the mapping between the hostname and the virtual IP address. |
| 142057 | Error | Failed to get mountpoint. | Cause: Failed to retrieve volume information from the HULPATH folder path. Action: Check the log output (142031) immediately before this error. |
| 142060 | Error | usage: getDependentCandidates.pl <ip|fs> [<hulpath>] | Cause: The usage message was displayed because invalid arguments were passed to the script getDependentCandidates.pl (which retrieves candidate resources for creating dependencies). Action: This is an internal error; please contact support. |
| 142061 | Error | usage: config.pl [--server <server>] --tag <tag> <sub-command> | Cause: The usage message was displayed because invalid arguments were passed to the script config.pl (which operates properties). Action: This is an internal error; please contact support. |
| 142063 | Error | resource "<tag name>" not found on %s | Cause: The resource for the tag specified in the config.pl script (which operates properties) does not exist. Action: This is an internal error; please contact support. |
| 142064 | Error | "%s" is an unknown configuration. | Cause: The property name specified in the config.pl script (which operates properties) does not exist. Action: This is an internal error; please contact support. |
| 142065 | Error | The --set option must be in the format "<cfg>=<value>". | Cause: The format of the "--set" option specified in the config.pl script (which operates properties) is invalid. Action: This is an internal error; please contact support. |



このトピックへフィードバック