TIBCO ActiveMatrix BusinessWorks Service Engine 5.9.3 hotfix, TIB_amx_3.1.5_hotfix008, is now available.

TIBCO ActiveMatrix BusinessWorks Service Engine 5.9.3 hotfix, TIB_amx_3.1.5_hotfix008, is now available.

book

Article ID: KB0104246

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Service Engine -
Not Applicable -

Description

Description:
You can download this HotFix from the TIBCO Product Support FTP server using your eSupport username and password, at
  
ftp://support-ftp.tibco.com

Once you have successfully logged into the server, you will find the hotfix packages under

available_downloads/ActiveMatrix/ActiveMatrixBusinessWorksService Engine/5.9.3/TIB_amx_3.1.5_hotfix008

Listed below is a summary of updates included. Please refer to the hot fix readme document for any additional information.

================================================================================
Closed Issues in 3.1.5_hotfix008 (This Release)

AMRP-4361
There is now an OSGi command available to regenerate the Policy database on
demand.  

Please see the following steps for enabling the OSGi console,
regenerating the Policy database, and disabling the OSGi console (after the
hotfix has been installed and applied). Before starting, the TIBCO Host and
all of its nodes must be running.

  1. Open a command window and change to
     "&ltCONFIG_HOME>/tibco/data/tibcohost/&ltInstanceName>/host/bin".

  2. Enable the OSGi console on the BPM Node:

     ./tibcohost sncp -nodeName &ltNodeName> -properties osgi.console=&ltportNumber>

     where:

        &ltNodeName> is the name of your BPM Node.
        &ltportNumber> is any free TCP port; typical portNumber value is 1112

  3. Stop the BPM Node:

     ./tibcohost stopNodes -nodeName &ltNodeName> -wait -1

  4. Remove the existing Policy database folder from file system.  Find the
  'PolicyAgentRuntimeDB' folder under the
   &ltCONFIG_HOME>/tibcohost/nodes/&ltNodeName>/work/cf/ directory & delete it.

     rm -rf &ltCONFIG_HOME>/tibcohost/nodes/&ltNodeName>/work/cf/&ltUUID>/work/PolicyAgentRuntimeDB

  5. Start the BPM Node:

     ./tibcohost startNodes -nodeName &ltNodeName> -wait -1

  6. Open an OSGi console on the BPM Node:

     telnet localhost &ltportNumber>

  7. Run the OSGi command to rebuild the Policy database by entering the
  following at the "osgi" prompt:

     rebuildPolicyDB

  8. Disconnect from the OSGi console:

     disconnect

  9. Disable the OSGi console on the BPM Node:

      a. Set the property to disable the OSGi console on the next restart:

    ./tibcohost sncp -nodeName &ltNodeName> -properties osgi.console=

      b. Stop the BPM Node:

        ./tibcohost stopNodes -nodeName &ltNodeName> -wait -1

      c. Restart the BPM Node:

        ./tibcohost startNodes -nodeName &ltNodeName> -wait -1

  NOTE: The OSGi console should be always be disabled after use to avoid
  creating a security "hole".

AMRP-4390
Messages are now removed from the queue once consumed by the component.

TAP-11578
User actions such as deploy, undeploy, node-install, etc. are no longer
occasionally hanging with the status "In Progress" after restarting
ActiveMatrix Administrator. This was due to an ActiveMatrix Administrator
initialization timing issue (as seen in the log file) which has been resolved.

================================================================================

Issue/Introduction

TIBCO ActiveMatrix BusinessWorks Service Engine 5.9.3 hotfix, TIB_amx_3.1.5_hotfix008, is now available.

Environment

Product: TIBCO ActiveMatrix BusinessWorks Service Engine Version: 5.9.3 OS: --------------------