I’m not too familiar with deadline so my problem solving for error codes is very limited. I’ve recently come across the error posted below and have absolutely no idea what the source of the problem is.
About 10 render nodes will cycle through the first frames and end up dropping them when they’ve deemed them too full of errors to render. The frames are then labeled “Queued” in bright red and until the errors are manually cleared no render node will attempt to render them again.
Here’s some info about the file I’m attempting to render…
-Using Maya 2009.
-The file renders locally without any problems.
-There are references in the file which I’ve attempted to directly import in and it hasn’t made a difference.
-Mental Ray Render Diagnostics came up with only 4 errors pertaining to texture files that are 3k x 3k which shouldn’t make a difference.
-Other Maya jobs are rendering on the farm with little to no fuss… They still contain 100+ errors but render nodes aren’t dropping the frames in queue.
The error code I’ve gotten is:
Error Message
Exception during render: An error occurred in RenderTasks(): Error in RenderExecutable(): Maya 2009_0 render executable was not found in the semicolon separated list “C:\Program Files\Autodesk\Maya2009\bin\Render.exe;C:\Program Files (x86)\Autodesk\Maya2009\bin\Render.exe”. The path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor. (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor. (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Exception Details
RenderPluginException – Exception during render: An error occurred in RenderTasks(): Error in RenderExecutable(): Maya 2009_0 render executable was not found in the semicolon separated list “C:\Program Files\Autodesk\Maya2009\bin\Render.exe;C:\Program Files (x86)\Autodesk\Maya2009\bin\Render.exe”. The path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor. (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
RenderPluginException.Cause: JobError (2)
Exception.Data: ( )
Exception.TargetSite: Void RenderTask(Int32, Int32)
Exception.Source: deadline
Exception.StackTrace:
at Deadline.Plugins.Plugin.RenderTask(Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Scheduler Thread - Render Thread 1 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): Error in RenderExecutable(): Maya 2009_0 render executable was not found in the semicolon separated list “C:\Program Files\Autodesk\Maya2009\bin\Render.exe;C:\Program Files (x86)\Autodesk\Maya2009\bin\Render.exe”. The path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor. (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Error Type
RenderPluginException
Error Stack Trace
at Deadline.Plugins.Plugin.RenderTask(Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()
Thanks in advance,
dan