Skip to main content

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

I have had the same issue with my work-spaces. Thanks for posting this.


Hi @camiel, could you try to use a different GDB for the reader and writer and see if this happens?


@camiel would you be able to send the workspace to support? What would be great would be if you could send a copy of the workspace before and after the problem occurred


Reply