Robotask and RAM memory management

Discuss RoboTask here
Post Reply
GN120AN
Posts: 2
Joined: Sun Dec 18, 2022 1:55 pm

Robotask and RAM memory management

Post by GN120AN »

V8.2
We have a complex program with many tasks which are successively launched with a loop. We are currently using V8.2.
Everything is OK.

We found this:
From 70 or 80 loops, the gui becomes erratic and inoperative, BUT, the tasks are executed WITHOUT problems until the hundredth loop.

Our conclusion
Our current procedure is to stop the tasks from the fiftieth loop, then to restart Robotask 8.2 with a batch file.
This procedure works without problems. The motto of the IT department is: "What works SHOULD not be changed!"




V9.3
We tested version 9.3 with the SAME procedures and tasks used with V8.2

We found this:
Between the twentieth or twenty-fifth loop, Robotask stops (kills!) ALL tasks in progress. This unplanned stop causes errors that are difficult to determine and correct.


Our conclusion
We understand that the management of the memory occupation in Robotask is corrected and improved. The goal is to keep the graphical interface running.

However :
- We are surprised to see a reduction in RAM usage before a restart of Robotasl V9.3
- Is Robotask V9.3 really a 64bit application?

We would:
- Obtain a warning that robotask is likely to reset, (like an internal variable) in order to correctly stop the tasks in progress, and restart Robotask with the dedicated function.
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Robotask and RAM memory management

Post by Oleg »

We found this:
Between the twentieth or twenty-fifth loop, Robotask stops (kills!) ALL tasks in progress. This unplanned stop causes errors that are difficult to determine and correct.
Could you send the examples to me for investigation? Maybe I don't understand you...
- Is Robotask V9.3 really a 64bit application?
Since version 8.0 RoboTask has two editions: 32-bit and 64-bit
You can see platform in system task manager (see column Platform and Architecture in details)
Task Manager.png
Task Manager.png (27.99 KiB) Viewed 1021 times
Oleg Yershov
Post Reply