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 08:20] wagner.jerwiki:logs1 [2026/09/04 08:51] (current) wagner.jer
Line 1: Line 1:
-<code>ls -la /etc/applmgmt/appliance/software_update_state.conf +<code>root@localhost [ ~ ]# service-control --status vmdird 
-cat /etc/applmgmt/appliance/software_update_state.conf +Stopped: 
-python3 -"import json; print(json.load(open('/etc/applmgmt/appliance/software_update_state.conf')))"+ 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 failedError: { 
 +    "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.1788510038.txt.gz · Last modified: by wagner.jer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki