Reason:
An error occurred during the OpenService function. See additional information in the output file of the job. The operating system's return code will be entered in the log file, such as 'Can't open service servicename, error 5'. As a result, the Installer aborts the job.
Action:
Check the services.sxp file, depending on the return code:
5 ERROR_ACCESS_DENIED (The specified service control manager database handle does not have access to the service).
6 ERROR_INVALID_HANDLE (The specified handle is invalid).
123 ERROR_INVALID_NAME (The specified service name is invalid).
1060 ERROR_SERVICE_ DOES_NOT_EXIST (The specified service does not exist).
|
Copyright © 2013 CA.
All rights reserved.
|
|