I am attempting to use "condor_render" to render Maya binary files. I'm receiving the following error when I attempt to run "condor_render -s 1 -e 5 Test1.mb" (Test1.mb contains 5 animated frames):
Examining 'Test1.mb'.
ERROR: Can not open file for reading: 'C:\Condor_render'
ERROR: Unable to create Condor Submit File.
In the folder that I run the command, condor_render does create a "condor_render.sub" file and a copy of the Maya binary that it names "~Test1.mb". The copy of the Maya binary appears to be an exact copy as the byte sizes are identical. The .sub file is 0 bytes. I have given "Everyone" "Full Control" of both the "C:\Condor_render" folder and the folder (C:\dump) where I am running the condor_render command listed above.
This is my "environment" string from my "condor_render.hdr" file:
environment = USERPROFILE=C:\Dump|MAYA_LOCATION=C:\Progra~1\Alias\Maya6.0|MAYA_ALT_EN=C:\FLEXlm\aw_STORM.dat|LM_LICENSE_FILE=C:\FLEXlm\aw_STORM.dat|TEMP=C:\Dump|TMPDIR=C:\Dump|HOME=C:\Dump|
Can anyone give me a clue as to what I need to do to get condor_render to work?
Help!
-Mike