Error code

Windows ERROR_NOT_ENOUGH_MEMORY

WINDOWSERROR_NOT_ENOUGH_MEMORY
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

Not enough memory resources are available to process this command..

How to fix it

  1. Close other running programs to free RAM.
  2. restart the application or the computer.
  3. increase the page file size in System advanced settings.
  4. add more physical memory if the workload routinely exhausts it.

Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.