Post Installation Tasks

Post installation tasks are additional tasks that you might have to perform after installation. These tasks are required for certain scenarios and must be performed before you develop your applications or create and configure the runtime objects.

Before you begin Complete the installation before running the post installation tasks.
Note: In case Apache Maven is not installed before installing TIBCO ActiveMatrix BusinessWorks™ Maven Plugin, install Apache Maven and then run install.sh/install.bat from <TIBCO-HOME>\bw\6.x\maven to install Maven Plugin.

Set Environment Variable RV_HOME

If you want to use the Rendezvous palette activities, install TIBCO Rendezvous®. For the supported versions, see the product readme file.

Important: Ensure that the environment variable RV_HOME is set and refers to the TIBCO Rendezvous installed. For example, on Windows platform, set "RV_HOME=TIBCO_HOME/tibrv/8.4".

On AIX Platform: Configure the Environment

On AIX platform, follow the steps to configure the environment:

  1. Remove TIBCO_JRE_HOME/1.8.0/lib/xml.jar.
  2. Copy BW_HOME/system/shared/com.tibco.tpcl.javax.system.exports_5.10.0.001/xml-apis.jar into TIBCO_JRE_HOME/1.8.0/lib/ext
  3. Copy BW_HOME/system/shared/com.tibco.tpcl.com.ctc.wstx_3.2.300.002/wstx-asl-3.2.9.jar into TIBCO_JRE_HOME/1.8.0/lib/ext
  4. To resolve localhost on AIX platform, add the property [hosts = local, bind4] to /etc/netsvc.conf if applicable.
Note: If you are using BWAgent with TEA, TEA_HOME and BW_HOME locations must be different.

On Ubuntu 22.x: Configure the Environment

To configure the environment on Ubuntu 22.x, perform the following steps:

  1. Open the /etc/gdm3/custom.conf file available on your local machine.

  2. Set WaylandEnable=true to WaylandEnable=false and save the changes.

  3. Run the following command:

    sudo systemctl restart gdm3