Posted by a ceTe Software moderator
Hello,
Seems like you have enough memory. Can you please try to enabling the incremental gc using -Xincgc?
If that does not work, please try calling the System.runFinalization() method after the call to Draw method, this should free up any pending resources that need to be garbage collected.
If both solutions do not work, please send the code that you are using to
Support Team so that we can try to recreate it on our end.
Thanks,
ceTe Software Support Team