Joshua Roys wrote:

To see if it's still pending, you have one option, I think: a sql query:
SQL> select * from rhnTaskQueue ;
Thanks, Josh. It appears that I still have jobs in the queue but the exceptions being thrown by taskomatic that I mentioned in my previous e-mail are preventing them from getting processed:

SQL> select * from rhnTaskQueue;

   ORG_ID TASK_NAME
---------- ----------------------------------------------------------------
TASK_DATA   PRIORITY EARLIEST
---------- ---------- ---------
        1 repo_sync
                   0 07-MAY-10

        1 repo_sync
      520          0 07-MAY-10

        1 repo_sync
      504          0 07-MAY-10


   ORG_ID TASK_NAME
---------- ----------------------------------------------------------------
TASK_DATA   PRIORITY EARLIEST
---------- ---------- ---------
        1 repo_sync
      504          0 07-MAY-10

        1 repo_sync
      504          0 07-MAY-10

        1 repo_sync
      520          0 07-MAY-10


6 rows selected.

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to