User guide
Note:
If multiple conflicting keywords are found on the one command line only one action will
be taken and the following precedence is used
• -all
• -active
• -stored
• specified server
Example
$ thincontrol –showServer –url //prod_node:1766/
$ thincontrol –showServer –port 1701 –node localhost
$ thincontrol –showServer –active
$ thincontrol –showServer –all
$ thincontrol –showServer –stored
$ thincontrol –showServer –name myserver
6.4.4 Starting Servers
Servers may be started using the controller.
If the server specifies a node or URL that is not the same as the node the controller is running
on an exception will be raised.
Note:
Currently a server can only be started if its configuration specifies the same node as the node
the controller is running on.
Starting remote servers is not currently available.
6.4.4.1 Interactive mode
The control commands available to start servers can be seen in Table 6–11 Interactive Start
Server.
Table 6-11 Interactive Start Server
Command
Description
start all servers Starts all autostart servers found in the XML-
formatted configuration file used when invoking the
controller.
83