Furnace render problem

Hi,
I am using deadline version 4.1.0.43205 and I was trying to render fusion6 32bit file.
using furnace in file, (furnace installed on all render slaves)
But deadline giving following render thread in deadline slave
Please help to solve this problem as i am unable to render any furnace through deadline

  • September 09 2011 – 07:14 AM ----
    Scheduler Thread - Synchronizing job files
    Scheduler Thread - Synchronization time for job files: 15.6 ms
    Scheduler Thread - Synchronizing plugin files
    Scheduler Thread - Synchronization time for plugin files: 31.201 ms
    Constructor: FusionCmd
    0: Task timeout is disabled.
    0: Loaded job: test_4render (00c_070_00s_74e58ec0)
    0: INFO: StartJob: initializing script plugin FusionCmd
    0: INFO: Any stdout that matches the regular expression “Rendered frame [0-9]+ (([0-9]+) of ([0-9]+))." will be handled as appropriate
    0: INFO: Any stdout that matches the regular expression “Auto-exiting with errcode ([0-9]+)” will be handled as appropriate
    0: INFO: Any stdout that matches the regular expression “FLEXnet Licensing error” will be handled as appropriate
    0: INFO: Any stdout that matches the regular expression "This version of .
    has expired” will be handled as appropriate
    0: INFO: About: Fusion Cmd Plugin for Deadline
    0: Plugin rendering frame(s): 1
    0: INFO: 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 (x86)\eyeon\Fusion 6.0\Fusion.exe”
    0: INFO: Render Argument: “C:\Users\dead\AppData\Local\Prime Focus\Deadline\slave\jobsData\test_4render.comp” /render /start 1 /end 1 /step 1 /verbose /quiet /quietlicense /clean /quit
    0: INFO: Startup Directory: “C:\Program Files (x86)\eyeon\Fusion 6.0”
    0: INFO: Process Priority: BelowNormal
    0: INFO: Process is now running
    0: STDOUT: Caught OFX::Exception::PropertyUnknownToHost

The first thing to test would be if you can render with Fusion/Furnace outside of Deadline. Go to one of the slave machines that is reporting this error, and copy the comp file locally to the machine (ie: C:\temp\test_4render.comp). Then open a command prompt on the same machine and run this command:

“C:\Program Files (x86)\eyeon\Fusion 6.0\Fusion.exe” “C:\temp\test_4render.comp” /render /start 1 /end 1 /step 1 /verbose /quiet /quietlicense /clean /quit

If you copied the comp to a different location, just make sure to use the correct path in the command line. If you get the same error, then we can at least rule out Deadline as the cause of the error.

Cheers,

  • Ryan