I have several map services running on the same server / AGS instance and one of them, which sources all its data from File GeoDatabases (which are registered folders on the server) periodically logs the following message in AGS (tagged SEVERE).Method failed.HRESULT = 0x80070057 : The parameter is incorrect
The service is configured to always draw data dynamically, and has never been configured to create / use a tile cache. However, it also periodically logsFailed to rename cache folder
This message is also tagged SEVERE. There doesn't seem to be any issue rendering data, and rendering time is good, so I have no idea if this is a problem or not.Any suggestions on what's going on here would be much appreciated.