Start Your Server

After the latest patches are installed, start the Converged Application Server. First set your DOMAIN_HOME variable.
export DOMAIN_HOME=<path to your domain home>
  • To start the Admin Server:
    sh $DOMAIN_HOME/bin/startWebLogic.sh
  • To start the Managed Servers:
    sh $DOMAIN_HOME/bin/startManagedWebLogic.sh engine1 http://<Admin IP>:<Admin Port>

See "Configure JWT Authentication" for details on securing communications between the Converged Application Server and infrastructure components like Media Flow Engines and RTP Proxies.

To verify your servers are running, from the Remote Console select Monitoring Tree, and then Environment, and then Servers.