MAX2011 to Deadline 3.1 SP1

Hi all, I need to submit job from max2010 and 2011 to Deadline 3.1 SP1, How to fix script for complitible, I’ll show my scripth that I edit by myself in 3dsmax.dlinit and 3dsmax.param file and any one can help ? Thank alot ^^

3dsmax.dlinit

[code]# General Plugin Settings
About=3dsmax Plugin for Deadline
ConcurrentTasks=True

3dsmax Specific Plugin Settings

RenderExecutable9=C:\Program Files\Autodesk\3ds Max 9\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 9\3dsmax.exe
RenderExecutable2008=C:\Program Files\Autodesk\3ds Max 2008\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2008\3dsmax.exe
RenderExecutable2009=C:\Program Files\Autodesk\3ds Max 2009\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2009\3dsmax.exe
RenderExecutable2010=C:\Program Files\Autodesk\3ds Max 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2010\3dsmax.exe
RenderExecutable2010Design=C:\Program Files\Autodesk\3ds Max Design 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max Design 2010\3dsmax.exe
RenderExecutable2011=C:\Program Files\Autodesk\3ds Max 2011\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2011\3dsmax.exe
LoadMaxTimeout=1000
StartJobTimeout=1000
ProgressUpdateTimeout=8000
FailOnExistingMaxProcess=False
StrictMaxCheck=True
AlternatePluginIni=
RunCmdWorkaround=True
[/code]

3dsmax.param

[code][RenderExecutable9]
Category=Render Executables
CategoryIndex=0
Label=3dsmax 9 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 9\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 9\3dsmax.exe

[RenderExecutable2008]
Category=Render Executables
CategoryIndex=1
Label=3dsmax 2008 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2008\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2008\3dsmax.exe

[RenderExecutable2009]
Category=Render Executables
CategoryIndex=2
Label=3dsmax 2009 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2009\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2009\3dsmax.exe

[RenderExecutable2010]
Category=Render Executables
CategoryIndex=3
Label=3dsmax 2010 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2010\3dsmax.exe

[RenderExecutable2010Design]
Category=Render Executables
CategoryIndex=4
Label=3dsmax Design 2010 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max Design 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max Design 2010\3dsmax.exe

[RenderExecutable2011]
Category=Render Executables
CategoryIndex=5
Label=3dsmax 2011 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2011\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2011\3dsmax.exe

[LoadMaxTimeout]
Category=Timeouts
CategoryIndex=0
Label=Timeout For Loading 3dsmax
Type=Integer
Description=Maximum time for 3dsmax to load, in seconds.
Default=1000

[StartJobTimeout]
Category=Timeouts
CategoryIndex=1
Label=Timeout For Starting A Job
Type=Integer
Description=Maximum time for 3dsmax to start a job, in seconds.
Default=1000

[ProgressUpdateTimeout]
Category=Timeouts
CategoryIndex=2
Label=Timeout For Progress Updates
Type=Integer
Description=Maximum time before progress update times out, in seconds.
Default=8000

[AlternatePluginIni]
Category=3dsmax Options
Label=Alternate Plugin Ini File
Type=Filename
Description=Location of alternate plugin ini file.
Default=

[FailOnExistingMaxProcess]
Category=3dsmax Options
Label=Fail On Existing 3dsmax Process
Type=Boolean
Description=Prevent deadline from rendering when 3dsmax is already open.
Default=False

[StrictMaxCheck]
Category=3dsmax Options
Label=Check That 3dsmax Installation Is Valid
Type=Boolean
Description=Use strict checking to make sure the 3dsmax installation is valid.
Default=True

[RunCmdWorkaround]
Category=3dsmax Options
Label=Run 3dsmaxcmd.exe Workaround
Type=Boolean
Description=3dsmaxcmd.exe sometimes needs to be executed before 3dsmax will render properly, which is what this workaround is for.
Default=True[/code]

Error Message

[code]Error Message
An error occurred in StartJob(): The 3dsmax start up file C:\Users\Bincbkk\AppData\Local\Frantic Films\Deadline\slave\plugins\deadlineStartupMax2011.max does not exist (Deadline.Plugins.ScriptPlugin+FailRenderException)

Slave Log
tic Films\Deadline\slave\plugins\deadlineStartupMax2011.max does not exist (Deadline.Plugins.ScriptPlugin+FailRenderException)

RenderPluginException.Cause: JobError (2)

Exception.Data: ( )

Exception.TargetSite: Void StartJob(Deadline.Jobs.Job)

