Symptoms:
- vCenter services will fail to start as vPostgres service is in a stopped state
- When try to start the service manually we get the following error trace :
Operation not cancellable. Please wait for it to finish...
Performing start operation on service vmware-vpostgres...
Error executing start on service vmware-vpostgres. Details {
"detail": [
{
"args": [
"vmware-vpostgres"
],
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"localized": "An error occurred while starting service 'vmware-vpostgres'"
}
],
"componentKey": null,
"resolution": null,
"problemId": null
}
Service-control failed. Error: {
"detail": [
{
"args": [
"vmware-vpostgres"
],
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"localized": "An error occurred while starting service 'vmware-vpostgres'"
}
],
"componentKey": null,
"resolution": null,
"problemId": null
}