ERROR | wrapper | 2021/12/08 11:08:09 | JVM exited while loading the application.
INFO | jvm 4 | 2021/12/08 11:08:09 | -Xbootclasspath/p is no longer a supported option.
INFO | jvm 4 | 2021/12/08 11:08:09 | Error: Could not create the Java Virtual Machine.
INFO | jvm 4 | 2021/12/08 11:08:09 | Error: A fatal exception has occurred. Program will exit.
Release : 21.2
Component :
At this time, Java 11 is not supported for the OI Connector or it's agents.
To work around this we need to alter the agent-wrapper.conf file to target a new Java 8 installation. To do this, in the agent-wrapper.conf, change the value of wrapper.java.command to target the ../bin/java file within a Java 8 release. For example:
wrapper.java.command=/opt/CA/NFA/jre/bin/java