Hi,
Is there any way to force The Garbage Collector at end of an OO flow execution ? ( Because our RASs memory consumption are very High , even though no flow is running on that RAS).
Regards;
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hi,
Is there any way to force The Garbage Collector at end of an OO flow execution ? ( Because our RASs memory consumption are very High , even though no flow is running on that RAS).
Regards;
If the RAS memory consumption is high even there are no OO related activities, I am not sure if the issue is caused by OO. You might want to run JConsole to monitor Java processes.
Please see,