Search
Page 6 of 33. Showing 329 results (0.011 seconds)
How to migrate Qube! supervisor
supervisor host. To migrate a Qube supervisor, you need to migrate both the MySQL databases and the job logs if the job logs are stored on the supervisor's local disk. If your job…My Supervisor install fails before completing
On Windows, I recommend you try backing out of Qube, uninstalling MySQL, and reinstall Qube. On OS X. You could uninstall MySQL, or you can run the normal installer and make…Qube 6.3-1 Release Notes
for jobs that have been ordered to be "killed", but still being processed by the system ==== CL 9085 ==== @INTEG: main -> rel-6.[0,1,2,3] CL 9083, 9084 ----- @CHANGE: increase MySQL…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;…Force a status change through the database
% mysql -u root qube mysql> UPDATE job SET status = 0x140 WHERE id = ;…How to migrate a Qube! supervisor
supervisor host. To migrate a Qube supervisor, you need to migrate both the MySQL databases and the job logs if the job logs are stored on the supervisor's local disk. If your job…I am getting 'Invalid agenda item name "1". Skipping slice.' warnings in the QubeGUI. What's doing on and how do I fix this?
Cause: Likely you have just recently reset your qube database on the same machine that was previously running a qube supervisor. The MySQL database was cleared, but the job…I am getting 'Invalid agenda item name "1". Skipping slice.' warnings in the QubeGUI. What's doing on and how do I fix this?
Cause: Likely you have just recently reset your qube database on the same machine that was previously running a qube supervisor. The MySQL database was cleared, but the job…How do I backup the Supervisor?
: /usr/local/pfx/qube /etc/my.conf /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor MySQL data_dir: /var/lib/mysql Published by Scroll Versions from space QUBE and version…How do I backup the Supervisor?
: /usr/local/pfx/qube /etc/my.conf /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor MySQL data_dir: /var/lib/mysql Published by Scroll Versions from space QUBE and version…