NOTE: Trivore ID Documentation has moved to https://trivoreid.com

The content on this site IS OUT OF DATE!

This space has been archived!

Please go ahead to the new site!

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »



Initial release

Released 2021-xx-xx.

This is a major release. Notable change is upgrade from Java 8 to Java 11. Upgrade path is available from version 3.19 to 4.0. Upgrade from earlier versions is possible but configuration changes are required. See release notes for 3.19.

Downgrade from version 4.0 to earlier version is supported to provide rollback cabability in case of major issues arise.

Breaking changes

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.

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

JAVA_HOME=/usr/share/oneportal/java

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

  • No labels