Exception.Source: deadline

Exception.StackTrace:

at Deadline.Plugins.ScriptPlugin.StartJob(Job job)

at Deadline.Plugins.Plugin.StartJob(Job job)

at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Constructor: 3dsmax
0: Task timeout is disabled.
0: Loaded job: MAX2011_2_Deadline3.1_v002 (999_050_000_4ba7dd28)
0: INFO: StartJob: initializing script plugin 3dsmax
0: INFO: About: 3dsmax Plugin for Deadline
0: INFO: Start Job called - starting up 3dsmax plugin
0: INFO: Rendering with 3dsmax version: 2011
0: INFO: Build of 3dsmax to force: 64bit
0: INFO: Rendering with executable: C:\Program Files\Autodesk\3ds Max 2011\3dsmax.exe
0: INFO: Fail on existing 3dsmax process: 0
0: INFO: Load 3dsmax timeout: 1000 seconds
0: INFO: Start job timeout: 1000 seconds
0: INFO: Progress update timeout: 8000 seconds
0: INFO: Progress update timout disabled: 0
0: INFO: Slave mode enabled: 1
0: INFO: Silent mode enabled: 0
0: INFO: Local rendering enabled: 1
0: INFO: Strict 3dsmax check enabled: 1
0: INFO: Verifying installation of 3dsmax 2011 at C:\Program Files\Autodesk\3ds Max 2011
0: INFO: Version of core.dll: 13.0.2.205
0: INFO: Ensuring 3dsmax install is valid
0: INFO: Running 3dsmaxcmd workaround
0: INFO: 3dsmaxcmd.exe returned: P22/8/2553 22:18:16; Error opening scene file: “C:\Program Files\Autodesk\3ds Max 2011”
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - An error occurred in StartJob(): The 3dsmax start up file C:\Users\Bincbkk\AppData\Local\Frantic Films\Deadline\slave\plugins\deadlineStartupMax2011.max does not exist (Deadline.Plugins.ScriptPlugin+FailRenderException)

Error Type
RenderPluginException

Error Stack Trace
at Deadline.Plugins.ScriptPlugin.StartJob(Job job)
at Deadline.Plugins.Plugin.StartJob(Job job)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()

[/code]

:smiley: :smiley:

Hello Develope Team :neutral_face:

Sorry for the delay. I’m away from the office this week, so our support staff is a bit shothanded.

I can tell you though that unfortunately Max 2010 and 2011 support cannot be backported to Deadline
3.x because of changes made to the plugin system that were added to 4.x to accommodate this support.
In this case, the only options are to upgrade Deadline or to use the alternative 3dscmd plugin that uses
Max’s command line renderer and manually add 2010 and 2011 support to it.

Cheers,
Ryan

Thank you so much for respond, now i tried to set path to maya(2010-2011) and nuke(6.0-6.1) lastest version it’s all working :slight_smile:

but just only max and xsi doesn’t work

a problem for xsi it same max right ? I can be back some application to 3.1 sp1 ?

cheer

I would think you could add XSI 2011 support without having to upgrade Deadline. Can you explain the problem you’re having with XSI? Maybe explain what you’ve tried so far and include any error messages you’re getting when you try to render?

Cheers,

  • Ryan

[size=150]ok, NowI’m tried to add new plugin support for XSI_2011_sp1_x64 and XSI_2010_sp1_x64 with Deadline 3.1 SP1 On Window 7x64 Ultimate[/size]

[size=150]1. Im’ go to DeadlineRepository\plugins\XSI and add red script to XSI.dlinit same below[/size]

About=XSI Plugin for Deadline
ConcurrentTasks=True

RenderExecutable6=C:\Softimage\XSI_6.01\Application\bin\xsibatch.bat;C:\Softimage\XSI_6.5_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_6.5/Application/bin/xsibatch
RenderExecutable7=C:\Softimage\XSI_7.0\Application\bin\xsibatch.bat;C:\Softimage\XSI_7.0_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_7.0/Application/bin/xsibatch
RenderExecutable8=C:\Softimage\Softimage_2010\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010/Application/bin/xsibatch
RenderExecutable9=C:\Softimage\Softimage_2010_SP1\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010_SP1/Application/bin/xsibatch
RenderExecutable10=c:\Program Files\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage_2011/Application/bin/xsibatch
RenderExecutable11=c:\Program Files\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage 2011 SP1/Application/bin/xsibatch
ReturnCodesToIgnore=
StrictErrorChecking=True

