Search
Page 5 of 10. Showing 98 results (0.017 seconds)
In-app submission not showing up with the latest Max jobtype.
. If the QubeGUI (qube.exe) cannot be found, then no dialog will come up. If this happens, it is likely a path issue. From the commandline, type "qube.exe". If the GUI does not come…Headless Supervisor setup
with command rpm –ivh qube-supervisor-*.rpm Edit using your favorite editor /etc/bashrc to contain the lines : export QBDIR=/usr/local/pfx/qube export PATH=$PATH:$QBDIR/bin…Installing job types
Linux:/usr/local/pfx/qube/types OSX:/Applications/pfx/qube/types Because Qube is designed to be flexible, the administrator has the option to relocate the type's path…jobSubmit_cmdrangeOutputPaths.py
# # ====================================================== import os, sys # Make sure that qb module is in the python path if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ…Supervisor and Worker Log Rotation
Windows Setup Enabling log rotation on Windows requires that the Python programming language be installed and in the System SEARCH PATH. The easiest way to accomplish…qbsub
job.qja Submit an agenda-based, 200-frame Maya "Render" job, to be processed by 10 subjobs: % qbsub –range 1-200 –cpus 10 Render –s QB_FRAME_NUMBER –e QB_FRAME_NUMBER /path…Common STDOUT/STDERR Errors & Warnings
/Errors based around incorrect file/executable locations -sh: path/to/wrong/location: No such file or directory ERROR: exit status: 127 This is a very common error that usually…UI AppFinder Jobs > "Aerender (AppFinder) Job..."
This will prompt you with Screen Shot 2013-09-04 at 15.06.27.png Enter the correct path to the Qube application Mac Defaults: /Applications/pfx/qube/qube.app PC Defaults: C:\Program…Callback execution environment
file paths referenced in the callback code should be valid on the supervisor host. Print statements in callbacks are output to the *.cb file in the job's log directory.…proxy_location
Synopsis proxy_location = path This specifies the physical location of the proxy application. It can be used to replace the proxy, or to specify where the proxy…