kubectl -n prelude get pods -l app=vco-app -wgrep "Dumping heap" services-logs/prelude/vco-app/file-logs/vco-server-app.log -C 2/services-logs/prelude/vco-app/console-logs/vco-server-app.log, you will see OOM error:An issue was identified with the Orchestrator vSphere plugin handling inventory updates in larger environments. When vCenter attempts to retrieve a large list of objects, it uses a "paging" process to handle the data in chunks. However, a logic error prevents the system from advancing to the next chunk of data. Instead, it repeatedly requests the same information, causing the data response to grow uncontrollably (up to 1GB per session) until the server runs out of memory.
Download the attached updated vSphere plugin for Aria Automation Orchestrator version 8.2.2 (Build 25275217).
Installation:
vracli vro properties set -k "com.vmware.o11n.plugin.vsphere.pc.wait_options.max_object_updates" -v "50"* This should remediate the restarts but if necessary the value can be reduced to 20.vracli vro propertiesvracli vro properties remove -k "com.vmware.o11n.plugin.vsphere.pc.wait_options.max_object_updates"If this does not resolve the issue then a heap dump analysis is required.
*.hprof from folder /services-logs/prelude/vco-app/file-logs/, by either downloading or deleting them.kubectl -n prelude get pods -l app=vco-app -w /services-logs/prelude/vco-app/file-logs/cd) and run vracli log-bundle