A fatal Java error occurs when running Snappy scripts

Hi all,

I assume that by now, you have figured out the reason why your snappy batch processing of S1 crashes on the same file.

I am processing large amounts of S1 GRD files as well using snappy on a server and got exactly the same error/crash message as you, typically on the same GRD files. I did some trials and realized that the file is not the reason. Instead, I found that it always crashes after evoking snappy for 23 times in a row. Once you write your code in a way that already processed GRD files won’t be processed again, it will crash 23 files later than before.

Do you guys have an idea on why this could happen and how I could avoid this crash?

Thanks in advance.

1 Like