Stop the Connector
You must stop the connector before making any changes to the configuration file.
To stop the connector using Windows Services
- Open the Windows Services dialog box.
- Select the
ConnectorInstallName
service, and click Stop. - Close the Windows Services dialog box.
To stop the connector by sending an action to the service port
-
Type the following command in the address bar of your Web browser, and press ENTER:
http://host:ServicePort/action=stop
host
The IP address or host name of the machine where the connector is running. ServicePort
The connector’s service port (specified in the [Service]
section of the connector’s configuration file).