Memory leak was observed when using the HTTP Channel. Engine fails at startup after applying hotfix.
book
Article ID: KB0086510
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Description: =========== A memory leak was observed when using the HTTP Channel. Even after applying the TIBCO BusinessEvents 5.1.1 hotfix03, the engine still fails at startup.
Environment: =========== TIBCO BusinessEvents 5.1.1 Hotfix3 All Operating Systems
Symptoms: ========= As described in the BE 5.1.1 HF3 readme:
************************* BE-18620 A memory leak was observed when using the HTTP Channel. To enable the fix, update the garbage collection parameter in be-engine.tra as follows:
Note: The new parameter for garbage collection must be set to 60% of the available heap. For example, if the available heap size is 2048M, the garbage collection parameter 'NewSize' is set to 1228M. *************************
The engine fails at start up and the following error is thrown:
"Too small initial heap for the new size specified."
Cause: ====== MaxPermSize identifies the max size of perm space which holds JVM structures and class objects. It may be possible that the JVM fails to start if the perm space is too small.
Resolution: ======== Increase the MaxPermSize by modifying the property to: