The EAC typically starts automatically within the Endeca HTTP Service, though you can also start and stop it independently.

To start or stop the EAC:

On UNIX, you may wish to start the EAC with the init process. See the following topic for details.

In a UNIX production environment, the Endeca Application Controller can start with init by entering the corresponding shell script in inittab.

In a UNIX development environment, the Endeca HTTP Service can be started from the command line. In a UNIX production environment, however, Oracle recommends that it be started with the init process. If the service crashes or terminates, init automatically restarts it.

The UNIX version of Platform Services contains a variant of startup.sh, named $ENDECA_ROOT/tools/server/bin/endeca_run.sh, that calls run instead of start and redirects stdout and stderr to $ENDECA_CONF/logs/catalina.out.

You can write a script to call endeca_run.sh as a non-root user. This lets you set a $USER environment variable that is inherited by EAC scripts.



Copyright © Legal Notices