vpxd-svcs:
Could not resolve placeholder 'dataservice.access.logging.maxDays'vpxd-svcs service does not start/var/log/vmware/vpxd-svcs/vpxd-svcs.log:[YYYY-MM-DDTHH:MM:SS] [main [] INFO com.vmware.vim.dataservices.VpxdSvcsMain opId=] Starting service via vmon
[YYYY-MM-DDTHH:MM:SS] [main [] WARN org.springframework.context.support.ClassPathXmlApplicationContext opId=] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'isAccessLogCreated' defined in class path resource [server-config.xml]: Could not resolve placeholder 'dataservice.access.logging.maxDays' in value "${dataservice.access.logging.maxDays}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'dataservice.access.logging.maxDays' in value "${dataservice.access.logging.maxDays}"
[YYYY-MM-DDTHH:MM:SS] [main [] ERROR com.vmware.vim.dataservices.VpxdSvcsMain opId=] start: Tagging and Authz services failed to start
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'isAccessLogCreated' defined in class path resource [server-config.xml]: Could not resolve placeholder 'dataservice.access.logging.maxDays' in value "${dataservice.access.logging.maxDays}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'dataservice.access.logging.maxDays' in value "${dataservice.access.logging.maxDays}"
During patching, the following file fails to update: /var/lib/vmware/vpxd-svcs/config/dataservice.properties.
On the affected vCenter, the following file contains:
Update the missing entries in the /var/lib/vmware/vpxd-svcs/config/dataservice.properties file.
cp /var/lib/vmware/vpxd-svcs/config/dataservice.properties /root/vi /var/lib/vmware/vpxd-svcs/config/dataservice.propertiesdataservice.access.logging.maxDays=0dataservice.access.logging.checkExists=truedataservice.access.logging.maxSize=1048576dataservice.access.logging.frequencySeconds=600service-control --start vpxd-svcsNote: Make sure to backup the file before performing any modification.