engine-start

Exits shutdown mode, allowing other Watson Explorer Engine processes to start. Additional command-line arguments can be supplied to start the Watson Explorer Engine query service and scheduler.

Synopsis

engine-start [-h|-help|-?|
    [-query-service]
    [-quiet]
    [-scheduler]
    [-yes]]

Description

The engine-start command is located in the bin subdirectory of a Watson Explorer Engine installation (On Microsoft operating systems this command has the .exe file extension). Executing this command with the right options takes a Watson Explorer Engine installation out of shutdown mode, enabling Watson Explorer Engine processes to be started, but does not actually start any Watson Explorer Engine processes unless additional flags are set.

If the embedded web server has been enabled for this Watson Explorer Engine installation using embedded-webserver-config it will be started by engine-start
Note: When starting the embedded web server for a Watson Explorer Engine installation for the first time on Microsoft operating systems that are running the Microsoft firewall or which support User Account Control (UAC) warnings, your system may display a dialog requesting that you unblock the program in your firewall or otherwise grant the application access to your network. You must approve whichever of these access request you see in order for applications to be able to use this web server.

Options

Exit Status

Note: On Linux systems, exit codes above 127 are returned by the shell. Consult the documentation for the shell that you are using for more information.