Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | BW 6.x |
The memory set in the TRA file corresponds to the Heap Size, while the Memory Usage column that is displayed on TEA refers to the total process memory which will be determined not only by the heap size but also by the OS and it will always be higher than the heap memory that is set at the TRA.
BW does not have control over the amount of native memory used, so when we start an AppNode it will create a JVM and the memory displayed will correspond to the memory taken by JVM as a process.