![]() Starting and Stopping the Service |
![]() Client Administration |
![]() |
If you chose to install the Client Administration application server as a Windows service then run the Services administration tool and check that the PROIV Client Administration service is configured to startup automatically.
To start the Client Administration application server change to the bin directory created under the appServer directory e.g. /opt/northgate/proiv_version_6/client administration/bin/ and issue the command:
nohup ./p4wc3.sh start
To stop the Client Administration application server issue the command (from the bin directory):
./p4wc3.sh stop
To determine the state of the Client Administration application server process issue the command:
./p4wc3.sh status
If you want the Client Administration application server to start automatically when your system boots then it is necessary to add the start scripts to the directory that contains your system startup scripts (e.g. /etc/rc2.d).
Topic ID: 100034