Search

Search

Help

Page 8 of 40. Showing 393 results (0.012 seconds)

  1. Job type configuration

    The purpose of the job.conf is to describe to Qube the vital statistics about the Job Type, and where to find the auxiliary files for both submission and execution…
    Qube 6.4Oct 19, 2012
  2. Write Job Troubleshooting

    Should you find that you job has failed there are a few things you can check to troubleshoot the issue. 6 incomplete Check that your storage has open permissions…
    Qube 6.4May 23, 2013
  3. UI "Nuke (loadOnce) Job..."

    Below are instructions on your first steps submitting Nuke jobs with Qube! The Nuke Jobtype comes with the standard install of Qube! and does not require a specific…
    Qube 6.4Sep 04, 2013
  4. My job package variables are getting truncated

    Fix by enlarging the field size of job.data % mysql -u root qube mysql> ALTER TABLE job MODIFY data LONGTEXT;…
    Qube 6.4Nov 05, 2012
  5. What if I want to lock down certain hosts to specific groups that will only run jobs submitted to those groups?

    As we discussed, a host group is like an "alias" for a set of machines. You can assigned a host to more than one group, but jobs sent to the group will only run on those…
    Qube 6.4Nov 05, 2012
  6. Submitting jobs through the QubeGUI without displaying a submission dialog

    The "--nogui" option can be appended to the commands as described above so that it will just submit the job without bringing up the submission dialog. All simplecmd…
    Qube 6.4May 23, 2013
  7. Commandline Options

    --configuration display the configuration dialog --setupwizard display the basic setup/configuration wizard Job Submission: --submitJobtype=SUBMITJOBTYPE…
    Qube 6.4May 23, 2013
  8. Qube 6.4-5 Release Notes

    job can be incorrectly left in the "blocked" or "pending" state even though there are no more agenda items to be processed. @INTERNAL: Checker code was added to the statusJob…
    Qube 6.4Apr 29, 2013
  9. How to set the starting job id to other than 250

    This has to be done with an SQL statement, and should be done after the supervisor installation has been performed. To start numbering new jobs at 1001, run the following…
    Qube 6.4Sep 13, 2013
  10. My job is finished but I seem to have pending subjobs

    Check to see if you have host_list set as a job flag…
    Qube 6.4Nov 05, 2012