Show TOC

Stopping the NYSE AdapterLocate this document in the navigation structure

To stop the NYSE adapter from the command line, execute the stop command.

Prerequisites

When you are running the adapter in unmanaged mode, stop the adapter first before stopping the project. Failing to do so results in errors.

Procedure


Operating System Step
UNIX Open a terminal window and enter:

cd $STREAMING_HOME/adapters/wombat/bin

./adapter.sh <configuration file path> stop

Windows Open a command window and enter:

cd %STREAMING_HOME%/adapters/wombat/bin

adapter.bat <configuration file path> stop