Several of the save options can run out of memory, forcing a GC seems to fix the problem.
Though this is a JAI tilecache issue we can work around it by 1. seeing if we can allocate a large enough array, and if that fails, forcing a gc and re-trying.
Log in to post a comment.