Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

UiPath Studio unexpected exit code 0xE0434352 while loading big json files one at the time

$
0
0

Hello everyone,

I’ve stumbled on a problem that results in process failing and giving me this error unexpected exit code 0xE0434352. I noticed the problem is related to lack of memory. In the process that my client wants to be done, it is required to load few json files (one at the time), while loading second (or further) file, memory exceeds 6Gbs/8Gbs on his developement environment (so there is still plenty left to use), causing a crash (this also happens on my own local machine if memory is filled too much).
What I do exactly is I read the json file as a text and place it into string variable, then I use json deserialize activity to create jobject out of it. I assume it could be a problem related to garbage collector not deallocating some variables or perhaps my approach could be done differently and less memory dependent. Is there anything I can do?

Thank you in advance.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>