![]() | Important |
|---|---|
Before you install Celoxis as a service, ensure that application has been installed successfully |
To install Celoxis as a Service :
Open a command prompt (if you are using Vista or Windows 2008 server, you will need to run the command prompt using "run as administrator")
In the command promt, confirm that the JAVA_HOME variable is set to the JDK base directory by typing the command: echo %JAVA_HOME%
cd to
<CELOXIS-INSTALL-DIR>/psa_x.y.z/bin
directory
Install the service by typing the command: service.bat install
The above step will register a service by the name of Celoxis
Go to Control Panel -> Administrative Tools -> Services -> Celoxis and right click on Properties to verify the settings are correct
To remove Celoxis as a Service :
Stop the service. Go to Control Panel -> Administrative Tools -> Services -> Celoxis and stop the service.
Open a command prompt (if you are using Vista or Windows 2008 server, you will need to run the command prompt using "run as administrator")
cd to
<CELOXIS-INSTALL-DIR>/psa_x.y.z/bin
directory
Remove the service by typing the command: service.bat remove