Spectrum OneClick server experiences a recurring crash loop shortly after service startup. The process exhausts available memory while attempting to synchronize a large volume of historical notifications from Virtual Network Assurance (VNA).
catalina.out or stdout.log) show java.lang.OutOfMemoryError: Java heap space.SDNFaultEventProcessor stuck on old timestamps (e.g., from a year prior).When Tomcat restarts, the integration requests a full synchronization of historical notifications. If the backlog is massive, the memory required to process the bursts (default 10,000 alerts per packet) exceeds the Tomcat heap before the sync pointer can be updated.
/opt/CA/VNA/collector/[ENGINE_UUID]/repository/work/subscription/ and delete the file Alarms_LastSyncTime.-Xmx is set to at least 24576M (24GB) in catalina.sh or OneClickService.conf.$SPECROOT/tomcat/work/ and $SPECROOT/tomcat/temp/.