Skip to content

Upgrade on Windows

This documentation contains the steps to upgrade existing AIV in the windows system.

Objective

Objective of this document is to guide the user in the upgrade process of AIV on a Windows machine.

Steps to Upgrade AIV in Windows

  • Click here to know how to install AIV in window.
  • Stop tomcat server first before running AIV setup file. Go into the directory where AIV is installed. you will see start_db.bat, start_aiv.bat, stop_db.bat, stop_aiv.bat files. Double click on stop_aiv.bat to stop tomcat server. once tomcat is stopped, double click on stop_db.bat to stop postgreSQL server if you have installed with posegreSQL database.
  1. Download & Extract AIV Installer in respective drive.

  2. Locate and double-click the .exe file. (It will usually be in your Downloads folder or in your respective drive.)

  3. Dialog box will ask user for User Account Control. Click on Yes button.

  4. A dialog box will appear & Follow the instructions to install the software. Click on Next button. Image

  5. Accept the aggrement & Click on Next button. Image

  6. You can see 2 options here and by default Upgrade Existing AIV checkbox is selected. keep it as it is & click on Next button. Image

  7. Provide path of aiv directory where user installed AIV earlier. Image

User need to select AIV folder where it is installed. jst up tp AIV folder not inside of it. Also if you have renamed your tomcat folder with any version or port number or anything other than only tomcat then it is recommended to rename tomcat folder and keep it only tomcat otherwise upgrade setup not able to locate tomcat folder and it will create new tomcat folder inside AIV folder.

  1. Click on Next button & Extracting Installation Files will take place.

  2. One dialog box will open & ask user to select update option. Clik on local radio box & Next button respectively. Image

  • If the user selects update option setup will check if any newer version is available on the server or not. If yes, It will fetch a new build from the server and then install AIV with an updated build.
  • If the user select local option, setup will use files available with setup to install AIV.
  • Select the preferred option & click on the Next button
  1. As user click on Next button info dialog box will open asking for Abort Installation as shown: Image

  2. As user clicks on OK button. One dialog box will open as shown: Image

  3. Click on Next button & Ready to Install dialog box will appeaar as shown: Image

  4. Click on Next button & Installation of Uppgraded files will take place.

  5. Upgradation will finish in some time. When finished, you will see screen like below image Image

  6. Click on Finish button.

  7. Your AIV is upgraded & ready to use.

  8. start AIV server:

  • Go into the directory where AIV is installed.
  • you will see start_db.bat, start_aiv.bat, stop_db.bat, stop_aiv.bat files.
  • Click on start_db to Start PostgreSQL if AIV is installed with PostgreSQL.
  • In case AIV is installed with MySQL you will not find start_db.bat file.
  • To start the application server double click and run start_aiv.bat and wait for about 2 min till the tomcat server starts.