We're running Qube on a Windows 7 network hosted by a Windows Server 2008 supervisor, using Maya 2009, Renderman For Maya 3.0 and Renderman Pro-Server 14.4 for our renderers. Currently we are trying to generate RiB files to render using PRMan and we're encountering a problem. I've traced the problem to that the Maya BatchRender (rib) jobtype is not creating all the appropriate files when it generates a rib. Specifically, in the data/{frame} folder, it often fails to generate the .ptc files neccessary to render sub-surface scattering. This leads the Renderman jobtype to fail when we submit the RiBs to it.
EDIT: Two warnings that show up in the log that may or may not shed light on this matter-
Warning: (11/28 22:02) rfm Warning: GetCmdPassCmdList ${RMANTREE}/bin/ptfilter: no outfiles found, inferring from infiles
Warning: (11/28 22:02) rfm Warning: GetCmdPassCmdList ${RMANTREE}/bin/ptfilter: bad cmd pass detected:0-> 0
I re-rendered a troublesome shot with a log output, and I see lines that would suggest it is processing the appropriate data but no point cloud is written.
My question is thus- is this a permissions issue, a Renderman issue, or a Qube issue, and how do we fix it?