Search
Page 41 of 47. Showing 469 results (0.009 seconds)
worker_log_timeout
Synopsis worker_log_timeout = time Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor…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.…_SimpleCMD_QubeUIJobDelayedStart
Delayed_Start.png Delay Set if the delay is used. Start Time The job is blocked on the Supervisor until this day and time set via this widget. Published by Scroll…supervisor_max_priority
. Jobs which are set above this number are automatically set to priority. Example supervisor_max_priority = 100 Defaults 9999…supervisor_migrate_timeout
Synopsis supervisor_migrate_timeout = timeout The timeout value, in seconds, specifies how much time a job must wait before the host it was migrated off becomes available…Callback languages
The supported languages in Qube for callbacks are: Perl Python - See also Python job submission with Python language callback that runs an external script…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…Permissions
Submission Job Control The default permission set is configured by supervisor_default_security in the Supervisor's qb.conf file to prevent remote administrators from modifying…worker_logpath
worker_logpath = /logs/qube Defaults Linux & OS X: /var/spool/qube Windows: C:\ProgramData\Pfx\Qube\logs See Also Writing Job Logs to a Network Filesystem…_SimpleCmd_CmdTemplate
5 - cmdtemplate.png Cmd Template This is used to create the command string for launching the job on the worker. It will be set differently depending on the application you…