3.3 Disabling Java Version Warnings on Console Launch

A Java version check is automatically performed when the Operations Center console is launched. After the user specifies to ignore the warning message, no additional checks are made until Operations Center is upgraded. This process can be disabled (and the warning messages turned off) by setting a property in the Formula.custom.properties file.

To disable the Java verification check, add the following line to the /OperationsCenter_install_path/config/Formula.custom.properties file:

Formula.Client.suppressJavaCheck=true

For more information about the custom properties file, see Making Custom Changes in the Operations Center 5.0 Server Configuration Guide.