When attempting to run the Ocean Objection Detection application on Radarsat-2 data, the tool outputs a java.util.ConcurrentModificationException shortly after starting the process. This has been tested against a few datasets with the same result
The run output show the following error
java.util.ConcurrentModificationException java.util.ConcurrentModificationExceptionjava.lang.NullPointerException java.lang.NullPointerException Waiting thread received a null tile.
I’m curious if anyone else has run into this issue?