EDEngineer icon indicating copy to clipboard operation
EDEngineer copied to clipboard

Out of memory-Exception on Reload Data

Open Conparator opened this issue 2 years ago • 5 comments

I am receiving an "Out of memory"-Exception when trying to reload all logs (via the "Reload all data"-button). I attach the full trace in a txt-file. EDEngineer_OutOfMemory_Exception.txt

Conparator avatar Jan 03 '22 14:01 Conparator

I wrote something a while ago but forgot to push ; are you able to checkout this lazy_test branch, compile and try it out? https://github.com/msarilar/EDEngineer/tree/lazy_test

msarilar avatar Feb 02 '22 22:02 msarilar

No problem, give me a moment (I've deleted my previous reply here because I have overseen something in your message and just noticed it facepalm Therefor this "second" response...still early in the morning here).

Conparator avatar Feb 03 '22 06:02 Conparator

Still the same error.

By the way, when I compile and execute the build, it shows me version 1.1.6.20 (same in the publish-tab). I downloaded and launched the code of the branch you linked.

Besides this, I monitored the process via the TaskManager and recognized that it quickly allocates a lot of Memory (I have 16GB of Memory in total and 4GB to 7GB of them are free without EDEngineer). The OutOfMemory-Exception usually occurs for me when I try to reload all data via the related button. So I guess probably it's not even a bug or issue in the code, perhaps I actually just don't have enough Memory for this task.

Conparator avatar Feb 03 '22 06:02 Conparator

just reviewed that code and found some oddities - would you mind pulling the branch and trying again?

msarilar avatar Feb 05 '22 21:02 msarilar

Hi, sorry for the late response. I will do ASAP.

Conparator avatar Feb 08 '22 14:02 Conparator