Cant open file for reading system cant find the file
Article needs peer review
Symptom
You are rendering a scene in two different scenarios, either from the SoftimageXSI interface, or through xsibatch –r. The render process is distributed, therefore tile-based, so you are using other systems on the network as render slaves to help out with the rendering job. When the render process is started from the interface, SoftimageXSI crashes, and when invoked through xsibatch –r, the process halts and the following message is printed in the xsibatch shell :
INFO: "IMG 1.2 error 101003: c:TempmyClip.pic : can't open file for reading (system can't find the file)</FONT>
INFO: IMG 1.2 fatal: file error, exiting</P></I>
<P>Here is some background information concerning the scene. The scene references image clips saved in a shared folder located on the master machine, with the correct file permissions, and each image clips’ <I>Image Management</I> properties are set to the <I>Use from disk (Clip FX disallowed / Sends image to render slaves</I>) option. There are also more than enough licenses to go around. So, based on this setup, why is the render process not working.</P>
Cause
<P>Here are a few facts to consider :</P>
Solution
<P>Set the <I>ray3xsi3_0</I> service on ALL the machines to start as a user, so it would have access to ALL the image clips stored in the shared location. By default, more often than not, the <I>ray3xsi_3.0</I> service will be set to <I>Administrator</I> (i.e. <I>Local System account</I>), and in this case, one has to change the permissions to the local User. To do so, follow these easy steps :</P>

<P>Result : Now the next time you invoke the distributed render process, either from the interface or through <I>xsibatch –r</I>, the render process will complete successfully.</P>
<P>|
Note</B> : If you are rendering a scene containing .map files (i.e. mental image format), along with Image management-Broadcast (Clip FX disallowed / Sends image to render slaves) properties, then make sure that the Render options-Photon-Final Gathering Map-FG Map path is set to a UNC style path such as in this example : </FONT>\mySystemmySharemyImagesmyFGmap </FONT> |