[size=150]2. add red script to XSI.param same below[/size]

[RenderExecutable6]
Type=multifilename
Label=XSI 6 Render Executable
Index=0
Default=C:\Softimage\XSI_6.01\Application\bin\xsibatch.bat;C:\Softimage\XSI_6.5_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_6.5/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines. Note that only XSI 6.01 and later are supported.

[RenderExecutable7]
Type=multifilename
Label=XSI 7 Render Executable
Index=1
Default=C:\Softimage\XSI_7.0\Application\bin\xsibatch.bat;C:\Softimage\XSI_7.0_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_7.0/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable8]
Type=multifilename
Label=XSI 2010 Render Executable
Index=2
Default=C:\Softimage\Softimage_2010\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable9]
Type=multifilename
Label=XSI 2010 SP1 Render Executable
Index=3
Default=C:\Softimage\Softimage_2010_SP1\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010_SP1/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable10]
Type=multifilename
Label=XSI 2011 Render Executable
Index=4
Default=c:\Program Files\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage_2011/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable11]
Type=multifilename
Label=XSI 2011 SP1 Render Executable
Index=5
Default=c:\Program Files\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage 2011 SP1/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[ReturnCodesToIgnore]
Type=string
Label=Return Codes To Ignore
Index=6
Default=
Description=Error codes (other than 0) that Deadline should ignore and instead assume the render has finished successfully. Use a ; to separate the error codes.

[StrictErrorChecking]
Type=boolean
Label=Enable Strict Error Checking
Index=7
Default=True
Description=If enabled, Deadline will fail in almost all cases when the job whenever XSI prints out ‘ERROR’ for whatever reason.

[size=150]3. Im’ go to DeadlineRepository\plugins\XSIBatch and add red script to XSIBatch.dlinit same below[/size]

About=XSI Plugin for Deadline
ConcurrentTasks=True

RenderExecutable6=C:\Softimage\XSI_6.01\Application\bin\xsibatch.bat;C:\Softimage\XSI_6.5_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_6.5/Application/bin/xsibatch
RenderExecutable7=C:\Softimage\XSI_7.0\Application\bin\xsibatch.bat;C:\Softimage\XSI_7.0_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_7.0/Application/bin/xsibatch
RenderExecutable8=C:\Softimage\Softimage_2010\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010/Application/bin/xsibatch
RenderExecutable9=C:\Softimage\Softimage_2010_SP1\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010_SP1/Application/bin/xsibatch
RenderExecutable10=c:\Program Files\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage_2011/Application/bin/xsibatch
RenderExecutable11=c:\Program Files\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage 2011 SP1/Application/bin/xsibatch
ReturnCodesToIgnore=
StrictErrorChecking=True
Port=
ConnectionTimeout=300
ProgressUpdateTimeout=0

[size=150]4. add red script to XSIBatch.param same below[/size]

[RenderExecutable6]
Type=multifilename
Label=XSI 6 Render Executable
Index=0
Default=C:\Softimage\XSI_6.01\Application\bin\xsibatch.bat;C:\Softimage\XSI_6.5_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_6.5/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines. Note that only XSI 6.01 and later are supported.

[RenderExecutable7]
Type=multifilename
Label=XSI 7 Render Executable
Index=1
Default=C:\Softimage\XSI_7.0\Application\bin\xsibatch.bat;C:\Softimage\XSI_7.0_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_7.0/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable8]
Type=multifilename
Label=XSI 2010 Render Executable
Index=2
Default=C:\Softimage\Softimage_2010\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable9]
Type=multifilename
Label=XSI 2010 SP1 Render Executable
Index=3
Default=C:\Softimage\Softimage_2010_SP1\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010_SP1/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable10]
Type=multifilename
Label=XSI 2011 Render Executable
Index=4
Default=c:\Program Files\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage_2011/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[RenderExecutable11]
Type=multifilename
Label=XSI 2011 SP1 Render Executable
Index=5
Default=c:\Program Files\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage 2011 SP1/Application/bin/xsibatch
Description=The path to the XSIBatch.bat file used for rendering. Enter alternative paths on separate lines.

[ReturnCodesToIgnore]
Type=string
Label=Return Codes To Ignore
Index=6
Default=
Description=Error codes (other than 0) that Deadline should ignore and instead assume the render has finished successfully. Use a ; to separate the error codes.

[StrictErrorChecking]
Type=boolean
Label=Enable Strict Error Checking
Index=7
Default=True
Description=If enabled, Deadline will fail in almost all cases when the job whenever XSI prints out ‘ERROR’ for whatever reason.

