Upgrading to Autodesk Infrastructure Map Server 2015 from a 2008 or Earlier Release (Linux)

To upgrade from an earlier release of Autodesk MapGuide Enterprise, the repository must be upgraded using a slightly different procedure:

  1. Stop the existing MapGuide Enterprise 2008 Server, if it is running.
  2. Open a shell window and change to the 2008 RepositoryAdmin directory /opt/Autodesk/mapguideenterprise2008/server/RepositoryAdmin.
  3. In the shell window, run BackUpOnlineRepositories.sh.
    Note: Make sure that you do not use BackUpOfflineRepositories.sh for this step or the next step will fail.
  4. In the shell window, run RestoreRepositories.sh. Check the output to make sure there are no errors.
  5. Install Autodesk Infrastructure Map Server 2015.
  6. Stop the newly installed server, if it is running.
  7. Delete the "empty" repositories /opt/Autodesk/InfrastructureMapServer2015/server/Repositories.
  8. Copy the MapGuide Enterprise 2008 repositories found at /opt/Autodesk/mapguideenterprise2008/server/Repositories to /opt/Autodesk/autodeskinfrastructuremapserver2015/server/Repositories.
  9. In the shell window, change to the RepositoryAdmin directory /opt/Autodesk/autodeskinfrastructuremapserver2015/server/RepositoryAdmin.
  10. In the shell window, run UpgradeRepositories.sh.
  11. In the shell window, run SetupRepositoryIndices.sh. Check the output to make sure there are no errors.
  12. Start Autodesk Infrastructure Map Server 2015.