Skip to main content
Question

Linux Server jobs restarts randomly (No message length returned in FME Engine reponse)

  • October 26, 2017
  • 5 replies
  • 20 views

We have data intense rasterization workspace (which we can share via dropbox) using Mapnik. The workspace is run with Red hat 7 / FME 2017.1.1.1. The server has sufficient memory and cpu capabilities and it is working fine with smaller data sets.

The desktop is also FME 2017.1.1.1 version and the fmeserver user has sufficient rights (root + https://knowledge.safe.com/articles/718/fme-server-troubleshooting-guide-testing-permissio.html ).

Checked the logs and it reports "No message length returned in FME Engine reponse" and restarts.

Can anyone 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.

5 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3698 replies
  • October 26, 2017

Is the FME Engine running on the same machine as the FME Server Core?


  • Author
  • 4 replies
  • October 26, 2017

Yes they are on the same machine.


  • Author
  • 4 replies
  • October 26, 2017

We are trying new approach with ffs store (https://knowledge.safe.com/articles/449/error-reading-large-number-of-raster-files.html) to reduce the memory usage.


  • Author
  • 4 replies
  • October 27, 2017

FFS store helped with the memory consumption but now Mapnik is complaining (Could not write to empty stream) and job was cancelled.


  • Author
  • 4 replies
  • November 6, 2017

Follow-up: after setting up the FME_TEMP variable to the server we were are able to run the job. Note that FME_TEMP needs to be set on rc file NOT on .profile.