Error Code 206

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Windows
  • 9th June 2008 at 9:40 am #14259

    Hi

    I am trying to do a Maya S/w render but the render job is terminated with the following exit code.

    [MUSTER]Process terminated with the following exit code: 206

    I am evaluating the Muster 5.5.1 for upgrading. The network setup is as follow. Both the render client and dispatcher confiogured on the same WinXP machine with another client also running on winxp. Files are located on a different Linux server with samba share enable. Both the machones can browse the shared folder. With appropriate permission. The UNC paths are defined properly. The strange thing is that the file exit but still it gives error for missing file name.

    Below is the log output.

    [MUSTER]Spawning process C:Program FilesAliasMaya7.0binRender.exe inside C:Program FilesAliasMaya7.0bin using the following command line flags:
    [MUSTER]-r sw -rd “\serverbilliProductionFinal_LayoutFinal_Layout_Render_TESTSC001SH050OUTPUTtest” -n 0 -proj “\serverbilliProductionFinal_LayoutFinal_Layout_Render_TESTSC001SH050” -s 649.000 -e 649.000 -b 1.000 -rfs 649 -rfb 1 -pad 1 “\serverbilliProductionFinal_LayoutFinal_Layout_Render_TESTSC001SH050RT_SC001_SH050_LOW.mb”

    Missing file name

    [MUSTER]Process terminated with the following exit code: 206

    So dose anyone have any clues or ideas.

    cheers
    Bash

    12th June 2008 at 11:32 pm #14846

    The problem is in the project path. It ends with a “” , the Render.exe command line parser escapes the next character ” and doesn’t consider it as a string delimiter, basically messing the entire command line. Just end your project path without a backslash and everything should work.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.