Installing a Live Collaboration Server Hot Fix

Hot fix installation installs only the ENOVIA Live Collaboration Server components, without modifying any startup scripts or properties files. Hot fix installation does not make any UTF-8 changes to files in your environment. It is recommended to check your UTF-8 settings as described in UTF-8 Settings.


Before you begin:

Prior successful installation of a ENOVIA Live Collaboration Server major release is required prior to installing a hot fix. Hot fix installation is intended only for upgrading from a major release to a maintenance release. For example, from V6R2012 to V6R2012.HF1, but not from a pre-V6R2012 release or any release to V6R2012. If you are performing a new installation of ENOVIA Live Collaboration Server or upgrading from a prior major release, follow the instructions for full installation provided in Installing ENOVIA Live Collaboration Server.

Important: Be sure to stop the Tomcat service before starting the hot fix installation.
Related Topics
Configuring the ENOVIA Live Collaboration Server
Preparing to Install the ENOVIA Live Collaboration Server
General Installation for ENOVIA Live Collaboration Server
  1. Run the setup program in GUI mode using one of the following commands:


    • UNIX/Linux:
      ./StartGUI.sh
    • Windows:
      setupV6.exe

    For details on using console mode, see the ENOVIA Installer Guide.

  2. Specify the installation directory.

    UNIX/Linux:

    The installation directory must be your SERVERHOME directory.

    Windows:

    The installation directory must be your SERVER_INSTALL directory.

    Click Next to continue.

  3. Setup has enough information to begin copying the program files.

    If you want to change any settings, click Back and make the desired changes.

    When you are satisfied with the settings, click Install to begin the installation.

  4. Setup informs you when the hot fix installation is finished.

    Click Close to end the installation.

Post-requisite:
Run the WAR Utility
After the installation completes, you must run the WAR Utility and then deploy the resulting archive file, as described in Deploying the J2EE Archive File.
Recompile the JPOs
After installing an ENOVIA Live Collaboration Server hot fix, you must recompile all JPOs using the following command:
<mql> compile prog * force update;