From: Dado Feigenblatt <dado@(email surpressed)>
Subject: -licpause
   Date: Wed, 25 Apr 2007 19:00:27 -0400
Msg# 1533
View Complete Thread (3 articles) | All Threads
Last Next
Hi Greg,

I can't get -licpause to work.
In irush, when I click <edit job> I see that every job has 1 minute for licpause by default, but my jobs keep dying.
I'm using mentalray for maya.

I don't speak perl, but the problem seems to be in submit_maya.pl.
In the log files I see the messages where RenderMaya() caught the error:

--- LICENSE ERROR: Encountered: Error: (Mayatomr) : could not get a license

Right after the function exits with error code 1.
However, that exit code is not handled by the calling function MAIN_Render() and the execution falls through the regular retries and eventually fails.

Am I reading that right?

Also, is there a way to set the licpause interval at submission time instead of having to edit the jobs in irush? I can't find that on the forms. Adding "-licpause 00:05:00" to submit options returns an error.

Thanks,
Dado Feigenblatt

Last Next