After manually starting the "vpxd" service it runs for a while and then crashes again.
Log file for the the vCenter Server service (var/log/vmware/vpxd/vpxd-*log) from the crashed session indicates the memory usage exceeded the hard limit.
error vpxd[nnnnnn] [Originator@6876 sub=Memory checker] Current value 22352640 exceeds hard limit 22156288. Shutting down process.panic vpxd[nnnnnn] [Originator@6876 sub=Default]-->--> Panic: Memory exceeds hard limit. Panic
Increase in transient memory usage caused by multiple/parallel API calls collecting performance statistics (vim.PerformanceManager.queryStats)
cloudvm-ram-size -C <sizeInMB> vmware-vpxd #(Increases the memory limit.)vmon-cli -r vpxd #(Restarts vpxd for the setting to take effect)