Important!
If the existing installation has additional JVM argument configured prior to upgrade from 8.3, you need to check if they are obsolete in Java 17 and in that case remove them.
Please refer to Java 17 docs for details on ‘Obsolete’ and ‘Removed’ Java options since Java 8.
See Managing Picos with Topo for JVM Arguments configuration.
Before proceeding with the upgrade, you are required to perform backups, copy the MZ license file to the release directory and prepare the
install.xml
file. To do this, follow the steps in Upgrade Preparations changing the necessary fields to the respective Execution Container values.
Note!
Ensure that the value for install.type
is set only to ec
when upgrading the Execution Container.
These properties should be configured according to the platform container setup. For more information, refer to Execution Container Properties.
Execute the upgrade.
$ ./setup.sh upgrade
The upgraded Execution Container should reconnect automatically to the platform. In case this does not occur, run the following command:
...