Versions Compared

Key

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

Anchor
top
top
This topic describes the steps necessary to upgrade your local XperienCentral development installation to a new version. After the upgrade, your website will remain unchanged and the newer version of XperienCentral will be in place. Upgrading an XperienCentral installation can be accomplished using the zip archive (GX_XperienCentral_x.x_SDK.zip), where x.x represents the version you are upgrading to.

 


Upgrading XperienCentral 

...

  1. Start the Tomcat server (Apache-tomcat\bin\startup.bat). XperienCentral will perform the following tasks during the initial startup of the upgraded version:

    Upgrade services
    — a series of upgrade tasks are run.
    Rebuild the JCR index
    — A new JCR index will be generated. For large websites, this may take some time.

  2. Start the XperienCentral Setup Tool and log in.

  3. Configure contentindex_queue_reindex_schedule setting so the reindex will be executed.

    Note

      The accounts from the old version of XperienCentral are carried over to the upgraded version.


...

Your version of XperienCentral is now successfully upgraded.

 


Back to Top