Stopping the Siebel Application Container

To shut down the application container, do one of the following. This task is part of Stopping and Starting the Siebel Application Container.

  • Microsoft Windows. Run the Service Control Manager (services.msc), locate the service named like Apache Tomcat 9.0 SiebelApplicationContainer_internal_OracleHome_BuildNumber (for Siebel Enterprise components) or Apache Tomcat 9.0 SiebelApplicationContainer_external_OracleHome_BuildNumber (for Siebel Application Interface), and click the Stop button on the toolbar.

    In the preceding service name, OracleHome is the Oracle home for the Siebel CRM installation (such as SES or SIEBEL_AI) and BuildNumber is the software build number. The service name is automatically defined in this format at the time the service is created.

  • UNIX. Navigate to the directory $SIEBEL_HOME/applicationcontainer_internal/bin (for Siebel Enterprise components) or $SIEBEL_HOME/applicationcontainer_external/bin (for Siebel Application Interface), and then execute the command ./shutdown.sh.

    On UNIX operating systems, the shutdown.sh and startup.sh commands are provided in the following locations. (The Siebel Gateway and Siebel Server are assumed to be collocated and share the same application container, and so do not require separate operations to stop or start the application container.)

    • Siebel Enterprise. SIEBEL_ROOT/applicationcontainer_internal/bin

    • Siebel Application Interface. SIEBEL_AI_ROOT/applicationcontainer_external/bin