Installed the Vantage StoragePoint web client 14.1.5 which supports Java 17, but the following errors present in the started task.
JVMJ9VM148E java.endorsed.dirs=/vantage/runtime/apache-tomcat-10.1.34/common/endorsed is no longer supported. The endorsed-standards override mechanism is only supported via upgradable modules.
JVMJZBL1011E JNI_CreateJavaVM error, rc = -4
A few parms are replaced in the VANWEBUI started task proc with Java 17. Usage of old proc that was supporting Java 8 is causing the error.
1. Install the PTF LU15979 as described under JAVA 17 section in the Vantage tech docs.
2. Copy the latest VANWEBUI proc found in the CCTUSAMP library and customize the parameters. The latest proc replaced a few parameters/libraries to support Java17.
3. Restart the VANWEBUI proc after the above steps 1 and 2.