Possible symptoms:
upstream connect error or disconnect/reset before headers. reset reason: connection termination'. /services-logs/prelude/vco-app/file-logs/vco-server-app.log :Failed to init context with package com.vmware.vim.binding.cis.license : Class com.vmware.vim.binding.cis.license.Asset already registeredERROR vco [host='vco-app-####' thread='licenseComplianceScheduler-1' user='' org='' trace=''] {} org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled taskjava.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reachedThere is a known issue with the license checking mechanism in Orchestrator,
This is a known issue which will be fixed in an upcoming patch release of Aria Orchestrator.
It is possible to reduce the frequency of checking the license, until a permanent fix is available:
vracli vro properties set --key com.vmware.o11n.license.task.interval.wait.default --value 86000It will still check for license on each Orchestrator (vco-app pod) restart, and every 30s as normal when there's any error, so the impact is minimal.