I have a very simple workspace. A DTED reader which is set to read a few thousand .dt0 files. This feeds into a Sorter transformer, which sorts alphabetically on fme_dataset, and finally outputs to an Inspector
When exactly 506 features have entered the Sorter, all subseqent features gives the error
ERROR |DTED Plugin: Failed to open file Z:\raw\Elevation\Global\DTED0\dted\e016\s05.dt0.
WARN |MULTI_READER(DTED_1): Skipping to next Reader
and only the first 506 features are output from the Sorter. This happens regardless of which .dt0 files are read, the limit is always 506 features.
This seems like a bug in the DTED reader to me, because a DEM reader does not give the same error.
I'm using FME 2018.1.0.0