Search

Search

Help

Page 5 of 32. Showing 318 results (0.028 seconds)

  1. _qubeuiPanelJobsDescription

    though all of its requirements can be met. Create a zip file of the log directory: Zip the log directory and open the containing folder. Block (Finish Current): Stops this job after…
    QubeOct 13, 2020
  2. How to Install Qube from the command line

    with logging output to a file: msiexec /i mymsifile.msi /Lime logfile.txt or more verbose msiexec /i mymsifile.msi /L*vime logfile.txt where mymsifile.msi is the path…
    QubeOct 11, 2020
  3. Perl API Reference

    Purpose Retrieves job STDERR log file output. Prototype qb::stderr(ids) Parameters ids list of job or subjob ids Results Array of hash…
    QubeOct 15, 2014
  4. Python job submission with Python language callback

    as it is stored in the job. Any print statements will go to the .cb file in the job log. If you would like to see debug output, you'll need to write to a file. Published by Scroll…
    QubeOct 13, 2020
  5. Metered License Agent Installation and Setup

    in the log file, and you see "Supervisor authorized for metered licensing: true", edit the cron and remove the --debug --records 1 arguments, so that your cron now looks like: sh…
    QubeSep 17, 2018
  6. Monitoring Jobs in the UI

    can be met. Create a zip file of the log directory: Zip the log directory and open the containing folder. Block (Finish Current): Stops this job after the currently rendering…
    QubeOct 13, 2020
  7. API Functions

    statistics Prototype QB_BOOL qbstats(QbCommand& cmd, QbLogList& loglist) qbstderr Purpose Retrieves job STDERR log file output. Prototype QB_BOOL qbstderr…
    QubeFeb 16, 2017
  8. How do I centralize my worker job logs?

    : This can also be manually set directly in the Worker's qb.conf file (or on the Supervisor's qbwrk.conf file) by setting the worker_logpath parameter. See Writing Job Logs
    QubeOct 15, 2014
  9. Job Archive File

    an archive file when the job is submitted. These are stored in the job's job log directory (see Job Logs). However users are also allowed to create these files for use as templates…
    QubeJan 14, 2015
  10. How do I look at the last few lines of an output log on Windows?

    to the input. c:\Program Files\pfx\qube\utils>qbtail.py c:\ProgramData\Pfx\Qube\logs\workerlog [Jan 20, 2014 17:58:36] BRIANKNUDSO15E2[1136]: waiting for udp socket to open up…
    QubeOct 21, 2014