Upgrading to Autodesk Infrastructure Map Server 2015 from a 2009 or Later Release (Linux)

To upgrade from a recent release of Autodesk MapGuide Enterprise or Infrastructure Map Server, the repository must be upgraded using the following procedure:

  1. Stop the existing MapGuide Enterprise 2011 Server or Infrastructure Map Server 2012, if it is running.
  2. Open a shell window and change to the 2011 or 2012 RepositoryAdmin directory. For example:
    • /opt/Autodesk/mapguideenterprise2011/server/RepositoryAdmin
    • /opt/Autodesk/autodeskinfrastructuremapserver2012/server/RepositoryAdmin
  3. In the shell window, run BackUpOfflineRepositories.sh. Check the output to make sure there are no errors.
  4. In the shell window, run RestoreColdBackupRepositories.sh. Check the output to make sure there are no errors.

  5. In the shell window, run RecoverRepositories.sh. Check the output to make sure there are no errors.
  6. Install Autodesk Infrastructure Map Server 2015.
  7. Stop the newly installed server, if it is running.
  8. Delete the "empty" repositories /opt/Autodesk/InfrastructureMapServer2015/server/Repositories.
  9. Copy the MapGuide Enterprise 2011 or Infrastructure Map Server 2012 or later repositories found at:
    • /opt/Autodesk/mapguideenterprise2011/server/Repositories
    • /opt/Autodesk/InfrastructureMapServer2012 <or later>/server/Repositories
    to /opt/Autodesk/autodeskinfrastructuremapserver2015/server/Repositories.
  10. In the shell window, change to the RepositoryAdmin directory /opt/Autodesk/InfrastructureMapServer2015/server/RepositoryAdmin.
  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.