Starting the Oracle Endeca Server

This topic describes how to start the Oracle Endeca Server.

The Endeca Server runs on a Jetty application server, which is provided as part of the installation package.

To start the Endeca Server on Windows, use the Oracle Endeca Server 7.4.0 > Start Oracle Endeca Server option in the Start Menu.

To start the Endeca Server on Linux:

  1. From a command prompt, navigate to the Endeca Server install root and then into the endeca-server directory.
  2. Run the start.sh script.

In both cases, a command window is opened that is used for standard out by the Jetty process. By default, the Endeca Server will be running on port 7770 on the localhost machine.

To shut down the Endeca Server on Windows, use the Oracle Endeca Server 7.4.0 > Stop Oracle Endeca Server option in the Start Menu.

To shut down the Endeca Server on Linux, hit Control-C in the standard out window and then enter Y at the Terminate batch job prompt.