Stopping and starting a System Console or BIRT iHub instance
This section describes the services and scripts you can use to stop and start System Console or BIRT iHub on a single machine.
If you installed System Console or BIRT iHub as Windows services, use Windows services to stop and start the processes that System Console or BIRT iHub run and the default databases they use.
System Console and BIRT iHub installations also include scripts that stop and start System Console and BIRT iHub processes and their default databases. Use these scripts as needed if you did not install System Console or BIRT iHub as Windows services.
The following list describes the Windows services and stop and start scripts for System Console and BIRT iHub.
*System Console
*Windows Services:
*Actuate Apache Tomcat 7 for System Console
Stops and starts the Tomcat application container
*Actuate PostgreSQL for System Console
Stops and starts the System Console database
*System Console stop and start scripts:
*<Installation folder>\modules\SystemConsole
\stopSystemConsole.bat
Stops the Tomcat application container and the System Console database
*<Installation folder>\modules\SystemConsole
\startupSystemConsole.bat
Starts the Tomcat application container and the System Console database
*<Installation folder>\modules\SystemConsole\setup
\stoppostgresql.bat
Stops the System Console database
*<Installation folder>\modules\SystemConsole\setup
\startpostgresql.bat
Starts the System Console database
*BIRT iHub
*Windows Services:
*Actuate iHub 3.1 Service
Stops and starts the iHub processes.
*Actuate PostgreSQL for iHub 3.1 Service
Stops and starts the out-of-the-box (OOTB) PostgreSQL metadata database
*BIRT iHub stop and start scripts:
*<Installation folder>\modules\BIRTiHub\stopiHub.bat
Stops iHub processes and the OOTB PostgreSQL metadata database
*<Installation folder>\modules\BIRTiHub\startiHub.bat
Starts iHub processes and the OOTB PostgreSQL metadata database
*<Installation folder>\modules\BIRTiHub\iHub\bin
\stoppostgresql.bat
Stops the OOTB PostgreSQL metadata database
*<Installation folder>\modules\BIRTiHub\iHub\bin
\startpostgresql.bat
Starts the OOTB PostgreSQL metadata database