Products | Versions |
---|---|
TIBCO iProcess Engine (Oracle) | 11.9.0 |
===============================================================================
Product Name : TIBCO iProcess(R) Engine (Oracle)
Release Version: 11.9.0_HF-003
Release Date : October 2023
===============================================================================
Installation
1. Shut down TIBCO iProcess Engine.
2. Back up the following existing files to a safe location that should be
outside of the $SWDIR directory:
- $SWDIR/jar/common_bootstrap_library.jar
3. Copy the following files from the given package overwriting the existing
files, and leaving the permissions and ownership as they are.
- common_bootstrap_library.jar
4. Edit the existing $SWDIR/swdefs line 1 to i11.9-o(0.3)
5. Run the following script supplied in the hotfix package ( this will update
the JMX configuration file to load other MBeans into RPC_TCP_LI process ):
./jmx_mergeconfig.sh
Note: Please run the above script as 'pro' user.
6. Restart TIBCO iProcess Engine.
===============================================================================
Affected Files for 11.9.0_HF-003 (This Release)
- common_bootstrap_library.jar
===============================================================================
Closed Issue in 11.9.0_HF-003 (This Release)
IPE-6132
iProcess Addin for Business Studio failed to connect to the BW Server MBean.
Corrected.
Additional Information:
JMX has been disabled starting with iProcess 11.9.x so no client can connect to
iProcess on JMX port anymore.
Business Studio needs that JMX port to be enabled, to fetch the following
MBeans:
TIBCO:IProcessDeployment - iProcess Server MBean
TIBCO:SWAliasControlDAO - BW Server MBean
Earlier, iProcess had the capability of hosting above MBeans on two different
ports, BW MBean hosted on BG process and iProcess MBean hosted on RPC_TCP_LI.
Now with this hotfix both of the MBeans are hosted on the same port that is on
RPC_TCP_LI process and will be controlled by the ENABLE_JMX_LISTENER process
attribute.
The hotfix can be downloaded from the TIBCO Support Customer Portal Web UI,
using your username and password for the TIBCO Support Web.
Once logged on the hotfix can be found under the Downloads Menu:
AvailableDownloads/iProcess/engine/11.9.0/hotfix003