Skip to main content

If I run a workspace manually the FME Server starts logging - but the logs are not available when the jobb is completed:

 

Jobs ==> completed ==> choose one

"Error: The log file for job ID "..." does not exist"

 

Any help appreciated. Thanks

It may be that the available disk space is below the critical level, which makes FME Server delete all the job logs immediately after execution.

Check for critical messages in <FMEServerShare>\\resources\\logs\\service\\current\\fmecleanup.log

See also https://docs.safe.com/fme/html/FME_Server_Documentation/WebUI/Configuring-System-Cleanup-Settings.htm


This solved the problem. Thanks.


Reply