Upgrading from 10.0 to 10.5

  1. Download Celoxis 10.5.0 from the link provided by Support in a separate mail. 
     
  2. Backup your existing database and data directory. If the upgrade fails for any reason, the backed up, database and data directory will have to be restored. 
    To get this information, login as user with administrator privileges and
    • Click on Administration and then Site Settings. 
    • Click on View License Info to know your database information.
    • To know your Data Directory path, click on Edit Site Settings > Under the Basic tab, check the location mention under Data Directory Path.
       
  3. Upgrade Process:
    1. Unzip the downloaded psa_10.5.0.zip file into <Celoxis-install-dir>
    2. You should now have: <Celoxis-install-dir>\psa_10.5.0 directory.
    3. Open a command prompt (terminal on Linux)
    4. Stop Celoxis 10.0.0: Go to <Celoxis-install-dir>\psa_10.0.0 directory and type : bin\shutdown.bat (bin/shutdown.sh on Linux)
    5. If you have installed Celoxis as a Windows Service, remove it. Type : bin\service.bat remove
    6. Type: cd <Celoxis-install-dir>\psa_10.5.0 (cd <Celoxis-install-dir>/psa_10.5.0 on Linux)
    7. Type: bin\startup.bat (bin/startup.sh on Linux)
    8. http://<your-server-name>:8888/psa/site.Upgrade.do
    9. Follow the instructions there to complete the upgrade.
  4. After the upgrade is successful, you need to install the Celoxis as a service again.


If the Upgrade fails, refer here.