[ConnectionTimeout]
Type=integer
Label=Connection Timeout
Index=8
Default=300
Description=The amount of seconds to give the Deadline plugin and XSI to establish a connection before the job fails.

[ProgressUpdateTimeout]
Type=Integer
Label=Timeout For Progress Updates
Index=9
Minimum=0
Description=The amount of seconds to between XSI progress updates before the job is failed. Set to 0 to disable this feature.
Default=0

[size=150]Configure Plugins UI Update[/size]

Uploaded with ImageShack.us

Uploaded with ImageShack.us

[size=150]5. Install the Python engine for Softimage/XSI in this link softimage.wiki.softimage.com/ind … stallation[/size]

  1. Install the Visual C++ 2005 and 2008 Redistributables:
    • vcredist_x86.exe
    • vcredist_x64.exe
  2. Install Python 2.6
    • python-2.6b2.64.msi
  3. add C:\Python26; it to the beginning of the “Variable value” same below
    C:\Python26;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;
  4. Install pywin32
    • pywin32-212.win-64-py2.6.exe

[size=150]6. Luanch XSI_2011_SP1_x64[/size]
go to File> Preferences> Scripting It’s show only Python

Uploaded with ImageShack.us

Not same in user manual It’s will show Python ActiveX Scripting Engine in list :neutral_face:

[size=150]7. copy the file [Deadline Repository]/ClientSetup/XSI/SubmitXSIToDeadline.py to the folder [XSI Install Directory]/Application/Plugins[/size]

[size=150]8. I tried to submit job to deadline and use defualt UI same image below and press submit to deadline[/size]

Uploaded with ImageShack.us

[size=150]Error Report form Slave[/size]

[code]Error Message
An error occurred in StartJob(): Error in RenderExecutable(): 64 bit XSI 9 render executable was not found in the semicolon separated list “c:\softimage\softimage_2010_sp1\application\bin\xsibatch.bat;c:\softimage\softimage_2010_sp1_x64\application\bin\xsibatch.bat;/usr/softimage/softimage_2010_sp1/application/bin/xsibatch”. The path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor. (FranticX.Processes.ManagedProcessAbort)

Slave Log
1 - Default_Pass (999_050_999_7109fe24)
0: INFO: StartJob: initializing script plugin XSIBatch
0: INFO: About: XSI Plugin for Deadline
0: INFO: Start Job
0: INFO: Starting monitored managed process XSIProcess0
0: INFO: Handling stdout that matches regex “.ERROR :.
0: INFO: Handling stdout that matches regex “(Rendering frame: [0-9]+) (([0-9]+) % done)”
0: INFO: Handling stdout that matches regex “(Rendering frame: [0-9]+) (([0-9]+.[0-9]+) % done)”
0: INFO: Handling stdout that matches regex “'INFO : Rendering done!”
0: INFO: Handling stdout that matches regex “'INFO : Couldn’t find the pass name .*”
0: INFO: Handling stdout that matches regex “.progr:\s+([0-9]{1,3}.[0-9]+)%\s+rendered\son.
0: INFO: Handling stdout that matches regex “.progr:\s+rendering\sfinished.
0: INFO: Handling stdout that matches regex “.Render completed (100% done).
0: INFO: Handling stdout that matches regex “.INFO : 4000 - Comp.
0: INFO: Handling stdout that matches regex “.INFO : 4000 - Done.
0: INFO: Handling stdout that matches regex “.INFO : Rendering pass (.)”
0: INFO: Handling stdout that matches regex “.ERROR - Could not open script file.
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Rendering with XSI version 9
0: INFO: Enforcing 64 bit build of XSI
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - An error occurred in StartJob(): Error in RenderExecutable(): 64 bit XSI 9 render executable was not found in the semicolon separated list “c:\softimage\softimage_2010_sp1\application\bin\xsibatch.bat;c:\softimage\softimage_2010_sp1_x64\application\bin\xsibatch.bat;/usr/softimage/softimage_2010_sp1/application/bin/xsibatch”. The path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor. (FranticX.Processes.ManagedProcessAbort)

Error Type
RenderPluginException

Error Stack Trace
at Deadline.Plugins.ScriptPlugin.StartJob(Job job)
at Deadline.Plugins.Plugin.StartJob(Job job)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()[/code]

[size=150][b]Fail, and What wrong ?

Thank for advance[/b][/size] :neutral_face:

