Memory leak when uploading large files to Azure blob storage.

0
Am trying to upload files > 200MB to azure blob storage but i get the error :java.lang.OutOfMemoryError: Java heap space.  Files with 200mb and below upload successfully. am using the mendix standard REST call funtionality.   I would greatly appreciate if anyone has a solution to this or can point me to one.   Thanks, Julius  
asked
1 answers
0

> am using the mendix standard REST call funtionality.

How exactly are you using that?

answered