![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
•
•
1. (be-rms.tra is used with TIBCO BusinessEvents Decision Manager and be-views.tra is used with TIBCO BusinessEvents Views.)
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 Linux, use:
JVM_LIB_PATH = %TIB_JAVA_HOME%/lib/amd64/server/libjvm.soFor 64 bit Sun JVM for AMD on Windows, use:
JVM_LIB_PATH =%TIB_JAVA_HOME%/bin/amd64/server/libjvm.dll
c. To increase the heap size used by the engine, modify the values of –Xms and –Xmx in the java.extended.properties parameter. For example, some common values are as follows: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 |