Hi,
I have this problem with some of our render nodes. Most render fine but I have three machines throwing this exception. I have tried googling a solution, reinstalling the software but no use. Can anyone shed any light on why this might be?
2021-02-25 22:40:57: ERROR: Scheduler Thread - Render Thread 0 threw an unexpected error:
2021-02-25 22:40:57: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021-02-25 22:40:57: Exception Details
2021-02-25 22:40:57: UnauthorizedAccessException – Attempted to perform an unauthorized operation.
2021-02-25 22:40:57: Exception.TargetSite: Int32 SetSecurityInfo(System.Security.AccessControl.ResourceType, System.String, System.Runtime.InteropServices.SafeHandle, System.Security.AccessControl.SecurityInfos, System.Security.Principal.SecurityIdentifier, System.Security.Principal.SecurityIdentifier, System.Security.AccessControl.GenericAcl, System.Security.AccessControl.GenericAcl)
2021-02-25 22:40:57: Exception.Data: ( )
2021-02-25 22:40:57: Exception.Source: System.Security.AccessControl
2021-02-25 22:40:57: Exception.HResult: -2147024891
2021-02-25 22:40:57: Exception.StackTrace:
2021-02-25 22:40:57: at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
2021-02-25 22:40:57: at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
2021-02-25 22:40:57: at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
2021-02-25 22:40:57: at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
2021-02-25 22:40:57: at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
2021-02-25 22:40:57: at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
2021-02-25 22:40:57: at FranticX.IO.Directory2.CreateWindowsDirectoryWithPermissions(String path, DirectorySecurity directorySecurity)
2021-02-25 22:40:57: at Deadline.IO.DeadlineClientPath.a(String cgn, UserInfo cgo)
2021-02-25 22:40:57: at Deadline.IO.DeadlineClientPath.CreateDirectoryWithMaxTwoUserAccess(String path, UserInfo additionalAllowedUser)
2021-02-25 22:40:57: at Deadline.IO.DeadlineClientPath.GetDeadlineClientSlaveJobPluginsFolder(String workerName, String jobId, Boolean createIfMissing, Boolean updatePermissions, UserInfo jobUser)
2021-02-25 22:40:57: at Deadline.Slaves.SlaveSettings.GetSlavePluginPath(String jobId, Boolean createIfMissing, Boolean updatePermissions, UserInfo jobUser)
2021-02-25 22:40:57: at Deadline.Slaves.SlaveRenderThread.e(String aiz, Job aja, CancellationToken ajb)
2021-02-25 22:40:57: at Deadline.Slaves.SlaveRenderThread.b(TaskLogWriter aiv, CancellationToken aiw)
2021-02-25 22:40:57: at Deadline.Slaves.SlaveRenderThread.a()
2021-02-25 22:40:57: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021-02-25 22:40:58: Skipping pending job scan because it is not required at this time
2021-02-25 22:40:58: Skipping repository repair because it is not required at this time
2021-02-25 22:40:58: Skipping house cleaning because it is not required at this time
2021-02-25 22:40:58: Scheduler Thread - Job’s Limit Groups:
Thanks for any assistance,
Dan