Start and Stop a Data Gateway Agent

Start a Data Gateway agent on the machine where the Data Gateway agent is installed so that you can connect a remote on-premises data source to .

  1. Start the Jetty server.
    On Linux, run the script domain/bin/startjetty.sh.
    On Windows, run the script domain\bin\startjetty.cmd.
  2. To stop a Data Gateway agent, run the script domain/bin/stopJetty.sh or domain/bin/stopJetty.cmd.
  3. To restart a Data Gateway agent, run the script stopJetty followed by startjetty.