in reply to out of memory exception

siddheshswawant:

If you made no changes and it's crashing now, then I'd suspect that the amount of data you're working on this run is substantially larger than when it worked OK. If that's the case, you may want to split the workload into smaller chunks.

...roboticus