Bootstrap FreeKB - IBM Portal - Install Cumulative Fix using applyCF.sh
IBM Portal - Install Cumulative Fix using applyCF.sh

Updated:   |  IBM Portal articles

This assumes you have already used IBM's Installation Manager to install the cumulative fix.

Refer to IBM Portal - Configuring wkplc.properties for the steps on how to configure the workplace properties file (wkplc.properties) so that applyCF.sh can make a connection to Portal.

The applyCF.sh script will open a large number of files. The recommendation is to have the open files limit set to 200,000 open files, or more. Refer to Linux Commands - ulimit to set the open files limit to 200,000 or greater. Note that the limit must be set on both the deployment manager and the node servers.

The applyCF.sh script is used to install the cumulative fix.

/opt/WebSphere/AppServer/profiles/<your profile>/PortalServer/bin/applyCF.sh -DPortalAdminPwd=<password> -DWasPassword=<password>

 

If the build is successful, something like this should be displayed.

BUILD SUCCESSFUL
isIseries currently set to: null

update-registry-sync-property:
     [echo] updated RegistrySynchronized in file wkplc.properties with value: true

print-final-message:
Return code = 0
deleting temporary files
  
SUCCESS: Update to Cumulative Fix completed successfully.

 

After a successful build, the WPVersionInfo command can be used to ensure Portal was brought up to the new version of the cumulative fix.




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 54ee5c in the box below so that we can be sure you are a human.