Events cause error until agent is restarted:
U00065008 Error occurred in event '83910266' at retrieving file system information for path '\\example\example\automic\src\*', reason: '1450 - Insufficient system resources exist to complete the requested service. >FileSystem.cpp#sys::FileStore::fillStoreAttrib:131<'.
Agent installed on Windows OS
Usually, the error "1450 - Insufficient system resources exist to complete the requested service" is related to filesystem paged pools in memory, and depends on the amount of files used. This is captured in our log because its likely being caused by running a high number of events/jobs/file transfers. You can try working around this by reducing the files in directory \\example\example\automic\src\
Since the error is passed by the operating system, please contact their OS vendor to find a solution