This issue is caused by files getting locked during the installation of the Patch. This can happen if the vcmaster service is still running during the installation of the patch and perhaps some processes are actively in use.
To confirm the issue view the install log for the Patch. This file is named
hotfix_install.log and will be located in
$VOYENCE_HOME/logs:
Within the file
hotfix_install.log you should see some
NonFatalErrors as follows:Summary
-------
Installation: Successfulwith errors.
64 Successes
0 Warnings
4 NonFatalErrors
0 FatalErrors
Search the file
hotfix_install.log for the following string 'ERROR'. You should find the following 3 errors in sequence:
Install File: /opt/smarts-ncm/bin/evdispatchd
Status: ERROR
Additional Notes: ERROR - ZeroGpl: /opt/smarts-ncm/bin/evdispatchd (Text file busy)
Install File: /opt/smarts-ncm/bin/commmgrd
Status: ERROR
Additional Notes: ERROR - ZeroGpl: /opt/smarts-ncm/bin/commmgrd (Text file busy)
Install File: /opt/smarts-ncm/bin/autodiscd
Status: ERROR
Additional Notes: ERROR - ZeroGpl: /opt/smarts-ncm/bin/autodiscd (Text file busy)