Post Upgrade

Depending on the version you are upgrading from and to, one or several steps may be needed to get the system up and running.

Note!

During the upgrade process, the content of $MZ_HOME/common/lib is purged and replaced with updated jar files. If you added any additional jar files to your previous installation of , you need to add them again after the upgrade is complete.

After the upgrade

It is recommended to install the desktop and to install desktop, see Installation for details. For details on how to access the desktop, see Desktop User Interface.
However, if you wish to use the legacy desktop refer Installation and Configuration of Legacy Desktop.

New Desktop

If upgrading from 8.x, you need to add the “ui” pico which is not automatically added during an upgrade.

Run the following topo command to add a new pico of type “ui” with the name “ui” in the container “main1” is:

>> mzsh topo set topo://container:main1/pico:ui template:mz.standard-ui

COMMENT: The container “main1” may not be correct, and also it is not necessary to specify it if you use the “local” flag “-l” as in the following example:

mzsh topo set -l pico:ui template:mz.standard-ui

This section contains the following subsection: