Search

Search

Help

Page 14 of 16. Showing 155 results (0.014 seconds)

  1. How to setup Windows symlinks for path translation

    \MyNetworkShare\project\foo.aep". AfterEffects Note: In CS3 and CS4 the Output File Path in the submission dialog needs to be specified or it will try to write the files to "C…
    Qube 6.4Apr 25, 2013
  2. bootstrap.py

    ' % backend sys.exit(1) # output the archive print 'executing %s...' % frontend os.system(frontend) if not os.path.exists(archive…
    Qube 6.4 / … / JobtypesNov 08, 2012
  3. QubeArtistView Layout Overview

    details of each job or its components. Look at job logs, statistics, timing graphs, and frame previews (supporting Job Types only). Component Tabs - Examine the job components…
    Qube 6.4May 23, 2013
  4. worker_flags

    environment any time the auto_mount job flag is set. (Windows only) remove_logs 8 / 01000 The Worker will automatically remove any logs which it used as temporary storage…
    Qube 6.4Apr 29, 2013
  5. How to configure Qube to use dedicated workers before non-dedicated workers

    A Qube farm can contain a mix of machines that users never log into, such as machines installed in a rack in a server room (dedicated workers), and user's machines…
    Qube 6.4Nov 26, 2012
  6. Job Layout Overview

    (frames). Detail Pane Use the detail pane to drill down into the specific details of each job or its components. Look at job logs, statistics, timing graphs, and frame previews…
    Qube 6.4Oct 16, 2012
  7. How to kill a job on a busy farm

    , and cleaning up temp log files, but let's keep it at this for now) When you see in the workerlog, a message like "process: - remove timeout: blahblah...", that's telling us…
    Qube 6.4Nov 05, 2012
  8. How to install and use Qube from a network location Linux

    -5/usr/local/pfx/qube sudo ./install_worker --prefix /mnt/software/qube/6.4-5/usr/local/pfx/qube You should see output like the following: [jburk@VM-CentOS-63-x86_64 utils…
    Qube 6.4Sep 10, 2013
  9. How to configure the supervisor to send mail

    workstation to test your supervisor's mail capabilities. The output is the result of the conversation between your supervisor and the SMTP host…
    Qube 6.4Dec 04, 2012
  10. bootstrap.py

    (backend): print 'ERROR: backend %s not found' % backend sys.exit(1) # output the archive if frontend: print 'executing %s...' % frontend…
    Qube 6.4 / … / HelloworldNov 08, 2012