Disabling your existing Visualization Platform
You must disable your existing Visualization Platform before you upgrade to Visualization Platform 3.1.1. After you disable your existing Visualization Platform, make sure that none of the following processes are running:
*ihubd
*ihubc
*ihub
*ihubservletcontainer
*intsrvrihub.exe
*jfctsrvrihub.exe
*jsrvrihub
*LMServer
*LSTailer
To disable your existing Visualization Platform, stop the iHub and Postgres (if necessary) processes by performing the steps in the following section.
How to disable Visualization Platform
1 Log on to the machine where your existing Visualization Platform is installed using an account having root privileges.
2 Navigate to the folder that contains the Visualization Platform home folder, for example:
cd /opt/actuate3/BIRTiHubVisualization/modules/BIRTiHub
3 Execute the stopiHub.sh script, for example:
sh ./stopiHub.sh
4 If necessary, execute the stopPostgreSQL.sh script, for example:
sh ./stopPostgreSQL.sh