Starting the Controller
You can start the OpenText ScanCentral SASTController manually or set it to start automatically, as a service. For information about how to start the Controller automatically, see Installing the Controller as a Service.
To start the Controller manually:
- To upload your scan results to Application Security, make sure that the Application Security instance is running.
On the machine that hosts the Controller, go to
tomcat/bin/.At the command prompt, run one of the following commands:
On a Windows system, run
startup.bat.- On a Linux system, run
./startup.sh.
If Tomcat is running as a service, rather than running the startup command, you can just start the service.
See also