Skip to main content
Solved

FME crashes without error but runs if tasks are done separately

  • May 31, 2017
  • 5 replies
  • 19 views

Forum|alt.badge.img

Hi,

I have a simple workspace. I read a file (interlis2) and have 4 parallel transformers attached (GeometryReplacers, followed by GeometryFilter and AttributeRenamer).

When I run the workspace it crashes at exactly the same data row in my input file without any further error message except "fme has stopped working". Nothing in log file either.

If I disable two of the four parallel transformers and run the workspace and afterwards disable them and enable the two remaing ones all data is read and written (Autodesk sdf3).

Memory is no issue - FME just uses 500 MB, there is plenty left.

Any ideas why that happens? I would like to run the workspace in one go.

Thank you, Rob

Best answer by david_r

My suggestion would be to try again using FME 2016, you can download it here. Install to a different directory and you can have both 2016 and 2017 installed in paralell.

You can also enable trace messages when creating the reader and see if there's more info in the log.

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.

5 replies

david_r
Celebrity
  • May 31, 2017

What is your version of FME and ili2fme? You can find the ili2fme version number in the FME log.


Forum|alt.badge.img
  • Author
  • May 31, 2017

Hi David,

sorry for not mentioning this my initial post. Here are the details:

ili2fme-6.1.5-20161102

ili2c-4.5.27-20161102

java.version 1.8.0_111

FME 2017.0.0.0 (20170228 - Build 17259 - WIN32)

Rob


david_r
Celebrity
  • Best Answer
  • May 31, 2017

My suggestion would be to try again using FME 2016, you can download it here. Install to a different directory and you can have both 2016 and 2017 installed in paralell.

You can also enable trace messages when creating the reader and see if there's more info in the log.


Forum|alt.badge.img
  • Author
  • June 1, 2017

Hi David,

luckily 2016 was already installed - and yes - with 2016 the workbench doesnt cause any issues.

Do you know why 2017 crashes and 2016 does not?

Many Thanks, Rob


david_r
Celebrity
  • June 1, 2017

It could be related to the version of ili2fme, the versions installed are different between FME 2016 and 2017, if I'm not mistaken

You could try installing the version of ili2fme that's installed with FME 2016 in your 2017 directory, you can find previous versions here. If that works, it's probably a bug in ili2fme and you should contact Eisenhut about it.