I have a scheduled automation which runs every hour, it just checks how long the job queue is - the are no user parameters.
Once a month or so I get an ERROR in the workspace.
The error is (log attached):
2025-07-10 09:58:00| 0.0| 0.0|ERROR |'\xA0\xC2y\xDD/Z\x00\x0010 09:58' is not recognized as a valid encoding name.
It’s an old workspace written with FME 2020 that’s been migrated a few times in FME Server to in FME 2024.2.2
The log indicates that something is getting garbled. I can see part of a timestamp in there - the timestamp is the the start time of the job.
I’ve see a similar error in other jobs as well on customer servers as well with different jobs (also intermittent.
Has anyone else experienced intermittent errors like this?
I have a hunch that making a whole new workspace in FME 2024 will make the error go away - but was curious is anyone else had run into this