Start/Stop Oracle WebLogic Server and Oracle Publisher
There are many instances where you must start, stop, or restart Oracle WebLobic Server and Oracle Publisher (BIP or OAP).
To start/stop Oracle Web Logic Server and Oracle Publisher
-
Stop the Oracle Publisher application.
-
Log in to Oracle Web Logic Server, click Deployments and then select Lock & Edit.
-
Navigate to the
bipublisher
application. -
To stop an application:
-
Go to the Control tab and select
Force Stop now
. -
Select the application you want to stop and then click Stop.
-
-
To start an application:
-
Go to the Control tab and select
Servicing all requests
. -
Select the application you want to start and then click Start.
After the application starts, the State field shows a status of Active.
-
To start or stop OAP services
-
Navigate to the following directory:
C:\Oracle_Home\user_projects\domains\bi\bitools\bin\
-
Then execute one of the following commands, as required:
-
Windows:
start.cmd
orstop.cmd
. -
UNIX:
./start.sh
or./stop.sh
.
-