Upgrade Data And Agent

You are viewing an old version (v. 3) of this page.
The latest version is v. 8, last edited on Dec 24, 2009 (view differences | )
<< View previous version | view page history | view next version >>
  1. Stop QuickBuild server of previous version.
  2. Extract installation package of new version to a new directory.
  3. Open a command line window, and switch to the bin sub directory under the new version's installation directory. Run the migrate command to migrate from previous QuickBuild version. On Windows platform, the command is migrate.bat <install directory of previous QuickBuild version>, and on unix platforms, it will be migrate.sh <install directory of previous QuickBuild version>.
  4. Start QuickBuild server in new installation directory.
  5. If you've configured build agents, re-install build agents following below steps:
    1. Backup the file conf/attributes.properties under build agent's installation directory.
    2. Delete build agent's installation directory.
    3. Install build agents following this guide.
    4. Overwrite file conf/attributes.properties under build agent's installation directory with the file backed up previously.
  6. If user agents are used in your team, tell your developer to re-install user agents following below steps:
    1. Backup the file conf/attributes.properties under user agent's installation directory.
    2. Delete user agent's installation directory.
    3. Install user agents following this guide.
    4. Overwrite file conf/attributes.properties under user agent's installation directory with the file backed up previously.
  7. Verify the server and agent installation by running some builds. If there is not any errors, you may safely delete installation directory of previous version of QuickBuild server.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.