hi, we are getting a new system up here and only about half of our machines can render nuke.
The same machines that dont render nuke also couldnt render maya without opening the slave through the cmd promt.
Here is the error we get from the slaves.
Error Message
Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code, 1 (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: False
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Render Executable: “C:\Program Files\Nuke5.1v3\Nuke5.1.exe”
0: INFO: Render Argument: -V -x “C:\Users\Turbo\AppData\Local\Temp\nukerenderfarmTEST.nk” 19,19
0: INFO: Startup Directory: “C:\Program Files\Nuke5.1v3”
0: INFO: Process Priority: BelowNormal
0: INFO: Process is now running
0: STDOUT: Nuke 5.1v3, 64 bit, built Jan 16 2009.
0: STDOUT: Copyright (C) 2008 The Foundry Visionmongers Ltd. All Rights Reserved.
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/init.tcl
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/init.py
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/setenv.tcl
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/getenv.tcl
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/Constant.dll
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/tiffWriter.tcl
0: STDOUT: Loading C:/Program Files/Nuke5.1v3/plugins/tiffReader.dll
0: STDOUT: Writing X:/FOR SCOTT C/nuketestframes/test.019.tiff
0: STDOUT: Writing X:/FOR SCOTT C/nuketestframes/test.019.tiff took 0.00 seconds
0: STDOUT: Total render time: 0.00 seconds
0: STDOUT: Error: Write1: X:/FOR SCOTT C/nuketestframes/test.019.tiff: Can’t write, no such directory
0: STDOUT: Allocated 0B, 0% of usage limit of 4GiB.
0: STDOUT: free_*() calls: 0, new_handler() cleanups: 0.
0: STDOUT: Write1: X:/FOR SCOTT C/nuketestframes/test.019.tiff: Can’t write, no such directory
0: INFO: Process exit code: 1
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code, 1 (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()
We are on windows 7, and deadline 3.1 SP1
Thanks for all the help, sorry to ask so many questions.
-Scott
Bobo
December 24, 2009, 2:33am
2
I am stating the obvious, but the error that causes Nuke to return non-zero code is
0: STDOUT: Error: Write1: X:/FOR SCOTT C/nuketestframes/test.019.tiff: Can’t write, no such directory
Are you positive the slave can see the path in question? Have you tried running the same comp on that same machine without Deadline? Does that save to the above path correctly?
Just wondering.
Ahh thankyou sir. We didnt remap some of the network drives. Thanks for the help things seem to be running smoothly now