wiki:logs1
This is an old revision of the document!
root@localhost [ ~ ]# service-control --stop applmgmt
Operation not cancellable. Please wait for it to finish...
Performing stop operation on service applmgmt...
root@localhost [ ~ ]# service-control --start applmgmt
Operation not cancellable. Please wait for it to finish...
Performing start operation on service applmgmt...
Successfully started service vmware-vmon
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 [ ~ ]# service-control --status applmgmt
Stopped:
applmgmt
root@localhost [ ~ ]#
wiki/logs1.1788509891.txt.gz · Last modified: by wagner.jer
