Skip to main content
Question

Failed to open FME feature store file

  • October 18, 2017
  • 4 replies
  • 405 views

michaels
Contributor
Forum|alt.badge.img+5

Hi

I've a very funny error. I've never had it before.

 

I created a new workspace and translate some data into an MAPINFO-Output. But I get this message in the log:

 

ERROR |Destination Feature Type Routing Correlator(RoutingFactory): Failed to open FME feature store file `' for write -- ensure that the folder exists

 

INFORM|=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

 

INFORM|Feature output statistics for `FFS' writer using keyword `W_2':

 

STATS |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

 

STATS | Features Written

 

STATS |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

 

STATS |==============================================================================

 

STATS |Total Features Written 0

 

STATS |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

 

STATS |Stored 0 feature(s) to FME feature store file `'

 

ERROR |Failed to open FME feature store file `' for write -- ensure that the folder exists

Then I removed the Writer and tried it to write into an ESRI-Shapefile but I get the same error.

What's wrong in my workspace?

Many thanks for your support and help.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

michaels
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • October 18, 2017
If I define an FFS_Dataset and give there a path and a filename (c:\\temp\\test.ffs) the workspace run perfect, but all Data are written to this ffs-file. I don't want an ffs-File, I will write to MAPINFO-Tab's.

 

I haven't set a Writer Redirect, so that can't be the problem.

 

 

 


Forum|alt.badge.img+6

Hi @michaels,

One thing that might be worth checking is to see if 'Redirect to Data Inspector' is turned on. This is found by going to Writers --> Redirect to Data Inspector. If this is enabled, please disable it and try running again.


michaels
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • October 19, 2017

Thanks for your answer. But I haven't turned on the 'Redirect to Data Inspector'. Any other ideas?


ekkischeffler
Contributor
Forum|alt.badge.img+7
  • Contributor
  • January 23, 2019

I came across the same error. I solved it by copying my entire workspace into a new workbench, except for the writers. I then just re-created the writers and it worked.

In my case this probably happened because I had to convert back a 2018 workspace into a 2017 workspace.