Search

Search

Help

Page 41 of 47. Showing 469 results (0.009 seconds)

  1. 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…
    QubeJan 06, 2015
  2. 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.…
    QubeOct 15, 2014
  3. _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…
    QubeOct 13, 2020
  4. supervisor_max_priority

    . Jobs which are set above this number are automatically set to priority. Example supervisor_max_priority = 100 Defaults 9999…
    QubeJan 06, 2015
  5. 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…
    QubeJan 06, 2015
  6. 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…
    QubeDec 13, 2014
  7. 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…
    QubeOct 15, 2014
  8. 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…
    QubeFeb 01, 2017
  9. 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…
    QubeJan 06, 2015
  10. _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…
    QubeNov 03, 2014