I have a GDB with a road in it (themes are: road signs, traffic lights etc.). I have new measurements from the road in Shape (containing existing and new features). I have two GDB writers per theme: one to update the existing features, one to insert the new. The readers point to the same file and the writers point to the same copy of it.
After a while the Writers become '<not set>' in the Navigator pane:
Along with some translation warnings:
Geodatabase Error (-2147024894): The system cannot find the file specified.
Could not open File Geodatabase dataset `D:\\Data\\N207\\EXPORT_BUDATA_20160202_164111.gdb' for reading
The issue is resoved when the writer is deleted and loaded again but after a while the issue returns.
FME version is 2016.1, 32 bit.
@nielsgerrits