•
• See Supported UNIX Platforms and Guidelines for versions supported.
To configure TIBCO BusinessEvents for 64-bit mode you rename the provided 64 bit wrapper and configure the be-engine.tra and be-rms.tra files.
1.
a. In the tibco.env.STD_EXT_CP property, find %RV_HOME%/lib and replace it with %RV_HOME%/lib/tibrvj.jar.
b. Ensure that the JVM_LIB_PATH variable points to the appropriate JVM Server DLL or SO. For example:For 64 bit Sun JVM for AMD on Windows, use:
JVM_LIB_PATH =%TIB_JAVA_HOME%/bin/amd64/server/libjvm.dll
2. In each file, you also may want to increase the heap size and memory usage of the Java VM by adding JVM arguments to the tibco.env.APP_ARGS property and by changing the tibco.env.HEAP_SIZE property. The following lines are example values for these properties:
3. If you are using an HP-UX platform, open the be-engine.tra file and remove the following entry from the property java.extended.properties property:By default, the 32-bit java.extended.properties are enabled.Comment the 32-bit java.extended.properties and enable the 64-bit java.extended.properties in the TRA files in these folders:BE_HOME/bin/be-engine.traBE_HOME/mm/bin/be-mm.traBE_HOME/rms/bin/be-rms.tra
Copyright © TIBCO Software Inc. All Rights Reserved.