Syntax: dsservice [options] service
The dsservice command allows the administrator either to query or to alter the status of the DocuShare
services.
Note: Under normal operating conditions dsservice should not be used. Dsservice is designed to support
problem investigation and resolution, as well as special requirements and should be used only by direction of DocuShare Customer Support.
Options for dsservice
-e Event logging.
-h Help. Display command help text.
-q Quiet. Run the command in quiet mode. Suppresses all informational messages and user yes/no prompts. Assume Yes to all prompts and proceed at your own risk.
Operations for dsservice
continue The monitor continues from the pause to allow manual starting of subsystems.
Caution: Use only at the direction of DocuShare Support.
kill Kill the system. The call on the monitor side does not return, so this control program catches a remote exception.
Report Print out a listing of the current status of each monitored service.
recycle Set the value, either true or false, of "restart on failure".
restart Restart the system.
shutdown Shutdown the system.
state Change system state to either admin, readonly, or normal.
start Starts the specified service.
status Display the status of the DocuShare system and services.
stop Stops the specified service. It is not restarted by the Monitor Service until an
explicit start request is made.
usage Help output.
verbose The monitor runs in verbose mode.
Service arguments for dsservice
The argument in the dsservice syntax specifies the name of a DocuShare service. This argument is case sensitive. Run dsservice status to display the arguments list.
Note: Some services listed in the arguments list are embedded services, that is, they run within another JVM and cannot be restarted using the dsservice command.
rmiserver Java based RMI server that provide the naming registry service to DocuShare.
tomcat Java based web container that provides servlet and http services.
Database_JDBC Java connection to database servers.
auth DocuShare authentication service.
directory Manages user and group accounts.
ContentStore Manages file storage.
Notification Manages notification services within DocuShare.
DSServer DocuShare Server instance.
conversion Provides document rendition to HTML.
SearchServer Manages the indexing and search services.
webdav Provides support for WebDAV.
DSWebServlet Web based client GUI for the DocuShare server.
Subscription Manages DocuShare subscription services.
Scan The Scan-to-DocuShare service.
WorkflowServer The document routing service server.