If you do not wish to create the Oracle Tools Service, you can start or stop the Tools and Frameworks directly by running the included batch files.
Note
For any topics that refer to starting or stopping the Oracle Tools Service, run the corresponding batch script instead.
To start or stop the Tools and Frameworks from the included batch files:
Navigate to your installation directory.
By default, this should be
C:\Endeca\ToolsAndFrameworks\<version>
.To start the Tools and Frameworks, run
run.bat
.This script sets the Oracle environment variables in the current command window and initializes the Apache Tomcat Web server, with Workbench running on
localhost:8006
.To stop the Tools and Frameworks, run
stop.bat
.This script shuts down the Apache Tomcat Web server.
Once the Tools and Frameworks are running, you can provision the Discover Electronics reference application using the Deployment Template.
Note
By default, Workbench runs on port 8006 of your machine. If port
8006 is unavailable on your machine, you must change this to a different port.
Additionally, if you are not running the Endeca Application Controller on
localhost:8888
, you must update the EAC
configuration for Workbench.