Skip to main content

Hi,

I was trying to submit job in FME server and it just throwing it in to queue. while I am troubleshooting the issue I have noticed there is no engine listed at Engine Management page I am wondering why??

Ihave tried to fix the issue by restarting all FME related service manually and didnt work.

Any suggestion? this is production environment ?

thank you

Hi @addisalem

 

 

Have you checked out our engines troubleshooting guide?

 

 

If the FME Engine service is started in Windows Services, I'd suggest taking a look at the log files:

 

<FMEServerSystemShare>\\resources\\logs\\core\\current\\fmeserver.log

<FMEServerSystemShare>\\resources\\logs\\engine\\current\\*.log

<FMEServerSystemShare>\\resources\\logs\\engine\\current\\jobs\\job_xx.log


hi @jlutherthomas,

thanks for the suggestion. I cant see any log file under log folder


Have you changed the account running the FME Server Engine service in Windows Services?

 

 

Alternatively, if you system is low on memory you may find that clean up tasks are causing the log files to be cleaned up or not written. Have you checked the log folders through the web ui and the file explorer?

Reply