This section provides a list of messages that you may encounter during the process of creating and extending a HULFT resource hierarchy, restoring and removing a resource, and, where appropriate, provides additional explanation of the cause of the errors and the necessary action to resolve the error condition. Messages in this section fall under these topics:
- Hierarchy Creation Errors
- Extend Hierarchy Errors
- Hierarchy Restore, Remove Errors
HULFT Resource Hierarchy Creation Errors
The error messages that might be displayed during the HULFT hierarchy creation are listed below, along with a suggested explanation for each. You may stop to correct any of the problem(s) described here, and then continue with hierarchy creation from the point where you left off.
Error messages that may occur during the validation of the HULEXEP (HULFT execution module storage directory) location.
“Message ID 130003: “hulclustersnd does not exist in $path”“
“Message ID 130004: “hulclusterrcv does not exist in $path”“
“Message ID 130005: “hulclusterobs does not exist in $path”“
Enter the absolute path for the HULFT execution module storage directory.
Error messages that may occur during the validation of the HULPATH (HULFT System Environment Settings file storage directory) location.
“Message ID 130007: “There is no hulenv.conf in $path.”“
HULFT System Environment Settings file “hulenv.conf” does not exist in the specified location.
“Message ID 130008: “The path $path is not on shared disk.”“
HULFT System Environment Settings file “hulenv.conf” does not exist on the shared file system.
Error messages that may occur during the HULFT Resource Hierarchy creation.
“Message ID 130032: “The path $HulPath is not on shared disk.”“
The directory where the HULFT System Environment Setting file hulenv.conf exists does not exist on the shared file system.
“Message ID 130021: “File system create failed for $rootPath. Reason:”“
Resource creation on the shared file system where the system environment settings file hulenv.conf is located failed. Refer to the subsequent log messages, resolve the issue, and re-execute.
“Message ID 130527: “Failed start HULFT $Daemon daemon with $rc”“
Failed to start the daemon process for the created HULFT resource. The return value of the start command is $rc.
Extend HULFT Resource Hierarchy Errors
The error messages that might be displayed during HULFT hierarchy extension are listed below, along with a suggested explanation for each. Note that these error messages appear when the GUI indicates it is “Executing the pre-extend script….” to validate the hierarchy prior to extending it to the new system. Each error message will be preceded by an error message like:
“Error - canextend(template_server, tag, app_type/resource_type, target_server) -” The following error message will be displayed after each error.
“Error - extmgr(template_server, tag, target_tag, target_server) -”
During HULFT Resource Hierarchy Creation on Target Server
Refer to HULFT Resource Hierarchy Creation Errors.
HULFT Resource Hierarchy Restore, Remove, Messages and Errors
The following information and error messages are printed to the LifeKeeper log.
Bringing a HULFT Resource In Service (Restore)
“Message ID 130054: “BEGIN restore of “$Tag”“
Informational message. Records when the restore begins. Logged at the start of every restore.
“Message ID 130055: “END successful restore of “$Tag”“
Informational message. Records when the restore completes. Logged at the end of every restore.
“Message ID 130526: “HULFT $Daemon daemon is already running.”“
Informational message. Indicating that the HULFT daemon process $Daemon is already up and running.
“Message ID 130527: “Failed start HULFT $ Daemon daemon with $rc”“
Failed to run the HULFT daemon process $Daemon. The return value of the restore command is $rc.
“Message ID 130528: “Failed start HULFT $ Daemon daemon with $rc”“
The restore command for the HULFT daemon process $Daemon succeeded, but the daemon process did not start. The return value of the status check command is $rc.
Taking a HULFT Resource Out of Service (Remove)
“Message ID 130057: “BEGIN remove of “$Tag”“
Informational message. Records when the remove operation begins. Logged at the start of every remove.
“Message ID 130058: “END successful remove of “$Tag”“
Informational message. Records when the remove completes. Logged at the end of every remove.
“Message ID 130529: “HULFT $Daemon daemon is already stopped.”“
Informational message. Indicating that the HULFT daemon process $Daemon is already stopped.
“Message ID 130530: “Failed stop HULFT $ Daemon daemon with $rc”“
Failed to stop the HULFT daemon process $Daemon. The return value of the remove command is $rc.



Post your comment on this topic.