Reason:
An error occurred during the QueryServiceConfig 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 query service configuration, 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 handle was not opened with SERVICE_QUERY_CONFIG access).
6 ERROR_INVALID_HANDLE (The specified handle is invalid).
122 ERROR_INSUFFICIENT_ BUFFER (There is more service configuration information than would fit into the lpServiceConfig buffer. The number of bytes required to get all the information is returned in the pcbBytesNeeded parameter. Nothing is written to the lpServiceConfig buffer).
|
Copyright © 2013 CA.
All rights reserved.
|
|