Skip to main content
Question

How to change a temp location on FME server Express installation and a seperate engine

  • January 20, 2020
  • 2 replies
  • 27 views

jsmitsman
Forum|alt.badge.img

What I want: changing temp location on the server with the FME Server express installation.

 

 

Last week, I installed FME server "express installation" on windows server and added a seperate engine also on a windows server.

I added on both servers an FME_TEMP environment variable with a reference to another "temp disk", and restarted all the services on both servers. The seperate engine machine is writing the temp files verry well to this location, but the server with the "express installation" not. What can I do more to changing the temp location for this machine?

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.

2 replies

david_r
Celebrity
  • 8392 replies
  • January 20, 2020

It should work on both servers, regardless. On the server that doesn't behave as expected, make sure that


jsmitsman
Forum|alt.badge.img
  • Author
  • 3 replies
  • January 21, 2020

It should work on both servers, regardless. On the server that doesn't behave as expected, make sure that

Hi david_r,

Thanks for your answer. This problem is solved now by changing the Log On account from local System account to a specified user account of the Engine services. Thanks for your help!