Stopping the UAF Agents

Stop the UAF agents from the command line.

  1. Change to $RAP/<component_dir>/ua/bin, where <component_dir> is the name of the component.

    For example, <component_dir> can be demo feed handler, demo subscriber, FAST feed handler, RAPCache subscriber, or RAPStore subscriber.

  2. Run:
    ./agentd stop
  3. Stop the RAPStore agent:
    1. Change to $RAP/RAPStore/IQ-15_1.
    2. Source the environment variables: source IQ-15_1.csh or . ./IQ-15_1.sh.
    3. Change to $RAP/RAPStore/ua/bin.
    4. Run:
      ./agentd stop
  4. Stop the RAPCache agent:
    1. Change to $RAP/RAPCache/.
    2. Source the environment variables: source SYBASE.sh.
    3. Change to $RAP/RAPCache/UAF-2_5/bin.
    4. Run:
      ./agentd stop
  5. Stop Operations Console by changing to $RAP/OpsConsole and running:
    ./stopOpsConsole.sh
  6. Stop the JINI server by changing to $RAP/OpsConsole/ua/bin and running:
    ./stopJini