-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Start and stop a

Start and stop a deployed Enterprise application

Before you begin

You must install an Enterprise application before you can start it. See Install an Enterprise application.


Starting an Enterprise Application makes the application available to WebLogic Server clients; stopping it makes it unavailable.

When you start an application, you can make it immediately available to clients, or you can start it in Administartion Mode to first ensure that it is working as you expect. Starting in Administration mode allows you to perform final ("sanity") checking of the distributed application directly in the production environment without disrupting clients.

Similarly, you can stop an application so that no clients can use it, or you can stop it in Administration Mode so that only administrative tasks can be performed.

Stopping an application does not remove its source files from the server; you can later redeploy (also called update) a stopped application to make it available to WebLogic Server clients once again.

To start or stop an installed Enterprise Application, follow these steps:

  1. In the left pane of the Console, select Deployments.

    A table in the right pane displays all deployed Enterprise Applications and Application Modules.

  2. In the table, locate the Enterprise application you want to start or stop.

  3. Select the check box to the far left of the Enterprise application.

  4. Click the Start button at the top or bottom of the Deployments table to start a stopped application. Similarly, click the Stop button to stop an application.

    When you start an application, pick one of the following options:

    • Servicing all requests: Specifies that WebLogic Server make the application immediately available to all clients.

    • Servicing only administrative requests: Specifies that WebLogic Server make the application available in Administration Mode only.
    When you stop an application, pick one of the following options:

    • When work completes: Specifies that WebLogic Server wait for the application to finish its work and for all currently connected users to disconnect.

    • Force stop now: Specifies that WebLogic Server stop the application immediately, regardless of the work that is being performed and the users that are connected.

    • Stop, but continue servicing administrative requests: Specifies that WebLogic Server stop the application once all its work has finished, but to then put the application in Administration Mode so it can be accessed for administrative purposes.

  5. Click Yes to confirm your decision.
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i