Well, here are the results...

ORG_ID TASK_NAME
---------- ----------------------------------------------------------------
 TASK_DATA   PRIORITY EARLIEST
---------- ---------- ------------------
         1 repo_sync                    0 08-SEP-09
         1 repo_sync                    0 08-SEP-09
         1 repo_sync                     0 08-SEP-09
         1 repo_sync                    0 08-SEP-09
         1 repo_sync                    0 08-SEP-09
         1 repo_sync                    0 08-SEP-09
         1 repo_sync                    0 08-SEP-09

7 rows selected.


Any indication of error ?



On 10/9/2009 3:49 πμ, Jesus M. Rodriguez wrote:
Seeing as deleting the rhnTaskQueue helps, I'd like to see what's in it.

select * from rhnTaskQueue;

jesus

2009/9/9 Alexandros Soumplis<[email protected]>:
As I've run into this problem, can you please explain what kind of
information exactly you need.

a.


On Wed, Aug 19, 2009 at 8:12 PM, Jason Frisvold<[email protected]>
wrote:
On Aug 19, 2009, at 7:12 PM, Justin Sherrill wrote:
A couple people have seen these and I just had them run:

# sqlplus spacewalk/spacew...@xe
sql>  delete from rhnTaskQueue;
sql>  commit;
sql>  quit;
SQL>  delete from rhnTaskQueue;

5072 rows deleted.

Wow.. Β that's a lot of rows.. Β :)

That seems to fix it and I haven't heard complaints about it coming
back.
Hope so.. Β :) Β I'll let you know..

-Justin
--
Jason 'XenoPhage' Frisvold
[email protected]
http://blog.godshell.com

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

If someone else runs into this problem, I'd really like to see a
pastebin of the content in their tables.
This is line 59:
             item.put("orgId", current.getOrg().getId());

so either current is null or getOrg() is null.

jesus

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



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


--
Soumplis Alexandros
Systems Engineer
National Documentation Center /N.H.R.F.
Information Systems Department
48, Vas. Constantinou Av.
116 35 Athens, Greece
phone: +30 210 7273984  fax: +30 210 7252223
email: [email protected]
http://www.ekt.gr


--------------------------------------------------------------------
This email is digitally signed by EKT in order to ensure its
integrity and authenticity. EKT participates in the HARICA Public
Key Infrastructure, the Certification Authority of GRNET. You can
install the HARICA root certificate at http://www.harica.gr/trust.php
---------------------------------------------------------------------


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to