I think the problem might be that you have too many “RenderExecutable#” entries in your dlinit and param files. The # represents the version number of XSI. Version 2010 is actually 8, and 2011 is 9. So you don’t need the 10 and 11 entries. Because the SP1 releases are the same major version number as their corresponding original releases, Deadline can’t support them explicitly.

That would likely explain the error you’re seeing as well, since you’re submitting from 2011 and the RenderExecutable9 path is pointing to a 2010 installation.

Cheers,

  • Ryan

Ok, I just tried to change follow that you said

About=XSI Plugin for Deadline
ConcurrentTasks=True

RenderExecutable6=C:\Softimage\XSI_6.01\Application\bin\xsibatch.bat;C:\Softimage\XSI_6.5_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_6.5/Application/bin/xsibatch
RenderExecutable7=C:\Softimage\XSI_7.0\Application\bin\xsibatch.bat;C:\Softimage\XSI_7.0_x64\Application\bin\xsibatch.bat;/usr/Softimage/XSI_7.0/Application/bin/xsibatch
RenderExecutable8=C:\Softimage\Softimage_2010_SP1\Application\bin\xsibatch.bat;C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat;/usr/Softimage/Softimage_2010_SP1/Application/bin/xsibatch
RenderExecutable9=c:\Program Files\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;c:\Program Files (x86)\Autodesk\Softimage 2011 SP1\Application\bin\XSIBatch.bat;/usr/Softimage/Softimage 2011 SP1/Application/bin/xsibatch
ReturnCodesToIgnore=
StrictErrorChecking=True

Error Report

[code]Error Message
An error occurred in StartJob(): Failed to assign process “c:\program files\autodesk\softimage 2011 sp1\application\bin\xsibatch.bat” to job object: Access is denied.
(System.Exception)

Slave Log
stdout from the process: Cannot access a closed file. (System.ObjectDisposedException)
WARNING: an error occured while trying read stdout from the process: Cannot access a closed file. (System.ObjectDisposedException)
0: INFO: Handling stdout that matches regex “'INFO : Rendering done!”
0: INFO: Handling stdout that matches regex “'INFO : Couldn’t find the pass name .*”
0: INFO: Handling stdout that matches regex “.progr:\s+([0-9]{1,3}.[0-9]+)%\s+rendered\son.
0: INFO: Handling stdout that matches regex “.progr:\s+rendering\sfinished.
0: INFO: Handling stdout that matches regex “.Render completed (100% done).
0: INFO: Handling stdout that matches regex “.INFO : 4000 - Comp.
0: INFO: Handling stdout that matches regex “.INFO : 4000 - Done.
0: INFO: Handling stdout that matches regex “.INFO : Rendering pass (.)”
0: INFO: Handling stdout that matches regex “.ERROR - Could not open script file.
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Rendering with XSI version 9
0: INFO: Enforcing 64 bit build of XSI
0: INFO: Render Executable: “c:\program files\autodesk\softimage 2011 sp1\application\bin\xsibatch.bat”
0: INFO: Render Argument: -script “C:\Users\bincbkk\AppData\Local\Frantic Films\Deadline\slave\plugins\XSIBatchStartup.vbs” -main RenderMain -args -commandFilename “C:\Users\bincbkk\AppData\Local\Frantic Films\Deadline\slave\jobsData\command0” -ackFilename “C:\Users\bincbkk\AppData\Local\Frantic Films\Deadline\slave\jobsData\ack0”
0: INFO: Startup Directory: “c:\program files\autodesk\softimage 2011 sp1\application\bin”
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - An error occurred in StartJob(): Failed to assign process “c:\program files\autodesk\softimage 2011 sp1\application\bin\xsibatch.bat” to job object: Access is denied.

(System.Exception)

Error Type
RenderPluginException

Error Stack Trace
at Deadline.Plugins.ScriptPlugin.StartJob(Job job)
at Deadline.Plugins.Plugin.StartJob(Job job)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()

[/code]
:cry:

We’re getting closer. :slight_smile:

That error is a known problem with Deadline 3.x on Vista and Windows 7. The problem has been fixed in Deadline 4.x. The workaround to this problem is to launch the Slave application from a command prompt (instead of from the Launcher application or the Start menu).

Cheers,

  • Ryan

can i fixed ? or I have to upgrade to 4.x :neutral_face:

Only an upgrade can fix this problem properly, otherwise you have to use the workaround I described. It’s a core Deadline issue, and not specific to any plugin.

Cheers,

  • Ryan

clear and thanx for support