User Tools

Site Tools


wiki:logs1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:logs1 [2026/09/04 07:37] wagner.jerwiki:logs1 [2026/09/04 08:51] (current) wagner.jer
Line 1: Line 1:
-<code> +<code>root@localhost [ ~ ]# service-control --status vmdird 
-{"status":"running","progress_message":{"localized":""},"progress": 0, "start_time": "", "end_time": null}+Stopped: 
 + vmdird 
 +root@localhost [ ~ ]# service-control --start vmdird 
 +Operation not cancellable. Please wait for it to finish... 
 +Performing start operation on service vmdird... 
 +Successfully started service vmdird 
 +root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-machine-id --server-name localhost 
 +Error 90021: The system is not joined to a domain 
 +root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name localhost 
 +Error 2: Object/Configuration not found. 
 +Verify configuration value has been set. 
 +root@localhost [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-pnid --server-name localhost 
 +Error 2: Object/Configuration not found. 
 +Verify configuration value has been set. 
 +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 [ ~ ]#
  
 </code> </code>
wiki/logs1.1788507423.txt.gz · Last modified: by wagner.jer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki