dsudar wrote: I presume both Blitz and Pixeldata should get more?
I would start with just PixelData, if that's what's throwing the OOM.
However, when reading the Trello card I see a note from @davidgault1 that there may be a hard limit array size of 2^31. If that's true, I guess increasing memory won't help, right?
Beyond some point, it certainly won't help, correct.
One sneaky issue I noticed is: after the OOM failure, no new pyramid creation is even initiating until I restart the OMERO.server. I.e. nothing is being logged in PixelData-0.log. After a restart PixelData goes to work on the next pyramid. So that OOM does mess something up badly but silently.
Evil. Thanks for letting us know. More digging to be done.
All the best,
~Josh