Hi! We're using FME Server 2021.1.3 Build 21631 - win64. Since last update have problems with access to libraries. Some of jobs crashes on random way.
For example:
"Module 'VectorToRasterFactory' is unavailable for use with this FME edition"
" Library 'C:\\Program Files\\FMEServer\\Server\\fme\\plugins/VectorToRasterFactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library"
or
"Module 'DatabaseUpdaterFactory' is unavailable for use with this FME editio"
"Library 'C:\\Program Files\\FMEServer\\Server\\fme\\plugins/DatabaseUpdaterFactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library"
or
"Module 'TextEncoderFactory' is unavailable for use with this FME edition"
"Library 'C:\\Program Files\\FMEServer\\Server\\fme\\plugins/TextEncoderFactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library"
and many others..
Problem will not occur in next launch of job. Couldn't find any connection between memory or cpu usage or time when job starts. Doesnt' matter if job is trigerred by Automations, url, Schedule or manual.
We've two engines, doesn't matter witch we're using.
We've made fresh install of FME Server, had cleaned any temp and early made directories - it doesn't gave us any progress.
There is about 300,400 jobs per day, problem occur on several, may several dozen.
I found some similar questions on forum but there is no solution.