wiki:logs1
This is an old revision of the document!
root@localhost [ ~ ]# systemctl start applmgmt.service
Failed to start applmgmt.service: Unit applmgmt.service is masked.
root@localhost [ ~ ]# vmon-cli --status applmgmt
Name: applmgmt
Starttype: AUTOMATIC
RunState: STOPPED
RunAsUser: root
CurrentRunStateDuration(ms): 810584
HealthState: UNHEALTHY
FailStop: TRUE
MainProcessId: N/A
root@localhost [ ~ ]# service-control --status vmafdd
Stopped:
vmafdd
root@localhost [ ~ ]# service-control --start vmafdd
Operation not cancellable. Please wait for it to finish...
Performing start operation on service vmafdd...
Successfully started service vmafdd
root@localhost [ ~ ]# service-control --start applmgmt
Operation not cancellable. Please wait for it to finish...
Performing start operation on service applmgmt...
Error executing start on service applmgmt. Details {
"detail": [
{
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"args": [
"applmgmt"
],
"localized": "An error occurred while starting service 'applmgmt'"
}
],
"componentKey": null,
"problemId": null,
"resolution": null
}
Service-control failed. Error: {
"detail": [
{
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"args": [
"applmgmt"
],
"localized": "An error occurred while starting service 'applmgmt'"
}
],
"componentKey": null,
"problemId": null,
"resolution": null
}
root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vecs-cli store list
MACHINE_SSL_CERT
TRUSTED_ROOTS
TRUSTED_ROOT_CRLS
root@localhost [ ~ ]#
wiki/logs1.1788510887.txt.gz · Last modified: by wagner.jer
