Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version 3.19 introduces JAVA_HOME sysconfig variable which is required for upgrade to version 4.0. This variable guarantees proper Java selection with both upgrade and downgrade process.

Verify that Before upgrade, verify file /etc/sysconfig/oneportal contains the following configuration setting.

Code Block
languagebash
JAVA_HOME=/usr/share/oneportal/java

This variable is may be available in /etc/sysconfig/oneportal.rpmnew in case sysconfig has been locally modified (and therefore package upgrade does did not override it).