Red Hat help


Enable reporting while upgrading to TeamForge 6.1.1

When upgrading from a TeamForge 6.1 site that does not have reporting, you have to configure a collection of variables in the site-options.conf to turn on reporting in TeamForge 6.1.1.

The following procedure is an outline of what you need to when upgrading from TeamForge 6.1 (no reporting) to TeamForge 6.1.1 (with reporting). For specific commands on upgrading (on the same or new hardware), see the instructions for upgrade (dedicated) and upgrade (advanced).
  1. Stop TeamForge.
  2. Back up your site data.
  3. Install the TeamForge 6.1.1 build, making sure that you change the 6.1 site-options for the jdk and MaxPermSize requirements in 6.1.1.
    Note: Tokens related to reporting should not be enabled.
  4. Migrate the data to TeamForge 6.1.1.
  5. Stop all services. Enable reporting-related tokens in site-options.conf and recreate the runtime.
  6. Start the database if it is not running.
  7. From the runtime/scripts directory, run the bootstrap-reporting-data.py script.
  8. Start the TeamForge 6.1.1 site and make sure that reporting is enabled.