Re-Deploying Reporting and Analytics Applications

Perform the following steps to manually re-deploy applications without using the update functionality in the Oracle WebLogic Administration Console.

  1. In the Oracle WebLogic console, navigate to the Summary of Deployments page, and then delete the applications that you want to re-deploy.
  2. Click Install and use the following table as a reference to deploy the applications:

    Table 11-1 Application Deployment Reference

    EAR/WAR Location Deployment Target Deployment Name

    INSTALLATION_DIR\myPortal\portal.ear

    micros_cluster

    portal

    INSTALLATION_DIR\OBIEE\analyticsRes.war

    bi_cluster

    analyticsRes

    INSTALLATION_DIR\OBIEE\LogoutApp.war

    bi_cluster

    logoutApp

    INSTALLATION_DIR\OBIEE\obieeWebService.war

    bi_cluster

    ObieeWebService

    1. Navigate to the Enterprise Application Archive (EAR) or Web Application Archive (WAR) file for the application.
    2. Select Install this deployment as an application.
    3. Select the deployment target corresponding to the selected EAR or WAR file.
    4. Enter the deployment name corresponding to the selected EAR or WAR file.
    5. Select Copy this application onto every target for me.
  3. Click Activate Changes, click Start, and then click Servicing all requests.
  4. If the deployment times out, increase the Max Stuck Thread Time server environment parameter to increase the time-out allowance. Deployment Time Outs contains information and instructions.