Hi All,
One of my slaves has been acting up; giving the following error log:
I’m rendering a Mayabatch job, which on the other slaves does not give an error.
Any ideas where I can start troubleshooting? Rebooting does not help.
This does not look like a Maya specific error.
Thanks in advance.
Cheers!
Dennis
Error Type:
IndexOutOfRangeException
Report Message:
Index was outside the bounds of the array.
Slave Log:
ns.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.set_Item(TKey key, TValue value)
at IronPython.Runtime.Types.ComObject.AddType(Guid guid, Type type)
at IronPython.Runtime.TopReflectedPackage.LoadAssembly(SystemState state, Assembly assem, Boolean isInteropAssembly)
at IronPython.Modules.ClrModule.AddReference(Assembly assembly)
at IronPython.Modules.ClrModule.AddReferenceByName(String[] names)
at IronPython.Runtime.TopReflectedPackage.Initialize(SystemState state)
at IronPython.Runtime.Importer.ImportBuiltin(PythonModule mod, String name)
at IronPython.Runtime.Importer.ImportTopAbsolute(PythonModule mod, String name)
at IronPython.Runtime.Importer.ImportModule(ICallerContext context, String modName, Boolean bottom)
at IronPython.Hosting.EngineModule.Import(String moduleName)
at FranticX.Scripting.ScriptEngine…ctor()
at Deadline.Scripting.DeadlineScriptEngine…ctor(DeadlineController deadlineController)
at Deadline.Plugins.ScriptPlugin.GetNewScriptEngine()
at Deadline.Plugins.ScriptPlugin…ctor(String pluginName, DeadlineController deadlineController)
at Deadline.Plugins.Plugin…ctor(String name, String networkSourcePath, String slaveDestinationPath, Int32 threadId, DeadlineController deadlineController)
at Deadline.Controllers.DeadlineController.RequestPlugin(String pluginName, String slaveLocalPath, Int32 threadID)
at Deadline.Slaves.SlaveRenderThread.RequestPlugin(String pluginName, Boolean reloadPlugin)
at Deadline.Slaves.SlaveRenderThread.LoadPlugin()
at Deadline.Slaves.SlaveRenderThread.ThreadMain()
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Scheduler Thread - Render Thread 1 threw an error:
Scheduler Thread - Index was outside the bounds of the array.
Scheduler Thread - Unexpected Error Occured: Index was outside the bounds of the array. (System.IndexOutOfRangeException)
Error Stack Trace:
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary
2.set_Item(TKey key, TValue value)
at IronPython.Runtime.Types.ComObject.AddType(Guid guid, Type type)
at IronPython.Runtime.TopReflectedPackage.LoadAssembly(SystemState state, Assembly assem, Boolean isInteropAssembly)
at IronPython.Modules.ClrModule.AddReference(Assembly assembly)
at IronPython.Modules.ClrModule.AddReferenceByName(String[] names)
at IronPython.Runtime.TopReflectedPackage.Initialize(SystemState state)
at IronPython.Runtime.Importer.ImportBuiltin(PythonModule mod, String name)
at IronPython.Runtime.Importer.ImportTopAbsolute(PythonModule mod, String name)
at IronPython.Runtime.Importer.ImportModule(ICallerContext context, String modName, Boolean bottom)
at IronPython.Hosting.EngineModule.Import(String moduleName)
at FranticX.Scripting.ScriptEngine…ctor()
at Deadline.Scripting.DeadlineScriptEngine…ctor(DeadlineController deadlineController)
at Deadline.Plugins.ScriptPlugin.GetNewScriptEngine()
at Deadline.Plugins.ScriptPlugin…ctor(String pluginName, DeadlineController deadlineController)
at Deadline.Plugins.Plugin…ctor(String name, String networkSourcePath, String slaveDestinationPath, Int32 threadId, DeadlineController deadlineController)
at Deadline.Controllers.DeadlineController.RequestPlugin(String pluginName, String slaveLocalPath, Int32 threadID)
at Deadline.Slaves.SlaveRenderThread.RequestPlugin(String pluginName, Boolean reloadPlugin)
at Deadline.Slaves.SlaveRenderThread.LoadPlugin()
at Deadline.Slaves.SlaveRenderThread.ThreadMain()