Search
Page 2 of 16. Showing 155 results (0.019 seconds)
API Functions
statistics Prototype QB_BOOL qbstats(QbCommand& cmd, QbLogList& loglist) qbstderr Purpose Retrieves job STDERR log file output. Prototype QB_BOOL qbstderr…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…Log Files
of different log files are created containing the history of the job and subjobs, the output from all subjobs, and an archive of the job itself. This is referred to as the joblog…Supervisor and Worker Log Rotation
The Qube supervisor and workers communicate between themselves in order to coordinate the dispatch and running of jobs, and log this communication in the supelog…Accessing log files
Log files can be most easily accessed from the QubeGUI under the Administration menu item. On the Supervisor or Worker, one can access the logs directly: View…Writing job logs directly to a shared network filesystem
usually means having the shared log directory near the top of a share, and having the log directory itself set to Everyone [Full Control]Full Control As well, the paths supplied…How do I centralize my worker job logs?
One can place all of the job logs (containing stdout,stderr,etc) directly in a central location. This requires modifying the configuration for both the Supervisor…Where is the output from the executed callback code?
Look in the .cb file for the job.…_SimpleCmd_jobValidation
in the logs the job would be marked as failed regex_outputPaths Tooltip - Regular expression for identifying outputPaths of images from stdout/stderr Used to identify the output…Checking Job Stdout_Stderr
QubeGUI: To check on the standard output text (stdout) or the standard error text (stderr) from the QubeGUI, select a job and click on the "Stdout" or "Stderr" panels…