Starting the Application (Tomcat server)
If you have set Celoxis as a service, then you can start the application from Control Panel > Administrative Tools > Services > Celoxis.
Else,
For starting the Tomcat server for the first time (while installation) :
On Windows :
- Open Command Prompt as an administrator user.
- Change directory to <Celoxis install-dir>\psa_x.y.z\bin
- Run startup.bat
Or
- Open Windows Explorer
- Go to the directory <Celoxis install-dir>\psa_x.y.z\bin
- Double click the startup.bat
On Linux :
- Open Terminal
- Change directory to <Celoxis-install-dir>/psa_x.y.z/bin
- Run startup.sh
This window should remain open. If it does not stay open, then it means that your JAVA_HOME is not set properly.