Search
Page 35 of 40. Showing 393 results (0.013 seconds)
worker_logpath
. Example worker_logpath = /logs/qube Defaults Linux/OSX: /var/spool/qube Windows: C:\ProgramData\Pfx\Qube\logs See Also Writing job logs directly to a shared network…Testing
Examples files for Testing see attached files for Testing files Farm_write_test.xja : to run QubeGUI > Sumbit > from file . change output location. This job…supervisor_logfile
determines the location of the job logs. Example supervisor_logfile = /var/log/supelog Defaults Linux / OSX: /var/log/supelog Windows XP / Windows Server 2003: C:\Program…Common Supervisor Actions
The qbadmin command is a useful tool for a number actions for the Supervisor. It can provide information about the Supervisor, suspend job dispatch service, and command…QubeMobileServer Quickstart
prompt. The [internal] URL to connect will be displayed when the server starts. Simply point a web browser at that URL to see your jobs. Start the server with a '-h' or '--help…C++ API Reference
Description Class for storing job query information. Constants QB_COMMAND_FILTERLIST 1 QB_COMMAND_JOBIDLIST 2 QB_COMMAND_WORKIDLIST 3…Common STDOUT/STDERR Errors & Warnings
job submission to ensure correct locations are set Check that the path to set locations are available and have correct permissions on the workers Dependant Files Below…How do I restart the Worker remotely? (Windows)
Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net…Can't locate JobType.pm
If your job logs contain the following error message: Can't locate JobType.pm in @INC (@INC contains: ... download from our FTP site (pub/jobtypes) the JobTypeLib package.…Passive preemption
Passive preemption will allow agenda items to finish before becoming preempted by higher priority subjobs. This presumes the job contains an agenda, otherwise…