DX NetOps Spectrum does not receive new alarms from Virtual Network Assurance (VNA) integrated with Cisco ACI. While a restart of OneClick (OC) makes current alarms visible, the live alarm feed remains frozen and no new events are processed.
TLS Mismatch: The VNA Wildfly instance has been manually configured to enforce TLS 1.3, which is incompatible with the supported protocols on the Cisco APIC controllers.
/opt/CA/VNA/wildfly/bin/.standalone.conf.JAVA_OPTS="$JAVA_OPTS -Dhttps.protocols=TLSv1.3"systemctl stop wildfly systemctl start wildfly