After system reboots for OS patching, VNA is not starting properly.
We have the Spectrum integration disabled presently, but it's showing down in Netops Portal, and the rest page is unavailable.
I've tried stopping / restarting wildfly and mysql, as well as rebooting the system, but still a no go.
The environment is our lab, though we need to determine whether its related to the OS patching prior to patching in production.
Caused by: java.lang.UnsupportedClassVersionError: Failed to link com/ca/oc/ejb/engine/EngineManager (Module "deployment.oc-22.2.7-RELEASE.ear.oc-ejb-22.2.7-RELEASE.jar" from Service Module Loader): com/ca/oc/ejb/engine/EngineManager has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
All supported DX NetOps Virtual Network Assurance 21.2.9+ releases
All supported DX NetOps Virtual Network Assurance 22.2.x releases
System patching cycle removed the required Java 11 install leaving only the unsupported Java 1.8 release.
Install Java 11 as the system java version and restart Wildfly.