Skip to main content
Question

GeodatabaseDefline_.fmi Could not be opened error

  • April 26, 2019
  • 4 replies
  • 16 views

Forum|alt.badge.img

Whenever I run a workbench I encounter following error

ERROR |BADNEWS: File C:\\apps\\FME\\metafile\\geodatabaseDefline_.fmi could not be opened (tabrdr_classic.cpp:2756 - tabrdr::ClassicTableReader::TableReaderSource::open) - (tabrdr_classic.cpp:1743 - tabrdr::ClassicTableReader::getRow) - (tabrdr_classic.cpp:1743 - tabrdr::ClassicTableReader::getRow)

I am using FME Desktop 2018.1

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

xiaomengatsafe
Safer
Forum|alt.badge.img+11

Hi @harshal.gharat, Thanks for your question.

Are you by any chance running the workspace with debug logging turned on? You can check this in Tools>Fme Options>Translation>Log Message Filter, see if Log Debug is checked.

Most "BADNEWS" logs are debug logs, which are meant to help developers to use. Often the translation will be successful, even with these types of errors logs. Is your translation producing expected results?


Forum|alt.badge.img

Hi @harshal.gharat, Thanks for your question.

Are you by any chance running the workspace with debug logging turned on? You can check this in Tools>Fme Options>Translation>Log Message Filter, see if Log Debug is checked.

Most "BADNEWS" logs are debug logs, which are meant to help developers to use. Often the translation will be successful, even with these types of errors logs. Is your translation producing expected results?

Hi @xiaomengatsafe Yes, I have Log Debug is checked and my translation is also successful however at the end I get a message as Error running translation


xiaomengatsafe
Safer
Forum|alt.badge.img+11

Hi @xiaomengatsafe Yes, I have Log Debug is checked and my translation is also successful however at the end I get a message as Error running translation

What if you run the workspace again (as long as it won't produce undesired results), with Log Debug turned off? Would that still give you the "Error running translation" at the end?

If you can verify the output of your translation is as you'd expected, it's safe to ignore the error in this particular case.


erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • May 3, 2019

I had similar issues before and posted an idea about this:

BADNEWS cleanup