8.2.8 Perform the Post-Upgrade Tasks
Complete the following tasks after you upgrade the WebLogic Server:
- Update the setDomainEnv.sh file as described in Edit setDomainEnv.sh.
- Remove $DOMAIN_HOME/lib/fndext.jar.
- Remove $DOMAIN_HOME/lib/runtime12.jar
- Copy runtime12.jar from the databse server as described in Copy runtime12.jar into the Domain's lib Directory.
- Rebuild the fndext.jar as described in Rebuild the fndext.jar file file for Oracle WebLogic Server on UNIX/LINUX.
- Log in to the Oracle WebLogic Server Administration Console and from the Domain Structure panel, click Deployments.
- Review the list of deployments. If the wsm-pm deployment state appears as Failed,
click Lock & Edit from the left, select the
wsm-pm deployment checkbox, and click
Delete.
Note:
If the wsm-pm deployment state appears as Active and OK, skip the remaining steps. - From the Change Center panel, click Activate Changes.
- Click Lock & Edit and then click Install from the top of the Deployments table.
- From Oracle WebLogic Server Administration Console 12c Home, select wsm-pm.ear for the current location in the Install Application Assistant and click Next. For example, you may see a path similar to this: $ORACLE_HOME/oracle_common/modules/oracle.wsm.pm/wsm-pm.ear
- Select Install this deployment as an application and click Next.
- For the servers, select the AdminServer and DMWServer checkboxes and click Next.
- For the Security section, leave the default of DD Only: Use only roles and policies that are defined in the deployment descriptors and click Next.
- Click Finish.
- From the Change Center panel, click Activate Changes.
- Click Control and select the wsm-pm checkbox from the list of deployments. Then click Servicing all requests from the Start drop-down menu at the bottom of the Deployments table.
- Review the list of deployments. Check that the wsm-pm deployment health appears active and OK in the System Status panel.
Parent topic: Upgrade Oracle WebLogic Server