10-09-21 08:56 AM
10-09-21 04:06 PM
13-09-21 05:00 PM
@Peter Lacken,
This is an issue with the amount of available memory on the machine where you're running the process. A System.OutOfMemory exception is raised by the OS, not Blue Prism, when insufficient memory is available. This could be related to the actual upload attempt (trying to read the file into memory) or from BP or some other process trying to log information at the time. Below is a link to a KB article on the support site about some steps you can take to troubleshoot this type of issue, but in general I'd say increase the memory on the that machine/VM if possible.
https://portal.blueprism.com/customer-support/support-center#/path/Operational-Support/Performance/Routine-Maintenance/1141009962/How-do-I-avoid-Out-Of-Memory-issues.htm
Cheers,
14-09-21 02:52 PM
15-09-21 04:04 PM
16-09-21 06:16 AM