Hi,
I have recently been experiencing errors when submitting to Deadline from Houdini and Redshift.
I have been using Prism to submit the jobs to deadline.
Every now and then the jobs will throw up the following error:
=======================================================
Error
=======================================================
FailRenderException : Error: Caught exception: The attempted operation failed.
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\eidyAMDWorkstation\plugins\66773f9c034303160f99abe1\Houdini.py", line 438, in HandleStdoutError
self.FailRender(self.GetRegexMatch(1))
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_Processes_ManagedProcess_StdoutHandlerDelegateDispatcher.Invoke()
at FranticX.Processes.ManagedProcess.RegexHandlerCallback.CallFunction()
at FranticX.Processes.ManagedProcess.e(String dl, Boolean dm)
at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit)
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
=======================================================
RenderPluginException
=======================================================
Stack Trace
=======================================================
at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgq, CancellationToken bgr)
at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajv, CancellationToken ajw)
If I resubmit the job then it will pretty much always work fine, it’s annoying because I’m having to try and get one frame rendering on each job before I’m sure it won’t fail. So it’s difficult to submit lots of jobs at once since i have to test each of them.
Do you have any idea what this might be? If the job can make it past the preprocessing stage and the GPU fires up then I know the job will work fine.
I’m on Windows 10, Deadline 10.2.1.0, Redshift 3.5.23, Houdini 19.5.805.
Thanks!