[Spacewalk-list] Pending repo syncs

Bruce Pennypacker bruce.pennypacker at tufts.edu
Fri May 7 18:08:12 UTC 2010


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.




More information about the Spacewalk-list mailing list