Hi all
I have few questions related to memory leakage.
The scenario is :
- A simple tango generated java program which updates dynamic attributes.
- I have tested this code using for 2 days.
- When I used JTangoServer-1.1.7-all.jar for executing the program, memory increased from 93 MiB to 130.8 MiB.
- And when I tried to execute the same code with JTango-9.0.3.jar , memory increased from 85.4 MiB to 896.7 MiB.
- I have used SystemMonitor to know memory usage by the program and attached the same.
I could not find the reason behind this memory leakage.
Please let me know if anyone know the reason behind this memory issue and solution for the same.
Thanks and Regards
TCS-GMRT