Question:
Why is the message “Out of Memory” being displayed?
Solution:
This happens when there is not enough memory to execute an E3 process. Each E3 process can use up to 2GB of memory, and this limit is set by Windows.
There are two options to fix the problem:
- Create a simpler application that uses less memory when executed; or
- Increase the computer’s memory and configure Windows to allocate more than 2GB for each process.
NOTE: Starting at v. 3.0 b 376, if a process in E3 is out of memory, it will only generate a new record in E3’s log (“Error E00500: Out of memory!”), then the process will resume its normal execution.