Application Run

If the Monolith Application log has unexpected exceptions, make sure the parameters are set according to the application server type (weblogic, wildfly, websphere9.0, websphere8.5, tomcat) in the file /etc/sysconfig/vfunction/agent/instances/<instance_name>/vfunction-runtime-override.properties and restart the Monolith

If needed, split the environment variable lines, for example:

JAVA_OPTS1=”…”
export JAVA_OPTS=”$JAVA_OPTS1, …”

The sub-sections here relate to specific application servers or JVMs