Just to add another dimension, machines that experience this problem also fail to spawn processes from even listener plugins:
[code]=======================================================
Error
Event Error (OnJobStarted): ApplicationName=’/Volumes/sv-dev01/branches/luma/python/bin/renderbin’, CommandLine=’-q deadline start’, CurrentDirectory=’/var/tmp’
=======================================================
Type
Win32Exception
=======================================================
Stack Trace
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0
at System.Diagnostics.Process.Start () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at FranticX.Processes.ChildProcess.InternalLaunch (System.String executable, System.String arguments, System.String startupDirectory) [0x00000] in :0
at FranticX.Processes.ChildProcess.Launch (System.String executable, System.String arguments, System.String startupDirectory) [0x00000] in :0
at Deadline.Events.DeadlineEventPlugin.RunProcess (System.String executable, System.String arguments, System.String startupDirectory, Int32 timeoutMilliseconds) [0x00000] in :0
at Deadline.Events.DeadlineEventListener.RunProcess (System.String executable, System.String arguments, System.String startupDirectory, Int32 timeoutMilliseconds) [0x00000] in :0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
=======================================================
Full Log
An error occurred in the “OnJobStarted” function in events plugin ‘LumaEvents’: An error occurred in function “OnJobStarted” the event plugin script file “/Volumes/luma/_globalAssets/production/deadline/repo-la-6/custom/events/LumaEvents/LumaEvents.py”: ApplicationName=’/Volumes/sv-dev01/branches/luma/python/bin/renderbin’, CommandLine=’-q deadline start’, CurrentDirectory=’/var/tmp’ (Deadline.Events.DeadlineEventPluginException)
at Deadline.Events.DeadlineEventPlugin.HandlePythonError (System.String message, System.Exception e) [0x00000] in :0
at Deadline.Events.DeadlineEventPlugin.OnJobStarted (Deadline.Jobs.Job job, System.String[] auxiliaryFilenames) [0x00000] in :0
at Deadline.Events.DeadlineEventManager.OnJobStarted (Deadline.Jobs.Job job, System.String[] auxiliaryFilenames, Deadline.Controllers.DataController dataController) [0x00000] in :0
=======================================================
Details
Date: 10/28/2014 01:33:16
Event Type: OnJobStarted
Frames: (no task)
Job Submit Date: 10/27/2014 21:15:20
Job User: joeys[/code]
Possibly, but if we have auto upgrades enabled, and since auto-configuration doesn’t work to allow me to disable them, wouldn’t all of the 6.2.1 slaves immediately try to downgrade back to 6.2.0?
Anything remote is probably out of the question. Security has gotten very tight around here thanks to some (excessively paranoid, in my opinion) Marvel demands.