Previous Topic: Stop the Java CS Service from the Command Prompt Window

Next Topic: Run the Java CS from the Command Line

Start the Java CS Using the UNIX Daemon

The Java CS installation process creates a startup script named -jcs and links it to the rc.d system on the local system. The script responds to standard start, stop, restart and status requests, and automatically runs the Java CS in run levels 2-5, or shuts it down on 0,1, and 6 corresponding to system halt, single user mode, and reboot.

/etc/init.d/im_jcs start

Starts the Java CS daemon

/etc/init.D/im_jcs restart

Restarts the Java CS daemon

/etc/init.d/im_jcs stop

Stops the Java CS daemon

/etc/init.d/im_jcs status

Displays the status of the Java CS daemon