kubectl get pods -n prelude shows that only 2 of the 3 containers for vco-app are running, similar to below:NAME READY STATUS RESTARTS AGE
orchestration-ui-app-##########-##### 1/1 Running 0 44m
postgres-0 1/1 Running 0 45m
proxy-service-##########-##### 1/1 Running 0 45m
vco-app-##########-##### 2/3 Running 5 44m/services-logs/prelude/vco-app/file-logs/vco-controlcenter-app.log:ERROR vco [host='vco-app-##########-#####' thread='main' user='' org='' trace=''] org.springframework.web.context.ContextLoader - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.vmware.o11n.controlcenter.features.FeatureAvailabilityImpl#0' defined in ServletContext resource [/WEB-INF/services.xml]: Cannot resolve reference to bean 'securityContext' while setting bean property 'securityContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityContext' defined in ServletContext resource [/WEB-INF/security.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationData' defined in class path resource [META-INF/spring/cc_authentication-common-config.xml]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.vmware.vcac.authentication.http.configuration.ConfigurationDataAdapter]: Constructor threw exception; nested exception is java.lang.NullPointerException
Aria Orchestrator 8.18.0 and lower
Reset Authentication using the vracli commands via ssh.
vracli vro authentication wizard./opt/scripts/deploy.sh.It is important to note that Aria Automation Orchestrator 8.18.0 is the final version to include the Control Center. Starting with version 8.18.1, the Control Center has been deprecated and removed.